Fix ports using GH_TAGNAME=master to depend on a known hash

instead of a branch that changes.

With hat:	portmgr
This commit is contained in:
Bryan Drewery 2013-06-07 22:29:01 +00:00
parent 4a7771c870
commit f914b482f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320228
17 changed files with 24 additions and 16 deletions

View File

@ -10,6 +10,14 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
20130607:
AUTHOR: bdrewery@FreeBSD.org
* Checks were added to block GH_TAGNAME=master as this is not a valid
setup. A known hash or tag should be used for GH_TAGNAME instead of
a branch name. As soon as a branch is updated, the known checksum
in the distinfo would then be invalid.
20130606:
AUTHOR: bdrewery@FreeBSD.org

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= danfe
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 22cbc47
PLIST_FILES= bin/${PORTNAME}

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= qjson:${PORTSDIR}/devel/qjson
GH_ACCOUNT= dschmidt
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= f9a55d1
USES= cmake pkgconfig

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
GH_ACCOUNT= mattn
GH_COMMIT= cab80f2
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GNU_CONFIGURE= yes

View File

@ -25,7 +25,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= zloidemon
GH_COMMIT= 7d0f35c
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
MAKE_JOBS_SAFE= yes

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= zloidemon
GH_COMMIT= 0a75b89
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
USES= cmake
USE_LDCONFIG= yes

View File

@ -11,7 +11,7 @@ COMMENT= The JavaScript Minifier
USE_GITHUB= yes
GH_ACCOUNT= douglascrockford
GH_PROJECT= JSMin
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 1bf6ce5
PLIST_FILES= bin/jsmin

View File

@ -10,7 +10,7 @@ COMMENT= Full-featured asynchronous I/O library for C
USE_GITHUB= yes
GH_ACCOUNT= scunningham
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= e1a62ab
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
GNU_CONFIGURE= yes

View File

@ -21,7 +21,7 @@ USE_MYSQL= client
USE_GITHUB= yes
GH_ACCOUNT= Begun
GH_COMMIT= 64d548b
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
PORTEXAMPLES= *
OPTIONS_DEFINE= STATIC TEST EXAMPLES

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \
USE_GITHUB= yes
GH_ACCOUNT= zloidemon
GH_COMMIT= 72c81bf
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
USES= cmake
USE_LDCONFIG= yes

View File

@ -13,7 +13,7 @@ LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= chazomaticus
GH_PROJECT= asteroid
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 6d23595
USE_GL= glut

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo
USE_GITHUB= yes
GH_ACCOUNT= Keruspe
GH_PROJECT= Bomb-her-man
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 8f5aa22
USE_SDL= sdl image mixer ttf

View File

@ -19,7 +19,7 @@ LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= blynn
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 634e7c9
USE_SDL= sdl ttf

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
USE_GITHUB= yes
GH_ACCOUNT= waitman
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 9113c59
MAN7= prhistory.7

View File

@ -12,7 +12,7 @@ COMMENT= Enhanced internationalization services for Python modules
LICENSE= LGPL3
GH_ACCOUNT= dieterv
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= d09997c
USE_GITHUB= yes

View File

@ -23,7 +23,7 @@ USE_GMAKE= yes
USE_GITHUB= yes
GH_ACCOUNT= zloidemon
GH_COMMIT= cdac9a9
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
PORTEXAMPLES= *
CFLAGS+= -I${LOCALBASE}/include \

View File

@ -14,7 +14,7 @@ DOCCOMM_DESC= Retain doc-comments in internal php structures
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}
GH_TAGNAME= master
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 42067ac
OPTIONS_DEFINE= DOCCOMM