diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-Server-IRC/Makefile | 9 | ||||
-rw-r--r-- | irc/p5-POE-Component-Server-IRC/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile index ab7261c945bb..2cebf6164b91 100644 --- a/irc/p5-POE-Component-Server-IRC/Makefile +++ b/irc/p5-POE-Component-Server-IRC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Server-IRC -PORTVERSION= 1.49 +PORTVERSION= 1.52 CATEGORIES= irc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -15,7 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= A fully event-driven networkable IRC server daemon module -BUILD_DEPENDS= p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ p5-IRC-Utils>=0.10:${PORTSDIR}/irc/p5-IRC-Utils \ p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \ @@ -26,7 +29,7 @@ BUILD_DEPENDS= p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ 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} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/irc/p5-POE-Component-Server-IRC/distinfo b/irc/p5-POE-Component-Server-IRC/distinfo index 2fe15cb8a15e..83484ce466de 100644 --- a/irc/p5-POE-Component-Server-IRC/distinfo +++ b/irc/p5-POE-Component-Server-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-IRC-1.49.tar.gz) = 51e68538016008eeecdd7cb24d276b38c3bf2693f2b72029827904e4b3a58792 -SIZE (POE-Component-Server-IRC-1.49.tar.gz) = 209286 +SHA256 (POE-Component-Server-IRC-1.52.tar.gz) = 5e6ced041eb8eb8fd99ea19bea9b2308826824101d5dc584b084c91f661995e6 +SIZE (POE-Component-Server-IRC-1.52.tar.gz) = 208686 |