The NetBSD Project

CVS log for pkgsrc/audio/libtunepimp/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / libtunepimp

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2017Q1


Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:02 2017 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (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>