ports/75370: [PATCH] textproc/p5-CSS-Tiny: pkg-plist fixed

Hansjoerg Pehofer haensel at botch.sumpf.catbull.com
Tue Dec 21 21:30:21 UTC 2004


>Number:         75370
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-CSS-Tiny: pkg-plist fixed
>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:   Tue Dec 21 21:30:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hansjoerg Pehofer
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD botch.catbull.com 5.3-RELEASE FreeBSD 5.3-RELEASE #38: Sun Nov  7 02:29:06 CET
>Description:
fixed typos in pkg-plist, set PORTREVISION 

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

--- p5-CSS-Tiny-1.05_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-CSS-Tiny/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	16 Oct 2004 08:51:17 -0000	1.3
+++ Makefile	21 Dec 2004 21:20:24 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	CSS-Tiny
 PORTVERSION=	1.05
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CSS
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-CSS-Tiny/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	15 Nov 2003 09:31:16 -0000	1.1
+++ pkg-plist	21 Dec 2004 21:20:24 -0000
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/CSS/Tiny.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny
- at unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS 2>/dev/null || true
- at unexec rmdir %D%%SITE_PERL%%/CSS 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/CSS 2>/dev/null || true
--- p5-CSS-Tiny-1.05_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list