diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-30 21:25:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-30 21:25:06 +0000 |
commit | 90a49f047213b5e4589868c4f9ed9f34fa186e8b (patch) | |
tree | a3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /benchmarks | |
parent | bb165f9986932211da4c067d134f86dd3331320a (diff) | |
download | ports-90a49f047213b5e4589868c4f9ed9f34fa186e8b.tar.gz ports-90a49f047213b5e4589868c4f9ed9f34fa186e8b.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/flowgrind/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 380eb01fa954..d50040474583 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -3,6 +3,7 @@ PORTNAME= flowgrind PORTVERSION= 0.7.1 +DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 1 CATEGORIES= benchmarks @@ -17,7 +18,6 @@ LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap \ libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USE_AUTOTOOLS= aclocal autoconf GNU_CONFIGURE= yes diff --git a/benchmarks/flowgrind/distinfo b/benchmarks/flowgrind/distinfo index 2ac0bbe817ef..7c0954854cfe 100644 --- a/benchmarks/flowgrind/distinfo +++ b/benchmarks/flowgrind/distinfo @@ -1,2 +1,2 @@ -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 +SHA256 (flowgrind-flowgrind-flowgrind-0.7.1_GH0.tar.gz) = a375c26e7a349d06d06c7951e4ab032d3701e235e5b1ab2aad06a797985a7190 +SIZE (flowgrind-flowgrind-flowgrind-0.7.1_GH0.tar.gz) = 133871 |