ports/156783: [PATCH] devel/p5-POE: update to 1.311

Jase Thew freebsd at beardz.net
Tue May 3 00:40:11 UTC 2011


>Number:         156783
>Category:       ports
>Synopsis:       [PATCH] devel/p5-POE: update to 1.311
>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 03 00:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr  2 19:17:15 BST
>Description:
- Update to 1.311

Please note, this PR has a dependancy on update PR ports/156782

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

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

--- p5-POE-1.311.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-POE.orig/Makefile /usr/ports/devel/p5-POE/Makefile
--- /usr/ports/devel/p5-POE.orig/Makefile	2011-04-23 07:44:52.000000000 +0100
+++ /usr/ports/devel/p5-POE/Makefile	2011-05-03 01:17:20.789762592 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE
-PORTVERSION=	1.310
+PORTVERSION=	1.311
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN/${PORTNAME}/RCAPUTO
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,8 @@
 LICENSE=	ART20 GPLv1
 
 BUILD_DEPENDS=	p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty \
-		p5-POE-Test-Loops>=1.050:${PORTSDIR}/devel/p5-POE-Test-Loops
-RUN_DEPENDS=	${BUILD_DEPENDS}
+		p5-POE-Test-Loops>=1.311:${PORTSDIR}/devel/p5-POE-Test-Loops
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	--default
@@ -52,7 +52,6 @@
 RUN_DEPENDS+=	p5-IO>=1.24:${PORTSDIR}/devel/p5-IO
 .endif
 
-
 post-install:
 .ifndef(NOPORTEXAMPLES)
 	@${ECHO_MSG} "===>   Installing examples for ${PKGNAME}"
diff -ruN --exclude=CVS /usr/ports/devel/p5-POE.orig/distinfo /usr/ports/devel/p5-POE/distinfo
--- /usr/ports/devel/p5-POE.orig/distinfo	2011-04-22 16:32:23.000000000 +0100
+++ /usr/ports/devel/p5-POE/distinfo	2011-05-03 01:11:56.013984560 +0100
@@ -1,2 +1,2 @@
-SHA256 (POE-1.310.tar.gz) = 49ebc387668a7f888b692113d6065996d777d441c0ff70ddbdcb3be90dbda6fd
-SIZE (POE-1.310.tar.gz) = 363810
+SHA256 (POE-1.311.tar.gz) = 0fa4fa5ec3e020ba005669850ff649d5589eb0b034926aab5de2cef61aac916f
+SIZE (POE-1.311.tar.gz) = 366183
--- p5-POE-1.311.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list