The NetBSD Project

CVS log for pkgsrc/misc/xdg-x11-dirs/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / xdg-x11-dirs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2008Q1-base


Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 25 22:01:02 2007 UTC (16 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty

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>