ports/83637: [PATCH] net/p5-POE-Component-Client-Keepalive: fix plist

Yen-Ming Lee leeym at FreeBSD.org
Sun Jul 17 23:50:13 UTC 2005


>Number:         83637
>Category:       ports
>Synopsis:       [PATCH] net/p5-POE-Component-Client-Keepalive: fix 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:   Sun Jul 17 23:50:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 17 07:50:25 CST 2005
>Description:
- fix plist and unbreak the port.

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

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

--- p5-POE-Component-Client-Keepalive-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Keepalive/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	17 Jul 2005 19:52:23 -0000	1.2
+++ Makefile	17 Jul 2005 23:41:30 -0000
@@ -20,8 +20,6 @@
 		${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-BROKEN=		Incomplete pkg-plist
-
 PERL_CONFIGURE=	yes
 
 MAN3=		POE::Component::Client::Client-Keepalive.3 \
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Keepalive/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	24 Jun 2005 10:54:10 -0000	1.1
+++ pkg-plist	17 Jul 2005 23:41:30 -0000
@@ -2,8 +2,8 @@
 %%SITE_PERL%%/POE/Component/Connection/Keepalive.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Keepalive/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Keepalive
- at unexec rmdir %D/%%SITE_PERL%%/POEComponent/Client 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/POEComponent/Connection 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/POE/Component/Connection 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
--- p5-POE-Component-Client-Keepalive-0.03.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list