Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2012 19:39:16 GMT
From:      Jase Thew <freebsd@beardz.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@freebsd.org
Subject:   [PATCH] devel/p5-POE: update to 1.351
Message-ID:  <201203111939.q2BJdG1F032246@beardz.net>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Jase Thew
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] devel/p5-POE: update to 1.351
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 8.2-STABLE amd64
>Environment:
System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0 r225827: Wed Sep 28 13:55:02 BST
>Description:
- Update to 1.351
- Changes: https://metacpan.org/source/RCAPUTO/POE-1.351/CHANGES

Please note: This PR has a dependency on update PR ports/165941

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

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

--- p5-POE-1.351.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	2012-03-08 18:45:03.000000000 +0000
+++ /usr/ports/devel/p5-POE/Makefile	2012-03-11 19:37:53.858327318 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE
-PORTVERSION=	1.350
+PORTVERSION=	1.351
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RCAPUTO
@@ -19,9 +19,9 @@
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty \
-		p5-POE-Test-Loops>=1.350:${PORTSDIR}/devel/p5-POE-Test-Loops
+		p5-POE-Test-Loops>=1.351:${PORTSDIR}/devel/p5-POE-Test-Loops
 RUN_DEPENDS=	p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty \
-		p5-POE-Test-Loops>=1.350:${PORTSDIR}/devel/p5-POE-Test-Loops
+		p5-POE-Test-Loops>=1.351:${PORTSDIR}/devel/p5-POE-Test-Loops
 
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	--default
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-12-16 13:55:17.000000000 +0000
+++ /usr/ports/devel/p5-POE/distinfo	2012-03-11 19:37:53.849315580 +0000
@@ -1,2 +1,2 @@
-SHA256 (POE-1.350.tar.gz) = 7df05e4048493f04457478c0f85a43658f1991cd0eb7e125a148572335d0aee5
-SIZE (POE-1.350.tar.gz) = 365768
+SHA256 (POE-1.351.tar.gz) = 84105e0e4fe92cd1372cd08522d5d5ebcff2fa46cf42c16abe56782795d7f39f
+SIZE (POE-1.351.tar.gz) = 366030
--- p5-POE-1.351.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203111939.q2BJdG1F032246>