ports/114691: [PATCH] devel/p5-IO-Async: update to 0.08

Gea-Suan Lin gslin at gslin.org
Wed Jul 18 09:10:09 UTC 2007


>Number:         114691
>Category:       ports
>Synopsis:       [PATCH] devel/p5-IO-Async: update to 0.08
>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:   Wed Jul 18 09:10:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
- Update to 0.08

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-IO-Async-0.08.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-Async/Makefile /home/staff/gslin/work/ports/p5-IO-Async/Makefile
--- /usr/ports/devel/p5-IO-Async/Makefile	Thu Jun 14 09:57:12 2007
+++ /home/staff/gslin/work/ports/p5-IO-Async/Makefile	Wed Jul 18 17:09:15 2007
@@ -6,20 +6,21 @@
 #
 
 PORTNAME=	IO-Async
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	IO
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl modules that implement asynchronous filehandle IO
 
 PERL_CONFIGURE=	yes
 
 MAN3=		IO::Async.3 IO::Async::Buffer.3 IO::Async::ChildManager.3 \
-		IO::Async::Notifier.3 IO::Async::Set.3 \
-		IO::Async::Set::GMainLoop.3 IO::Async::Set::IO_Poll.3 \
-		IO::Async::Set::Select.3 IO::Async::SignalProxy.3
+		IO::Async::DetachedCode.3 IO::Async::Notifier.3 \
+		IO::Async::Set.3 IO::Async::Set::GMainLoop.3 \
+		IO::Async::Set::IO_Poll.3 IO::Async::Set::Select.3 \
+		IO::Async::SignalProxy.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-Async/distinfo /home/staff/gslin/work/ports/p5-IO-Async/distinfo
--- /usr/ports/devel/p5-IO-Async/distinfo	Thu Jun 14 09:57:12 2007
+++ /home/staff/gslin/work/ports/p5-IO-Async/distinfo	Wed Jul 18 17:05:16 2007
@@ -1,3 +1,3 @@
-MD5 (IO-Async-0.07.tar.gz) = d0addd5a98b59de0c15f6542937ec7f9
-SHA256 (IO-Async-0.07.tar.gz) = 133efb840a7d8d558de7c875aadc176b6dea4d786a6aa53b7eedfb2b223968d2
-SIZE (IO-Async-0.07.tar.gz) = 30647
+MD5 (IO-Async-0.08.tar.gz) = a9553757a569018187d0c6e479478e44
+SHA256 (IO-Async-0.08.tar.gz) = 8cb404b040c89d4f59c8569adb94f0755c468b712ea78d783aab020362652162
+SIZE (IO-Async-0.08.tar.gz) = 37361
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-Async/pkg-plist /home/staff/gslin/work/ports/p5-IO-Async/pkg-plist
--- /usr/ports/devel/p5-IO-Async/pkg-plist	Thu Jun 14 09:57:12 2007
+++ /home/staff/gslin/work/ports/p5-IO-Async/pkg-plist	Wed Jul 18 17:09:30 2007
@@ -3,14 +3,18 @@
 %%SITE_PERL%%/IO/Async.pod
 %%SITE_PERL%%/IO/Async/Buffer.pm
 %%SITE_PERL%%/IO/Async/ChildManager.pm
+%%SITE_PERL%%/IO/Async/DetachedCode.pm
+%%SITE_PERL%%/IO/Async/DetachedCode/FlatMarshaller.pm
+%%SITE_PERL%%/IO/Async/DetachedCode/StorableMarshaller.pm
 %%SITE_PERL%%/IO/Async/Notifier.pm
 %%SITE_PERL%%/IO/Async/Set.pm
 %%SITE_PERL%%/IO/Async/Set/GMainLoop.pm
 %%SITE_PERL%%/IO/Async/Set/IO_Poll.pm
 %%SITE_PERL%%/IO/Async/Set/Select.pm
 %%SITE_PERL%%/IO/Async/SignalProxy.pm
- at dirrmtry %%SITE_PERL%%/mach/auto/IO/Async
- at dirrmtry %%SITE_PERL%%/mach/auto/IO
 @dirrmtry %%SITE_PERL%%/IO/Async/Set
+ at dirrmtry %%SITE_PERL%%/IO/Async/DetachedCode
 @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.08.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list