The NetBSD Project

CVS log for pkgsrc/time/kronolith/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / kronolith

Request diff between arbitrary revisions


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


Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:28 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.25: +3 -3 lines
Diff to previous 1.25 (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>