aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/nuttcp
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-06-07 19:20:14 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-06-07 19:20:14 +0000
commit8aab0ca0bec9bcdf9e4da968dbf9c0e8fb201f69 (patch)
tree0c66d64fa6217fbf23487be2e0fe382d19a20f42 /benchmarks/nuttcp
parentb544122448d57028a7e84a70472032fb09927f86 (diff)
downloadports-8aab0ca0bec9bcdf9e4da968dbf9c0e8fb201f69.tar.gz
ports-8aab0ca0bec9bcdf9e4da968dbf9c0e8fb201f69.zip
benchmarks/nuttcp: fix distinfos
- and set LICENSE PR: 219822 Submitted by: xmj
Notes
Notes: svn path=/head/; revision=442883
Diffstat (limited to 'benchmarks/nuttcp')
-rw-r--r--benchmarks/nuttcp/Makefile3
-rw-r--r--benchmarks/nuttcp/distinfo8
2 files changed, 7 insertions, 4 deletions
diff --git a/benchmarks/nuttcp/Makefile b/benchmarks/nuttcp/Makefile
index b8663e87195e..cefefb97cb1b 100644
--- a/benchmarks/nuttcp/Makefile
+++ b/benchmarks/nuttcp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nuttcp
PORTVERSION= 7.3.2
+PORTREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= http://nuttcp.net/nuttcp/beta/ http://nuttcp.net/nuttcp/latest/:latest
DISTFILES= ${PORTNAME}-${PORTVERSION}.c ${NUTTSCPDISTFILE} ${PORTNAME}.8:latest examples.txt:latest LICENSE:latest README:latest
@@ -12,6 +13,8 @@ EXTRACT_ONLY= # none
MAINTAINER= pi@FreeBSD.org
COMMENT= TCP/UDP network testing tool
+LICENSE= GPLv2
+
NO_WRKSUBDIR= yes
USES= shebangfix
SHEBANG_FILES= nuttscp
diff --git a/benchmarks/nuttcp/distinfo b/benchmarks/nuttcp/distinfo
index dc1be6be487f..08899146587e 100644
--- a/benchmarks/nuttcp/distinfo
+++ b/benchmarks/nuttcp/distinfo
@@ -1,13 +1,13 @@
-TIMESTAMP = 1465482030
+TIMESTAMP = 1496757295
SHA256 (nuttcp-7.3.2/nuttcp-7.3.2.c) = 4deb98a21bb8d2f75dff95436f85d616cdf321b50f29b2bf5f0ff9a0d42b0d62
SIZE (nuttcp-7.3.2/nuttcp-7.3.2.c) = 265085
SHA256 (nuttcp-7.3.2/nuttscp-2.2) = 0874f2f87b8def21bd3d1b18dab449e3d97648100d0c824af109eba897e2160d
SIZE (nuttcp-7.3.2/nuttscp-2.2) = 28729
-SHA256 (nuttcp-7.3.2/nuttcp.8) = 83f10cb19e11e37a00fa78ad1f87afc02e5250777e91e78bdf2f2485d372e2c5
+SHA256 (nuttcp-7.3.2/nuttcp.8) = 7d133bcc293b24e9610a66e6fed933131a72865905c58585190f3756497a56f9
SIZE (nuttcp-7.3.2/nuttcp.8) = 16157
SHA256 (nuttcp-7.3.2/examples.txt) = eb94d5424880164cae4b4b5d8f4ab25299cb3396a32c4dcb136e9718c0844938
SIZE (nuttcp-7.3.2/examples.txt) = 5933
SHA256 (nuttcp-7.3.2/LICENSE) = ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
SIZE (nuttcp-7.3.2/LICENSE) = 17987
-SHA256 (nuttcp-7.3.2/README) = 7ad8dcb72bd72afed8f32a13d3f81614b659afacdfa91ca57b41ff20cd4806a1
-SIZE (nuttcp-7.3.2/README) = 5666
+SHA256 (nuttcp-7.3.2/README) = 7a4858e2e1863d5de64b4f559dc3f6061f535bd2901664073983359f034ad51c
+SIZE (nuttcp-7.3.2/README) = 5228