Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 09:39:19 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/104283: [PATCH] net/p5-NetAddr-IP-Count: fix pkg-plist
Message-ID:  <20061011013920.1B34D284FB@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200610110140.k9B1eG8h097195@freefall.freebsd.org>

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

>Number:         104283
>Category:       ports
>Synopsis:       [PATCH] net/p5-NetAddr-IP-Count: fix 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 01:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Fix pkg-plist, unbreak it.

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/pcvs/ports/net/p5-NetAddr-IP-Count/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	10 Sep 2006 23:28:52 -0000	1.8
+++ Makefile	11 Oct 2006 01:37:35 -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/pcvs/ports/net/p5-NetAddr-IP-Count/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 02:46:01 -0000	1.3
+++ pkg-plist	11 Oct 2006 01:37:35 -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?20061011013920.1B34D284FB>