ports/101098: textproc/p5-Unicode-CheckUTF8: fix PLIST

Erwin Lansing erwin at FreeBSD.org
Mon Jul 31 13:40:12 UTC 2006


>Number:         101098
>Category:       ports
>Synopsis:       textproc/p5-Unicode-CheckUTF8: fix PLIST
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 13:40:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD bamse.staff.tdk.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon Apr 3 11:10:31 CEST 2006 root at bamse.staff.tdk.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

Fix PLIST

Submitted by:	pointyhat

>How-To-Repeat:
	
>Fix:

	

--- checkutf8.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Unicode-CheckUTF8/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	30 Jul 2006 22:46:02 -0000	1.2
+++ Makefile	31 Jul 2006 13:31:39 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Unicode-CheckUTF8
 DISTVERSION=	1.01
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Unicode-CheckUTF8/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	25 Jul 2006 21:50:41 -0000	1.1
+++ pkg-plist	31 Jul 2006 13:31:39 -0000
@@ -3,3 +3,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/CheckUTF8.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/CheckUTF8.so
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Unicode
--- checkutf8.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list