Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 15:58:17 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca, tobez@FreeBSD.org
Subject:   ports/104306: [PATCH] net/p5-NetAddr-IP-Count: unbreak pkg-plist
Message-ID:  <200610111958.k9BJwHsh069626@goodking.goodking.ca>
Resent-Message-ID: <200610112000.k9BK0TCw000533@freefall.freebsd.org>

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

>Number:         104306
>Category:       ports
>Synopsis:       [PATCH] net/p5-NetAddr-IP-Count: unbreak pkg-plist
>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:   Wed Oct 11 20:00:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- add dirrmtry NetAddr directory so in will cleanly uninstall

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-NetAddr-IP-Count-2.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-NetAddr-IP-Count/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	10 Sep 2006 23:28:52 -0000	1.8
+++ Makefile	11 Oct 2006 19:48:33 -0000
@@ -18,8 +18,6 @@
 BUILD_DEPENDS=	p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-BROKEN=		Incomplete pkg-plist
-
 PERL_CONFIGURE=	yes
 
 MAN3=		NetAddr::IP::Count.3
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-NetAddr-IP-Count/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 02:46:01 -0000	1.3
+++ pkg-plist	11 Oct 2006 19:48:33 -0000
@@ -3,3 +3,4 @@
 %%SITE_PERL%%/NetAddr/IP/Count.pm
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/Count
 @dirrmtry %%SITE_PERL%%/NetAddr/IP
+@dirrmtry %%SITE_PERL%%/NetAddr/
--- p5-NetAddr-IP-Count-2.01.patch ends here ---

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



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