diff options
| author | Pawel Pekala <pawel@FreeBSD.org> | 2014-11-03 17:59:34 +0000 |
|---|---|---|
| committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-11-03 17:59:34 +0000 |
| commit | 3ec50a10a9f93c43b056d74d0a04deedff4cdf08 (patch) | |
| tree | 1d07271f4c1f283e9657f97d48bfb274092eb1e8 | |
| parent | New port: devel/p5-Parallel-Fork-BossWorker: (diff) | |
Update to version 20141101
PR: 194725
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=372119
| -rw-r--r-- | net/scamper/Makefile | 3 | ||||
| -rw-r--r-- | net/scamper/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile index e2f64f9f7e5c..5b7c928e8af0 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scamper -PORTVERSION= 20140530 +PORTVERSION= 20141101 CATEGORIES= net ipv6 MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} @@ -12,5 +12,6 @@ COMMENT= Tool for parallelised IPv4 and IPv6 measurement USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/net/scamper/distinfo b/net/scamper/distinfo index 8bc1ea7cf5bd..bbccfe581a43 100644 --- a/net/scamper/distinfo +++ b/net/scamper/distinfo @@ -1,2 +1,2 @@ -SHA256 (scamper-cvs-20140530.tar.gz) = b098aa7306af7499bdbd7c74abfd5a7d99015c831264829f2a427ea5854c84a6 -SIZE (scamper-cvs-20140530.tar.gz) = 1213972 +SHA256 (scamper-cvs-20141101.tar.gz) = aae527dbbc827b735196e0bee47518daad4583cd1feda367442ad43252fd7278 +SIZE (scamper-cvs-20141101.tar.gz) = 1224353 |
