The NetBSD Project

CVS log for pkgsrc/print/xpdf-cyrillic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / xpdf-cyrillic

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2017Q4


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