Skip site navigation (1)Skip section navigation (2)
Date:      17 May 2003 14:12:39 -0000
From:      Rui Lopes <rui@ruilopes.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        roman@xpert.com
Subject:   ports/52377: [PATCH] for upgrading net/ipfm to 0.11.5
Message-ID:  <20030517141239.9882.qmail@ns.webtt.biz>
Resent-Message-ID: <200305171420.h4HEK7rc002163@freefall.freebsd.org>

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

>Number:         52377
>Category:       ports
>Synopsis:       [PATCH] for upgrading net/ipfm to 0.11.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 17 07:20:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD disty 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #7: Sun Feb 23 17:54:25 WET 2003 root@disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
Patch for updating ipfm port from 0.11.4 to 0.11.5.
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile.orig	Sat May 17 14:44:08 2003
+++ Makefile	Sat May 17 14:04:11 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ipfm
-PORTVERSION=	0.11.4
+PORTVERSION=	0.11.5
 CATEGORIES=	net
 MASTER_SITES=	http://robert.cheramy.net/ipfm/archive/
 EXTRACT_SUFX=	.tgz
@@ -15,6 +15,7 @@
 COMMENT=	A bandwidth analysis tool
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--localstatedir=/var
 
 MAN5=		ipfm.conf.5
 MAN8=		ipfm.8
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo.orig	Sat May 17 14:44:56 2003
+++ distinfo	Sat May 17 13:41:38 2003
@@ -1 +1 @@
-MD5 (ipfm-0.11.4.tgz) = 51fd94d3bb4aa1225de08262d50114b6
+MD5 (ipfm-0.11.5.tgz) = 7331aeeabf47cbd37603abe75355fe20
--- distinfo.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?20030517141239.9882.qmail>