diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
commit | fb4deed87383132ec64330d18d953402c2229e9b (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /www/faup | |
parent | 1a2a0756abd5df11f85e0ec8be8f6cb6cd18edbe (diff) |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385665
Diffstat (limited to 'www/faup')
-rw-r--r-- | www/faup/Makefile | 3 | ||||
-rw-r--r-- | www/faup/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/faup/Makefile b/www/faup/Makefile index b6433fd4b1cd..82143d46668a 100644 --- a/www/faup/Makefile +++ b/www/faup/Makefile @@ -4,7 +4,7 @@ PORTNAME= faup PORTVERSION= 1.4.20150118 CATEGORIES= www devel -MASTER_SITES= GHL LOCAL/antoine +MASTER_SITES= LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Fast URL decoder library @@ -17,7 +17,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= stricaud GH_TAGNAME= af9e5db -GH_COMMIT= af9e5db USES= cmake:outsource lua USE_LDCONFIG= yes diff --git a/www/faup/distinfo b/www/faup/distinfo index 48bcb3a329cf..746524a90b1e 100644 --- a/www/faup/distinfo +++ b/www/faup/distinfo @@ -1,2 +1,2 @@ -SHA256 (faup-1.4.20150118.tar.gz) = 4a5469662f6f540cbdee6cadd5bb61f610c7e432017d48d26668482f23e1cce4 -SIZE (faup-1.4.20150118.tar.gz) = 731613 +SHA256 (stricaud-faup-1.4.20150118-af9e5db_GH0.tar.gz) = 7b5a53ebc36dd6ea85e4cd6f9075ead5d08d7d000728610fb350ffe4071eafea +SIZE (stricaud-faup-1.4.20150118-af9e5db_GH0.tar.gz) = 731561 |