diff options
author | wen <wen@FreeBSD.org> | 2017-05-04 18:58:11 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2017-05-04 18:58:11 +0800 |
commit | 0bcdac0a226f885261faa9c8ca616f3f990e93cb (patch) | |
tree | 283a940ec844ffa7485c5673035ea8e61583d7cb /net/spoofer | |
parent | f7deb1a88d6f4537c55fc21ef4303b662437cce0 (diff) | |
download | freebsd-ports-gnome-0bcdac0a226f885261faa9c8ca616f3f990e93cb.tar.gz freebsd-ports-gnome-0bcdac0a226f885261faa9c8ca616f3f990e93cb.tar.zst freebsd-ports-gnome-0bcdac0a226f885261faa9c8ca616f3f990e93cb.zip |
- Update to 1.2.0
PR: 219053
Submitted by: mjl@luckie.org.nz(maintainer)
Diffstat (limited to 'net/spoofer')
-rw-r--r-- | net/spoofer/Makefile | 4 | ||||
-rw-r--r-- | net/spoofer/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index d8148e3c20f6..6eafb7609349 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spoofer -PORTVERSION= 1.0.5 -PORTREVISION= 4 +PORTVERSION= 1.2.0 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ @@ -13,6 +12,7 @@ COMMENT= Spoofer Project testing software LICENSE= GPLv3 BUILD_DEPENDS= protoc:devel/protobuf +RUN_DEPENDS= scamper:net/scamper LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf PORTDOCS= README diff --git a/net/spoofer/distinfo b/net/spoofer/distinfo index 7a0896e5f26b..50c8d3c7f85e 100644 --- a/net/spoofer/distinfo +++ b/net/spoofer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470213762 -SHA256 (spoofer-1.0.5.tar.gz) = d7919f50a73a3b9ae7e2f14d4ca570e6da36b59e36df5d445c186cc31bce7925 -SIZE (spoofer-1.0.5.tar.gz) = 462563 +TIMESTAMP = 1493878873 +SHA256 (spoofer-1.2.0.tar.gz) = 08a48bb0b591dc8ae81027f5be4fd2fc7d2ac202b5bfcdf339bf8ace9792aeb7 +SIZE (spoofer-1.2.0.tar.gz) = 519819 |