ports/72673: [PATCH] textproc/p5-Text-Tabs+Wrap: [SUMMARIZE CHANGES]

Cheng-Lung Sung clsung at tw.freebsd.org
Thu Oct 14 08:00:53 UTC 2004


>Number:         72673
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-Tabs+Wrap: [SUMMARIZE CHANGES]
>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:   Thu Oct 14 08:00:52 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
- fix pkg-plist to remove pkg_delete warning

Port maintainer (toby at mi6.gen.nz) is cc'd.

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

--- p5-Text-Tabs+Wrap-2001.0929.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Text-Tabs+Wrap/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	24 Oct 2003 12:04:12 -0000	1.2
+++ pkg-plist	14 Oct 2004 07:58:19 -0000
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/.packlist
 %%SITE_PERL%%/Text/Wrap.pm
 %%SITE_PERL%%/Text/Tabs.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
--- p5-Text-Tabs+Wrap-2001.0929.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list