[PATCH] devel/p5-POE: update to 1.299
Jase Thew
freebsd at beardz.net
Sat Feb 5 14:37:19 UTC 2011
>Submitter-Id: current-users
>Originator: Jase Thew
>Organization:
>Confidential: no
>Synopsis: [PATCH] devel/p5-POE: update to 1.299
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 8.1-STABLE amd64
>Environment:
System: FreeBSD jail-ports.localdomain 8.1-STABLE FreeBSD 8.1-STABLE #0: Wed Nov 17 00:11:36 GMT 2010
>Description:
- Update to 1.299
This PR has a dependancy on an update PR: ports/154525 (devel/p5-POE-Test-Loops)
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-POE-1.299.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 2010-12-07 13:19:09.000000000 +0000
+++ /usr/ports/devel/p5-POE/Makefile 2011-02-05 14:22:02.236833227 +0000
@@ -6,9 +6,10 @@
#
PORTNAME= POE
-PORTVERSION= 1.294
+PORTVERSION= 1.299
CATEGORIES= devel perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ${PORTNAME:C/-.*//}/RCAPUTO
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
@@ -16,7 +17,7 @@
COMMENT= Multitasking and networking framework for perl
BUILD_DEPENDS= p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty \
- p5-POE-Test-Loops>=1.036:${PORTSDIR}/devel/p5-POE-Test-Loops
+ p5-POE-Test-Loops>=1.040:${PORTSDIR}/devel/p5-POE-Test-Loops
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff -ruN --exclude=CVS /usr/ports/devel/p5-POE.orig/distinfo /usr/ports/devel/p5-POE/distinfo
--- /usr/ports/devel/p5-POE.orig/distinfo 2010-12-07 13:19:09.000000000 +0000
+++ /usr/ports/devel/p5-POE/distinfo 2011-02-05 14:17:29.187842506 +0000
@@ -1,2 +1,2 @@
-SHA256 (POE-1.294.tar.gz) = 4d7e68bca6ad75ac1a0922e56afc8f3813b770064d64ae0223bab95d974fdff1
-SIZE (POE-1.294.tar.gz) = 362345
+SHA256 (POE-1.299.tar.gz) = 369bd29276aa177f8838021bf33471bf68864947f5a858622a1124251c8c87db
+SIZE (POE-1.299.tar.gz) = 362837
--- p5-POE-1.299.patch ends here ---
More information about the freebsd-perl
mailing list