Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137173744
D18336.id51111.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18336.id51111.diff
View Options
Index: benchmarks/spp/Makefile
===================================================================
--- benchmarks/spp/Makefile
+++ benchmarks/spp/Makefile
@@ -2,16 +2,22 @@
# $FreeBSD$
PORTNAME= spp
-PORTVERSION= 0.3.6
+PORTVERSION= 0.4
CATEGORIES= benchmarks
-MASTER_SITES= http://caia.swin.edu.au/tools/spp/downloads/
+MASTER_SITES= https://bitbucket.org/caia-swin/spp/get/
+DISTNAME= v${PORTVERSION}
+DIST_SUBDIR= caia-swin-${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lstewart@FreeBSD.org
COMMENT= Calculates round trip time from pcap files or live capture
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+USES= tar:bzip2
+BB_TAGNAME= 8b9f676fed0e
+WRKSRC= ${WRKDIR}/caia-swin-${PORTNAME}-${BB_TAGNAME}
+
PLIST_FILES= bin/spp man/man1/spp.1.gz
.include <bsd.port.mk>
Index: benchmarks/spp/distinfo
===================================================================
--- benchmarks/spp/distinfo
+++ benchmarks/spp/distinfo
@@ -1,2 +1,3 @@
-SHA256 (spp-0.3.6.tar.gz) = 659a04e5a6f65a3bc29d9cfa518dbb4db5a25d509b1067b32bc10c4cd055ab14
-SIZE (spp-0.3.6.tar.gz) = 42782
+TIMESTAMP = 1543220631
+SHA256 (caia-swin-spp/v0.4.tar.bz2) = f3f2d1cf3cd0c3d9e7e3da3ceb3bf4b2e7419436665f6274697535bcb561610e
+SIZE (caia-swin-spp/v0.4.tar.bz2) = 47572
Index: benchmarks/spp/pkg-descr
===================================================================
--- benchmarks/spp/pkg-descr
+++ benchmarks/spp/pkg-descr
@@ -5,4 +5,4 @@
traffic without needing modifications to the application itself
or the routers along the path.
-WWW: http://caia.swin.edu.au/tools/spp/
+WWW: https://bitbucket.org/caia-swin/spp
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 22, 9:05 AM (8 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25945387
Default Alt Text
D18336.id51111.diff (1 KB)
Attached To
Mode
D18336: Update benchmarks/spp to v0.4
Attached
Detach File
Event Timeline
Log In to Comment