diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
commit | c6457ffef432e7f18fbdf8194ed4d1993763454a (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /devel/liballium | |
parent | c49905e15c8e9d735e2ddc919d4d373d4b530ea7 (diff) |
Update ports in the [bcd]* 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=385521
Diffstat (limited to 'devel/liballium')
-rw-r--r-- | devel/liballium/Makefile | 4 | ||||
-rw-r--r-- | devel/liballium/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/liballium/Makefile b/devel/liballium/Makefile index 9141f08a9420..108385aa13c3 100644 --- a/devel/liballium/Makefile +++ b/devel/liballium/Makefile @@ -4,15 +4,13 @@ PORTNAME= liballium PORTVERSION= 0.0.1 CATEGORIES= devel security -DISTNAME= g-${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-${GH_COMMIT} MAINTAINER= fk@fabiankeil.de COMMENT= Tor pluggable transports utility library USE_GITHUB= yes GH_ACCOUNT= Yawning -GH_COMMIT= 0c9b50f -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= 0c9b50f GNU_CONFIGURE= yes USES= autoreconf libtool pathfix pkgconfig tar:bzip2 diff --git a/devel/liballium/distinfo b/devel/liballium/distinfo index 322bc16c1895..50d58e36f155 100644 --- a/devel/liballium/distinfo +++ b/devel/liballium/distinfo @@ -1,2 +1,2 @@ -SHA256 (g-Yawning-liballium-0.0.1-0c9b50f.tar.bz2) = cf621145ae328d3694fda1231a645cf91ccc5fcd7edfaf263a21e20d9e48853d -SIZE (g-Yawning-liballium-0.0.1-0c9b50f.tar.bz2) = 39938 +SHA256 (Yawning-liballium-0.0.1-0c9b50f_GH0.tar.bz2) = 6f374f8fa9ca65030659405b052df74e59350c7e880cb70059650259d12741c7 +SIZE (Yawning-liballium-0.0.1-0c9b50f_GH0.tar.bz2) = 39926 |