The NetBSD Project

CVS log for pkgsrc/sysutils/cfengine2/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / cfengine2

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2017Q2-base


Revision 1.45 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:25 2017 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.44: +4 -4 lines
Diff to previous 1.44 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>