svn commit: r440098 - head/net/spoofer

Wen Heping wen at FreeBSD.org
Thu May 4 10:58:12 UTC 2017


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 at 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


More information about the svn-ports-all mailing list