diff options
author | pawel <pawel@FreeBSD.org> | 2014-11-04 01:59:34 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-11-04 01:59:34 +0800 |
commit | 42335b7ad22beb41e433d7680bc4f64174bca586 (patch) | |
tree | 1d07271f4c1f283e9657f97d48bfb274092eb1e8 /net | |
parent | 15aec9140b74ced0d719ada7ee9fda3921d3e904 (diff) | |
download | freebsd-ports-gnome-42335b7ad22beb41e433d7680bc4f64174bca586.tar.gz freebsd-ports-gnome-42335b7ad22beb41e433d7680bc4f64174bca586.tar.zst freebsd-ports-gnome-42335b7ad22beb41e433d7680bc4f64174bca586.zip |
Update to version 20141101
PR: 194725
Submitted by: maintainer
Diffstat (limited to 'net')
-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 |