ports/52181: (update) devel/p5-POE to 0.26

Mathieu Arnold m at absolight.net
Tue May 13 16:00:39 UTC 2003


>Number:         52181
>Category:       ports
>Synopsis:       (update) devel/p5-POE to 0.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 09:00:29 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.26
	
>How-To-Repeat:
	
>Fix:

	

--- p5-POE-0.26.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE/Makefile,v
retrieving revision 1.12
diff -u -b -w -r1.12 Makefile
--- Makefile	2003/02/13 12:15:50	1.12
+++ Makefile	2003/05/13 15:54:01
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE
-PORTVERSION=	0.25
+PORTVERSION=	0.26
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/
 MASTER_SITE_SUBDIR=	POE
@@ -26,7 +26,6 @@
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	</dev/null
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		POE.3 POE::Component.3 POE::Component::Client::TCP.3 \
 		POE::Component::Server::TCP.3 POE::Driver.3 \
 		POE::Driver::SysRW.3 POE::Filter.3 POE::Filter::Block.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE/distinfo,v
retrieving revision 1.11
diff -u -b -w -r1.11 distinfo
--- distinfo	2003/02/13 12:15:50	1.11
+++ distinfo	2003/05/13 15:54:01
@@ -1 +1 @@
-MD5 (POE-0.25.tar.gz) = 32345215739b58d44898a93a4060e528
+MD5 (POE-0.26.tar.gz) = e9affcb6facdd14a8f3c8791da9dce35
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE/pkg-plist,v
retrieving revision 1.11
diff -u -b -w -r1.11 pkg-plist
--- pkg-plist	2003/02/19 12:24:54	1.11
+++ pkg-plist	2003/05/13 15:54:02
@@ -1,4 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/.packlist
 %%SITE_PERL%%/POE.pm
 %%SITE_PERL%%/POE/Component.pm
 %%SITE_PERL%%/POE/Component/Client/TCP.pm
@@ -39,18 +38,19 @@
 %%SITE_PERL%%/POE/Wheel/ReadWrite.pm
 %%SITE_PERL%%/POE/Wheel/Run.pm
 %%SITE_PERL%%/POE/Wheel/SocketFactory.pm
- at unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/.packlist
+ at dirrm %%SITE_PERL%%/POE/Wheel
+ at dirrm %%SITE_PERL%%/POE/Queue
+ at dirrm %%SITE_PERL%%/POE/Pipe
+ at dirrm %%SITE_PERL%%/POE/Macro
+ at dirrm %%SITE_PERL%%/POE/Loop
 @dirrm %%SITE_PERL%%/POE/Driver
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true
- at dirrm %%SITE_PERL%%/POE/Loop
- at dirrm %%SITE_PERL%%/POE/Macro
- at dirrm %%SITE_PERL%%/POE/Pipe
- at dirrm %%SITE_PERL%%/POE/Queue
- at dirrm %%SITE_PERL%%/POE/Wheel
+ at unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 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 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
 %%PORTDOCS%%%%EXAMPLESDIR%%/create.perl
 %%PORTDOCS%%%%EXAMPLESDIR%%/fakelogin.perl
 %%PORTDOCS%%%%EXAMPLESDIR%%/filterchange.perl
--- p5-POE-0.26.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list