ports/157228: [PATCH] irc/p5-POE-Component-Server-IRC: update
to 1.47
Jase Thew
freebsd at beardz.net
Sun May 22 17:50:08 UTC 2011
The following reply was made to PR ports/157228; it has been noted by GNATS.
From: Jase Thew <freebsd at beardz.net>
To: bug-followup at FreeBSD.org, freebsd at beardz.net
Cc:
Subject: Re: ports/157228: [PATCH] irc/p5-POE-Component-Server-IRC: update
to 1.47
Date: Sun, 22 May 2011 18:41:33 +0100
This is a multi-part message in MIME format.
--------------020102010006010003030502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Please find attached an updated patch to update
p5-POE-Component-Server-IRC to 1.48
--------------020102010006010003030502
Content-Type: text/plain;
name="p5-POE-Component-Server-IRC-1.48.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="p5-POE-Component-Server-IRC-1.48.patch"
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-Server-IRC.orig/Makefile /usr/ports/irc/p5-POE-Component-Server-IRC/Makefile
--- /usr/ports/irc/p5-POE-Component-Server-IRC.orig/Makefile 2011-04-27 18:22:44.000000000 +0100
+++ /usr/ports/irc/p5-POE-Component-Server-IRC/Makefile 2011-05-22 18:33:56.495984167 +0100
@@ -6,32 +6,36 @@
#
PORTNAME= POE-Component-Server-IRC
-PORTVERSION= 1.44
+PORTVERSION= 1.48
CATEGORIES= irc perl5
-MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/HINRIK
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:HINRIK
PKGNAMEPREFIX= p5-
MAINTAINER= markun at onohara.to
COMMENT= A fully event-driven networkable IRC server daemon module
BUILD_DEPENDS= p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
- p5-IRC-Utils>=0.06:${PORTSDIR}/irc/p5-IRC-Utils \
+ p5-IRC-Utils>=0.10:${PORTSDIR}/irc/p5-IRC-Utils \
p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
p5-Object-Pluggable>=1.29:${PORTSDIR}/devel/p5-Object-Pluggable \
p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Client-DNS>=1:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
p5-POE-Component-Client-Ident>=1:${PORTSDIR}/net/p5-POE-Component-Client-Ident \
p5-POE-Component-IRC>=6.52:${PORTSDIR}/irc/p5-POE-Component-IRC \
- p5-POE-Filter-IRCD>=2.2:${PORTSDIR}/irc/p5-POE-Filter-IRCD
+ p5-POE-Component-Syndicator>=0.04:${PORTSDIR}/devel/p5-POE-Component-Syndicator \
+ p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify \
+ p5-POE-Filter-IRCD>=2.2:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
+ p5-POE-Filter-Zlib>0:${PORTSDIR}/archivers/p5-POE-Filter-Zlib
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= pmkpasswd.1
MAN3= POE::Component::Server::IRC.3 \
- POE::Component::Server::IRC::OperServ.3 \
POE::Component::Server::IRC::Common.3 \
POE::Component::Server::IRC::Plugin.3 \
+ POE::Component::Server::IRC::Plugin::OperServ.3 \
POE::Component::Server::IRC::Backend.3
.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-Server-IRC.orig/distinfo /usr/ports/irc/p5-POE-Component-Server-IRC/distinfo
--- /usr/ports/irc/p5-POE-Component-Server-IRC.orig/distinfo 2011-04-27 18:22:44.000000000 +0100
+++ /usr/ports/irc/p5-POE-Component-Server-IRC/distinfo 2011-05-22 18:33:56.496994629 +0100
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Server-IRC-1.44.tar.gz) = 7d11c81e5bcef90c047b2b4bd9421519f1a79af4eadd536a1b5268751c7764e1
-SIZE (POE-Component-Server-IRC-1.44.tar.gz) = 206669
+SHA256 (POE-Component-Server-IRC-1.48.tar.gz) = 63ab95506791a09f0e66b5a18673a2bde20b1a5f0e9bd735dd1adf7f0a0e07c5
+SIZE (POE-Component-Server-IRC-1.48.tar.gz) = 208571
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-Server-IRC.orig/pkg-plist /usr/ports/irc/p5-POE-Component-Server-IRC/pkg-plist
--- /usr/ports/irc/p5-POE-Component-Server-IRC.orig/pkg-plist 2010-11-08 14:57:52.000000000 +0000
+++ /usr/ports/irc/p5-POE-Component-Server-IRC/pkg-plist 2011-05-22 18:33:56.495984167 +0100
@@ -2,14 +2,15 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/IRC/.packlist
%%SITE_PERL%%/POE/Component/Server/IRC.pm
%%SITE_PERL%%/POE/Component/Server/IRC/Common.pm
-%%SITE_PERL%%/POE/Component/Server/IRC/OperServ.pm
%%SITE_PERL%%/POE/Component/Server/IRC/Plugin.pm
+%%SITE_PERL%%/POE/Component/Server/IRC/Plugin/OperServ.pm
%%SITE_PERL%%/POE/Component/Server/IRC/Backend.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/IRC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC/Test
+ at dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC/Plugin
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC
@dirrmtry %%SITE_PERL%%/POE/Component/Server
@dirrmtry %%SITE_PERL%%/POE/Component
--------------020102010006010003030502--
More information about the freebsd-perl
mailing list