ports/102241: [PATCH] irc/p5-POE-Component-IRC: update to 4.98
Gea-Suan Lin
gslin at gslin.org
Fri Aug 18 18:30:18 UTC 2006
>Number: 102241
>Category: ports
>Synopsis: [PATCH] irc/p5-POE-Component-IRC: update to 4.98
>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: Fri Aug 18 18:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 4.98
- Not to use RUN_DEPENDS=${BUILD_DEPENDS} to avoid p5-Module-Build
into run-depends-list
Port maintainer (tjs at cdpa.nsysu.edu.tw) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-POE-Component-IRC-4.98.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/Makefile /home/staff/gslin/work/p5-POE-Component-IRC/Makefile
--- /usr/ports/irc/p5-POE-Component-IRC/Makefile Tue Jul 25 06:57:43 2006
+++ /home/staff/gslin/work/p5-POE-Component-IRC/Makefile Sat Aug 19 02:23:34 2006
@@ -7,7 +7,7 @@
#
PORTNAME= POE-Component-IRC
-PORTVERSION= 4.97
+PORTVERSION= 4.98
CATEGORIES= irc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -16,12 +16,12 @@
MAINTAINER= tjs at cdpa.nsysu.edu.tw
COMMENT= A fully event-driven IRC client module
-BUILD_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
+RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
${SITE_PERL}/POE/Component/Client/Ident.pm:${PORTSDIR}/net/p5-POE-Component-Client-Ident \
${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/distinfo /home/staff/gslin/work/p5-POE-Component-IRC/distinfo
--- /usr/ports/irc/p5-POE-Component-IRC/distinfo Tue Jul 25 06:57:43 2006
+++ /home/staff/gslin/work/p5-POE-Component-IRC/distinfo Sat Aug 19 02:23:50 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Component-IRC-4.97.tar.gz) = 0e7287d52f51fd4eedd561e288c1f7a7
-SHA256 (POE-Component-IRC-4.97.tar.gz) = 0013107abe66f6ba7dc6ecd5db38a5a848feba7bffae10aa29e2adf1ca3d1cd3
-SIZE (POE-Component-IRC-4.97.tar.gz) = 247237
+MD5 (POE-Component-IRC-4.98.tar.gz) = 0fe340809ed24e45a96fc669fa528db6
+SHA256 (POE-Component-IRC-4.98.tar.gz) = 2eaa4ecc204468248024896de47906fe2bd149481cf8447856c8ca2859466d99
+SIZE (POE-Component-IRC-4.98.tar.gz) = 247727
--- p5-POE-Component-IRC-4.98.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list