diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 23:15:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 23:15:19 +0000 |
commit | c3a5e18727fd8268fc1903c6c6efab0ec5e05958 (patch) | |
tree | ba8e772b25030bf2cb1ebb39311a06e258430eee /news | |
parent | b4d9c33ddf1139e2cda5992764e9cd748cd2f03b (diff) |
- Update to 0.99
- Reset maintainership
PR: 118175
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Notes
Notes:
svn path=/head/; revision=203686
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 6 | ||||
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile index e5390b71a6ef..bcecac91f541 100644 --- a/news/p5-POE-Component-Server-NNTP/Makefile +++ b/news/p5-POE-Component-Server-NNTP/Makefile @@ -6,13 +6,13 @@ # PORTNAME= POE-Component-Server-NNTP -PORTVERSION= 0.98 +PORTVERSION= 0.99 CATEGORIES= news perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= perl@FreeBSD.org COMMENT= A component that provides NNTP server functionality RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ diff --git a/news/p5-POE-Component-Server-NNTP/distinfo b/news/p5-POE-Component-Server-NNTP/distinfo index 721db45b9eb5..f77fa063dd57 100644 --- a/news/p5-POE-Component-Server-NNTP/distinfo +++ b/news/p5-POE-Component-Server-NNTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Server-NNTP-0.98.tar.gz) = 5e192e7ebabc542fc1c4031857589a35 -SHA256 (POE-Component-Server-NNTP-0.98.tar.gz) = 339d8d5377a06b864f729c73c7c9c49b94d33fd0341f4262493177a214af4e8d -SIZE (POE-Component-Server-NNTP-0.98.tar.gz) = 25258 +MD5 (POE-Component-Server-NNTP-0.99.tar.gz) = ce33abca2df365e34544c9824bbd9304 +SHA256 (POE-Component-Server-NNTP-0.99.tar.gz) = 24fd8d44e0abe6305c406b5a61d67486d12b5c312454836d0aff90783103228a +SIZE (POE-Component-Server-NNTP-0.99.tar.gz) = 25290 |