ports/71324: [PATCH] security/p5-IO-Socket-SSL: update PLIST

Yen-Ming Lee leeym at utopia.leeym.com
Fri Sep 3 03:50:22 UTC 2004


>Number:         71324
>Category:       ports
>Synopsis:       [PATCH] security/p5-IO-Socket-SSL: update 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:   Fri Sep 03 03:50:22 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:

- Other ports (e.g. p5-IO-INET6) use SITE_PERL/PERL_ARCH/auto/IO/Socket too,
  so use "@unexec rmdir ..." instead of "@dirrm ..."

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	3 Sep 2004 03:38:32 -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