Date: Thu, 4 May 2017 10:58:11 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440098 - head/net/spoofer Message-ID: <201705041058.v44AwBYc012785@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu May 4 10:58:11 2017 New Revision: 440098 URL: https://svnweb.freebsd.org/changeset/ports/440098 Log: - Update to 1.2.0 PR: 219053 Submitted by: mjl@luckie.org.nz(maintainer) Modified: head/net/spoofer/Makefile head/net/spoofer/distinfo Modified: head/net/spoofer/Makefile ============================================================================== --- head/net/spoofer/Makefile Thu May 4 10:22:04 2017 (r440097) +++ head/net/spoofer/Makefile Thu May 4 10:58:11 2017 (r440098) @@ -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 softwar LICENSE= GPLv3 BUILD_DEPENDS= protoc:devel/protobuf +RUN_DEPENDS= scamper:net/scamper LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf PORTDOCS= README Modified: head/net/spoofer/distinfo ============================================================================== --- head/net/spoofer/distinfo Thu May 4 10:22:04 2017 (r440097) +++ head/net/spoofer/distinfo Thu May 4 10:58:11 2017 (r440098) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705041058.v44AwBYc012785>