ports/70640: [PATCH] security/p5-IO-Socket-SSL: update pkg-plist

Yen-Ming Lee leeym at utopia.leeym.com
Wed Aug 18 18:10:28 UTC 2004


>Number:         70640
>Category:       ports
>Synopsis:       [PATCH] security/p5-IO-Socket-SSL: update 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 Aug 18 18:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #167: Tue Jul 27 05:17:58 CST 2004
>Description:

- replace "@dirrm ..." with "@unexec rmdir ..."
  (p5-IO-INET6 will install files in SITE_PERL/PERL_ARCH/auto/IO/Socket/INET6)

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

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

--- p5-IO-Socket-SSL-0.96.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/security/p5-IO-Socket-SSL/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	24 Oct 2003 12:03:40 -0000	1.3
+++ pkg-plist	18 Aug 2004 18:01:47 -0000
@@ -1,7 +1,7 @@
 %%SITE_PERL%%/IO/Socket/SSL.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket 2>/dev/null || true
 @dirrm %%SITE_PERL%%/IO/Socket
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/IO 2>/dev/null || true
--- p5-IO-Socket-SSL-0.96.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list