Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2007 02:09:32 -0000
From:      "Marcelo Araujo" <araujo@bsdmail.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/108107: [Update Version] net-mgmt/ipfm to 0.12.0
Message-ID:  <1169172572.87860@reloaded.freebsd.org>
Resent-Message-ID: <200701190410.l0J4AIgC006524@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108107
>Category:       ports
>Synopsis:       [Update Version] net-mgmt/ipfm to 0.12.0
>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:   Fri Jan 19 04:10:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-PRERELEASE #2: Fri Nov 24 21:44:48 UTC 2006
    araujo@reloaded.freebsd.org:/usr/src/sys/i386/compile/RELOADED



>Description:


- update version to 0.12.0
- take maintainership


>How-To-Repeat:





>Fix:


--- ipfm.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/ipfm/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	28 Oct 2005 17:05:14 -0000	1.12
+++ Makefile	19 Jan 2007 03:20:39 -0000
@@ -6,12 +6,13 @@
 #
 
 PORTNAME=	ipfm
-PORTVERSION=	0.11.5
+PORTVERSION=	0.12.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://robert.cheramy.net/ipfm/archive/
+DISTNAME=	${PORTNAME}-${PORTVERSION}rc1
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	araujo@bsdmail.org
 COMMENT=	A bandwidth analysis tool
 
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/ipfm/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	25 Nov 2005 16:56:03 -0000	1.5
+++ distinfo	19 Jan 2007 03:20:39 -0000
@@ -1,3 +1,3 @@
-MD5 (ipfm-0.11.5.tgz) = 7331aeeabf47cbd37603abe75355fe20
-SHA256 (ipfm-0.11.5.tgz) = 2ad70258f033fa6a8d04d1e994802630da398f8abc6eca04b1bf17c91888bd9b
-SIZE (ipfm-0.11.5.tgz) = 51742
+MD5 (ipfm-0.12.0rc1.tgz) = 46925af88fb88888cbbdc278b340f5d6
+SHA256 (ipfm-0.12.0rc1.tgz) = aa4fb86bb7a83646bb11ddcad74196adab6edd419b0ed03dcde497512437e2e1
+SIZE (ipfm-0.12.0rc1.tgz) = 58882
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/ipfm/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	8 Oct 2003 07:59:11 -0000	1.5
+++ pkg-plist	19 Jan 2007 03:20:39 -0000
@@ -1,4 +1,4 @@
 sbin/ipfm
 etc/ipfm.conf
 @exec mkdir -p /var/log/ipfm
-@unexec rmdir /var/log/ipfm 2>/dev/null || echo "The logs will be left in /var/log/ipfm after the port is deinstalled."
+@dirrmtry /var/log/ipfm
--- ipfm.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1169172572.87860>