pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Sun May 27 14:32:29 UTC 2012

Modified Files:
        pkgsrc/mk/build: build.mk test.mk
        pkgsrc/mk/package: bsd.package.mk
        pkgsrc/mk/plist: plist.mk

Log Message:
"rebuild" and "retest" targets were added (by analogy with "reinstall").
rebuild is a special target to re-run the build target.
retest is a special target to re-run the test target.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mk/build/build.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mk/build/test.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mk/package/bsd.package.mk
cvs rdiff -u -r1.42 -r1.43 pkgsrc/mk/plist/plist.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index