aboutsummaryrefslogtreecommitdiffstats
path: root/net/nload
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-02-28 07:37:12 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-02-28 07:37:12 +0800
commitfcfef09939f1eec678bd7a159d712c7b7459e995 (patch)
tree3421c9ebefd9cb79e7e56850ce97d0e105bb78dd /net/nload
parentc0033315c063e77ed3a5c449d3d4535e0a4b6b79 (diff)
downloadfreebsd-ports-gnome-fcfef09939f1eec678bd7a159d712c7b7459e995.tar.gz
freebsd-ports-gnome-fcfef09939f1eec678bd7a159d712c7b7459e995.tar.zst
freebsd-ports-gnome-fcfef09939f1eec678bd7a159d712c7b7459e995.zip
- Update to 0.7.1
- Take maintainership
Diffstat (limited to 'net/nload')
-rw-r--r--net/nload/Makefile7
-rw-r--r--net/nload/distinfo6
-rw-r--r--net/nload/files/patch-ab11
3 files changed, 6 insertions, 18 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile
index 5923c17b2b9a..2c9c8efd2144 100644
--- a/net/nload/Makefile
+++ b/net/nload/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= nload
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Console application which monitors network traffic in real time
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
MAN1= nload.1
-MANCOMPRESSED= yes
PLIST_FILES= bin/nload
.include <bsd.port.mk>
diff --git a/net/nload/distinfo b/net/nload/distinfo
index d20990311d01..1877e2ad4518 100644
--- a/net/nload/distinfo
+++ b/net/nload/distinfo
@@ -1,3 +1,3 @@
-MD5 (nload-0.6.0.tar.gz) = a8859e49176bb50826b52b8345b117d3
-SHA256 (nload-0.6.0.tar.gz) = 546c7934a1e97aed34982eca6a4f17d33956479f76de9151371fa58eb24766c9
-SIZE (nload-0.6.0.tar.gz) = 121136
+MD5 (nload-0.7.1.tar.gz) = 68c18348649a015864a4d5b22e0e6333
+SHA256 (nload-0.7.1.tar.gz) = d4f34c65b72014b5d4f21f24262b8ba1f714dc87851a1bf05c929cb4a7767bc6
+SIZE (nload-0.7.1.tar.gz) = 144658
diff --git a/net/nload/files/patch-ab b/net/nload/files/patch-ab
deleted file mode 100644
index 3c789e526812..000000000000
--- a/net/nload/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main.cpp.orig Wed Aug 20 13:39:57 2003
-+++ src/main.cpp Wed Aug 20 13:40:16 2003
-@@ -441,7 +441,7 @@
- " default is \"%s\"\n"
- "--help\n"
- "-h print this help\n\n"
-- "example: %s -t 200 -s 7 -i 1024 -o 128 -U h eth0 eth1\n\n"
-+ "example: %s -t 200 -s 7 -i 1024 -o 128 -U h fxp0 fxp1\n\n"
- "The options above can also be changed at run time by pressing the 'o' key.\n\n",
- PACKAGE,
- VERSION,