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 /benchmarks | |
parent | c49905e15c8e9d735e2ddc919d4d373d4b530ea7 (diff) | |
download | freebsd-ports-c6457ffef432e7f18fbdf8194ed4d1993763454a.zip |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/flowgrind/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 147c2696929e..380eb01fa954 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -17,9 +17,7 @@ LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap \ libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} GH_TAGNAME= ${PORTNAME}-${PORTVERSION} -GH_COMMIT= 14b0578 USE_AUTOTOOLS= aclocal autoconf GNU_CONFIGURE= yes diff --git a/benchmarks/flowgrind/distinfo b/benchmarks/flowgrind/distinfo index d5ecee7a735f..2ac0bbe817ef 100644 --- a/benchmarks/flowgrind/distinfo +++ b/benchmarks/flowgrind/distinfo @@ -1,2 +1,2 @@ -SHA256 (flowgrind-0.7.1.tar.gz) = c82db7f91e4d3c69012bfac26c8627137dadeb0f344f8be4fa214c3bc6213f7f -SIZE (flowgrind-0.7.1.tar.gz) = 133890 +SHA256 (flowgrind-flowgrind-0.7.1-flowgrind-0.7.1_GH0.tar.gz) = a375c26e7a349d06d06c7951e4ab032d3701e235e5b1ab2aad06a797985a7190 +SIZE (flowgrind-flowgrind-0.7.1-flowgrind-0.7.1_GH0.tar.gz) = 133871 |