diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-22 06:01:21 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-22 06:01:21 +0000 |
commit | acd3ae4c17f59018b14a10d4c501605e5166d0fc (patch) | |
tree | 539bb3a15841806211ed0a6e6b15610b413fef03 /irc/p5-POE-Component-IRC | |
parent | 61b3509ced58f64082e64db4aaa9f04a33f144f0 (diff) | |
download | ports-acd3ae4c17f59018b14a10d4c501605e5166d0fc.tar.gz ports-acd3ae4c17f59018b14a10d4c501605e5166d0fc.zip |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 6 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 0f8a0a34f17f..e026f246e41b 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -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 @@ PKGNAMEPREFIX= p5- MAINTAINER= tjs@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 --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 06e7a319ef7f..65e0ceda06c1 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -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 |