ports/175997: [PATCH] devel/p5-IO-Async: update to 0.54
Gea-Suan Lin
gslin at gslin.org
Sun Feb 10 00:50:01 UTC 2013
>Number: 175997
>Category: ports
>Synopsis: [PATCH] devel/p5-IO-Async: update to 0.54
>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: Sun Feb 10 00:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39
>Description:
- Update to 0.54
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- p5-IO-Async-0.54.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-Async/Makefile ./Makefile
--- /usr/ports/devel/p5-IO-Async/Makefile 2012-12-16 14:16:54.000000000 +0800
+++ ./Makefile 2013-02-10 08:30:31.000000000 +0800
@@ -1,12 +1,7 @@
-# New ports collection makefile for: p5-IO-Async
-# Date created: 2007-06-10
-# Whom: Gea-Suan Lin <gslin at gslin.org>
-#
# $FreeBSD: ports/devel/p5-IO-Async/Makefile,v 1.41 2012/12/16 06:16:54 svnexp Exp $
-#
PORTNAME= IO-Async
-PORTVERSION= 0.53
+PORTVERSION= 0.54
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -36,6 +31,7 @@
IO::Async::File.3 \
IO::Async::FileStream.3 \
IO::Async::Function.3 \
+ IO::Async::Future.3 \
IO::Async::Handle.3 \
IO::Async::Listener.3 \
IO::Async::Loop.3 \
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-Async/distinfo ./distinfo
--- /usr/ports/devel/p5-IO-Async/distinfo 2012-12-06 17:51:42.000000000 +0800
+++ ./distinfo 2013-02-10 08:29:59.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (IO-Async-0.53.tar.gz) = 7132104396515a15edb00df042a03ded001df2bc819d886b83bd76f1eebf979b
-SIZE (IO-Async-0.53.tar.gz) = 209642
+SHA256 (IO-Async-0.54.tar.gz) = 2685f4e895502dea932a5964f2971c4c55020c1039010f150f32c97dc5b6b65f
+SIZE (IO-Async-0.54.tar.gz) = 210493
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-Async/pkg-plist ./pkg-plist
--- /usr/ports/devel/p5-IO-Async/pkg-plist 2012-07-09 22:20:39.000000000 +0800
+++ ./pkg-plist 2013-02-10 08:30:57.000000000 +0800
@@ -1,3 +1,4 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async/.packlist
%%SITE_PERL%%/IO/Async.pm
%%SITE_PERL%%/IO/Async/Channel.pm
%%SITE_PERL%%/IO/Async/ChildManager.pm
@@ -5,6 +6,7 @@
%%SITE_PERL%%/IO/Async/File.pm
%%SITE_PERL%%/IO/Async/FileStream.pm
%%SITE_PERL%%/IO/Async/Function.pm
+%%SITE_PERL%%/IO/Async/Future.pm
%%SITE_PERL%%/IO/Async/Handle.pm
%%SITE_PERL%%/IO/Async/Internals/TimeQueue.pm
%%SITE_PERL%%/IO/Async/Listener.pm
@@ -25,16 +27,13 @@
%%SITE_PERL%%/IO/Async/Routine.pm
%%SITE_PERL%%/IO/Async/Sequencer.pm
%%SITE_PERL%%/IO/Async/Signal.pm
-%%SITE_PERL%%/IO/Async/Stream.pm
%%SITE_PERL%%/IO/Async/Socket.pm
+%%SITE_PERL%%/IO/Async/Stream.pm
%%SITE_PERL%%/IO/Async/Test.pm
%%SITE_PERL%%/IO/Async/Timer.pm
%%SITE_PERL%%/IO/Async/Timer/Absolute.pm
%%SITE_PERL%%/IO/Async/Timer/Countdown.pm
%%SITE_PERL%%/IO/Async/Timer/Periodic.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
@dirrmtry %%SITE_PERL%%/IO/Async/Timer
@dirrmtry %%SITE_PERL%%/IO/Async/Protocol
@dirrmtry %%SITE_PERL%%/IO/Async/OS
@@ -42,3 +41,5 @@
@dirrmtry %%SITE_PERL%%/IO/Async/Internals
@dirrmtry %%SITE_PERL%%/IO/Async
@dirrmtry %%SITE_PERL%%/IO
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
--- p5-IO-Async-0.54.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list