ports/94010: [PATCH] net/xtraceroute: bump PORTREVISION to help users with libtool upgrade

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Thu Mar 2 02:40:05 UTC 2006


>Number:         94010
>Category:       ports
>Synopsis:       [PATCH] net/xtraceroute: bump PORTREVISION to help users with libtool upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 02 02:40:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 17 08:33:28 EET 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


According to the thread 
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=670092+0+current/freebsd-ports
after portupgrading -R  all outdated ports, this port is still linked to the old gtk libs.
Bump PORTREVION to help users cope with it.

This port wasn't touched in the libtool commit (PORTVERSION not bumped).


>How-To-Repeat:





>Fix:


--- xtraceroute.diff begins here ---
? xtraceroute.diff
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/xtraceroute/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	25 Jan 2006 22:54:54 -0000	1.24
+++ Makefile	2 Mar 2006 02:26:46 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xtraceroute
 PORTVERSION=	0.9.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net
 MASTER_SITES=	http://www.dtek.chalmers.se/~d3august/xt/dl/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
--- xtraceroute.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list