ports/121256: [port update + adoption] net/nload v0.6 -> v0.7
Ganael Laplanche
ganael.laplanche at martymac.com
Sat Mar 1 09:30:01 UTC 2008
>Number: 121256
>Category: ports
>Synopsis: [port update + adoption] net/nload v0.6 -> v0.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 01 09:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Ganael Laplanche
>Release: 7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #8: Fri Feb 29 09:11:29 CET 2008 root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
Update to v0.7 + adoption request
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -u nload.orig/Makefile nload/Makefile
--- nload.orig/Makefile 2008-02-28 19:39:21.000000000 +0100
+++ nload/Makefile 2008-02-28 20:18:02.000000000 +0100
@@ -6,15 +6,16 @@
#
PORTNAME= nload
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= ganael.laplanche at martymac.com
COMMENT= Console application which monitors network traffic in real time
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
MAN1= nload.1
MANCOMPRESSED= yes
diff -u nload.orig/distinfo nload/distinfo
--- nload.orig/distinfo 2008-02-28 19:39:21.000000000 +0100
+++ nload/distinfo 2008-02-28 19:40:23.000000000 +0100
@@ -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.0.tar.gz) = dc3146b1bcd810faf7daef7591744cb2
+SHA256 (nload-0.7.0.tar.gz) = 8d3634a88016ac7db88c47a455ac8b52f04b98ff6ad8dbf64f8947fb57ba250e
+SIZE (nload-0.7.0.tar.gz) = 144214
Only in nload.orig: files
diff -u nload.orig/pkg-descr nload/pkg-descr
--- nload.orig/pkg-descr 2008-02-28 19:39:21.000000000 +0100
+++ nload/pkg-descr 2008-02-28 20:41:58.000000000 +0100
@@ -5,7 +5,4 @@
traffic using two graphs and provides additionally info like total
amount of transfered data and min/max network usage.
-WWW: http://www.roland-riegel.de/nload/index_en.html
-
-- Olivier Tharan
-olive at oban.frmug.org
+WWW: http://www.roland-riegel.de/nload/index.html
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list