Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2007 10:07:50 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tjs@cdpa.nsysu.edu.tw
Subject:   ports/109703: [PATCH] net/p5-POE-Component-Generic: update to 0.09.11
Message-ID:  <200703010207.l2127oce004572@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200703010210.l212A6U9064827@freefall.freebsd.org>

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

>Number:         109703
>Category:       ports
>Synopsis:       [PATCH] net/p5-POE-Component-Generic: update to 0.09.11
>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:   Thu Mar 01 02:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Feb 24 20:40:22 CST 2007
>Description:
- Update to 0.09.11
- ports/109702 should be commit first.

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

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

--- p5-POE-Component-Generic-0.09.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Generic/Makefile /hd1/p5-POE-Component-Generic/Makefile
--- /usr/ports/net/p5-POE-Component-Generic/Makefile	Tue Jan  2 10:31:10 2007
+++ /hd1/p5-POE-Component-Generic/Makefile	Thu Mar  1 09:43:23 2007
@@ -6,23 +6,23 @@
 #
 
 PORTNAME=	POE-Component-Generic
-PORTVERSION=	0.09.10
+PORTVERSION=	0.09.11
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
-MAINTAINER=	tjs@cdpa.nsysu.edu.tw
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Provides non-blocking access to a blocking object
 
 RUN_DEPENDS=	p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
-		${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
-BUILD_DEPENDS=	${RUN_DEPENDS}
+		${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
+		${SITE_PERL}/${PERL_ARCH}/Net/SSH2.pm:${PORTSDIR}/net/p5-Net-SSH2
 
 PERL_CONFIGURE=	yes
 
-MAN3=	POE::Component::Generic.3 \
+MAN3=		POE::Component::Generic.3 \
 		POE::Component::Generic::Child.3 \
 		POE::Component::Generic::Net::SSH2.3 \
 		POE::Component::Generic::Object.3
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Generic/distinfo /hd1/p5-POE-Component-Generic/distinfo
--- /usr/ports/net/p5-POE-Component-Generic/distinfo	Tue Jan  2 14:22:53 2007
+++ /hd1/p5-POE-Component-Generic/distinfo	Thu Mar  1 08:33:33 2007
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Generic-0.0910.tar.gz) = a8edc7aeff5e25a5c64995eb09b9b222
-SHA256 (POE-Component-Generic-0.0910.tar.gz) = 14021d61bd676543d3b1c352d8b05d21def07a9c101510a9abed1187e3e9cde2
-SIZE (POE-Component-Generic-0.0910.tar.gz) = 31943
+MD5 (POE-Component-Generic-0.0911.tar.gz) = 38161ec58242590b0db4dc55ef8aa89e
+SHA256 (POE-Component-Generic-0.0911.tar.gz) = c18444e389ca8a5c62d4b1bc07e0ea246c84995ab411b66a0ce1568adee39b2a
+SIZE (POE-Component-Generic-0.0911.tar.gz) = 32043
--- p5-POE-Component-Generic-0.09.11.patch ends here ---

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



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