aboutsummaryrefslogtreecommitdiff
path: root/net/spoofer
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-04 18:13:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-04 18:13:54 +0000
commit2eccac1c466013f60c58a6e3254853415650218c (patch)
treeec4408a15454bf7e277d32a217d21ec5b422a111 /net/spoofer
parent80377ed4c52458a2a2259638ca05c9b2e13862c2 (diff)
downloadports-2eccac1c466013f60c58a6e3254853415650218c.tar.gz
ports-2eccac1c466013f60c58a6e3254853415650218c.zip
Update to 1.4.5
- While I'm here: - Update MASTER_SITES - Sort *_DEPENDS - Pet portlint - Update WWW Changes: https://www.caida.org/projects/spoofer/downloads/changelog.txt Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
Notes
Notes: svn path=/head/; revision=505860
Diffstat (limited to 'net/spoofer')
-rw-r--r--net/spoofer/Makefile17
-rw-r--r--net/spoofer/distinfo6
-rw-r--r--net/spoofer/pkg-descr2
3 files changed, 12 insertions, 13 deletions
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index bba4418565a6..c85a462ebc70 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= spoofer
-PORTVERSION= 1.2.0
-PORTREVISION= 11
+PORTVERSION= 1.4.5
CATEGORIES= net
-MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/
+MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/
MAINTAINER= mjl@luckie.org.nz
COMMENT= Spoofer Project testing software
@@ -13,17 +12,18 @@ 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
+RUN_DEPENDS= scamper:net/scamper
USES= compiler:c++11-lib qt:5
+
+CONFIGURE_ARGS= --disable-development --with-protobuf=${LOCALBASE}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --disable-development
+
+PORTDOCS= README
OPTIONS_DEFINE= DOCS GUI
-OPTIONS_DEFAULT= GUI
+OPTIONS_DEFAULT=GUI
OPTIONS_SUB= yes
.include <bsd.port.options.mk>
@@ -32,7 +32,6 @@ OPTIONS_SUB= yes
USE_QT= buildtools_build qmake_build core network gui widgets
USE_GL+= gl
USE_RC_SUBR= ${PORTNAME}
-INSTALLS_ICONS= yes
.else
CONFIGURE_ARGS+= --disable-manager
.endif
diff --git a/net/spoofer/distinfo b/net/spoofer/distinfo
index 50c8d3c7f85e..9c60a3b0b1c1 100644
--- a/net/spoofer/distinfo
+++ b/net/spoofer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493878873
-SHA256 (spoofer-1.2.0.tar.gz) = 08a48bb0b591dc8ae81027f5be4fd2fc7d2ac202b5bfcdf339bf8ace9792aeb7
-SIZE (spoofer-1.2.0.tar.gz) = 519819
+TIMESTAMP = 1562260809
+SHA256 (spoofer-1.4.5.tar.gz) = 5f045be7269d93efb1ee7918e923e7695c9a36d192c3ada932bb6ae7fba8d15e
+SIZE (spoofer-1.4.5.tar.gz) = 576951
diff --git a/net/spoofer/pkg-descr b/net/spoofer/pkg-descr
index 0a55972c1d29..791c76de858b 100644
--- a/net/spoofer/pkg-descr
+++ b/net/spoofer/pkg-descr
@@ -2,4 +2,4 @@ Spoofer helps the CAIDA Spoofer Project better understand the current state of
filtering in the Internet. It attempts to send a series of spoofed UDP packets
to a central server which logs and summarizes the results.
-WWW: http://spoofer.caida.org/
+WWW: https://spoofer.caida.org/