pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: tnn
Date: Sat Mar 7 21:14:32 UTC 2015
Modified Files:
pkgsrc/benchmarks/glmark2: Makefile
pkgsrc/emulators/libretro-pcsx-rearmed: Makefile
pkgsrc/mk: bsd.pkg.mk
pkgsrc/mk/fetch: bsd.fetch-vars.mk github.mk
pkgsrc/net/inadyn: Makefile
Log Message:
Address issues raised by agc@ to make the github master site handling
more pkgsrcesque.
1) turn _USE_GITHUB into an internal infrastructure variable
2) put back MASTER_SITES in packages' Makefiles.
3) encode the account in the master site URL, remove GH_ACCOUNT
4) rename GH_PROJECT to GITHUB_PROJECT
5) rename GH_TAGNAME to GITHUB_TAG and allow it to accept commit hash
as well as tag. GH_COMMIT is gone.
6) turn on this functionality when MASTER_SITES matches a predefined github
pattern instead of via explicit USE_GITHUB setting.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/benchmarks/glmark2/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/libretro-pcsx-rearmed/Makefile
cvs rdiff -u -r1.2010 -r1.2011 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mk/fetch/bsd.fetch-vars.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mk/fetch/github.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/inadyn/Makefile
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