ports/96185: [PATCH] textproc/p5-RDFStore: unbreak

Yen-Ming Lee leeym at FreeBSD.org
Sun Apr 23 08:20:16 UTC 2006


>Number:         96185
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-RDFStore: unbreak
>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:   Sun Apr 23 08:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 11 08:54:13 CST 2006
>Description:
- fix plist and unbreak this port

Port maintainer (skv at FreeBSD.org) is cc'd.

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

--- p5-RDFStore-0.50.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-RDFStore/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	22 Apr 2006 22:00:54 -0000	1.5
+++ Makefile	23 Apr 2006 08:11:22 -0000
@@ -21,8 +21,6 @@
 		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-BROKEN=		Incomplete pkg-plist
-
 USE_BDB=	yes
 
 PERL_CONFIGURE=	yes
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-RDFStore/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	7 Apr 2006 08:47:00 -0000	1.4
+++ pkg-plist	23 Apr 2006 08:11:22 -0000
@@ -50,8 +50,8 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/RDFStore/Util
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/RDFStore/Vocabulary
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/RDFStore
- at dirrmtry %%SITE_PERL%%/DBD
- at dirrmtry %%SITE_PERL%%/RDQL
- at dirrmtry %%SITE_PERL%%/Util
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/RDQL
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Util
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/RDFStore
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBMS
--- p5-RDFStore-0.50.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list