diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile index 37c3b2f28472..ef3d9853eb9b 100644 --- a/www/p5-WWW-SourceForge/Makefile +++ b/www/p5-WWW-SourceForge/Makefile @@ -1,26 +1,23 @@ # Created by: Yuan-Chung Hsiao # $FreeBSD$ PORTNAME= WWW-SourceForge -PORTVERSION= 0.090 +PORTVERSION= 0.70 +PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:GUGOD +MASTER_SITE_SUBDIR= CPAN:RBOW PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= ychsiao@ychsiao.org COMMENT= Retrieve information from SourceForge site BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::SourceForge.3 WWW::SourceForge::Project.3 - -NO_STAGE= yes .include diff --git a/www/p5-WWW-SourceForge/distinfo b/www/p5-WWW-SourceForge/distinfo index 42cf1d23f918..6cb74926bfdf 100644 --- a/www/p5-WWW-SourceForge/distinfo +++ b/www/p5-WWW-SourceForge/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-SourceForge-0.09.tar.gz) = eb0a21ce7d77df484c9babb6ce870eadbe681cf4c61ba411476b11ef03e28f9c -SIZE (WWW-SourceForge-0.09.tar.gz) = 6399 +SHA256 (WWW-SourceForge-0.70.tar.gz) = e93c14b73b70a8b9ca90e7f5134540880004ecbd4b9d76bec0730a2e6cb3313a +SIZE (WWW-SourceForge-0.70.tar.gz) = 17109 diff --git a/www/p5-WWW-SourceForge/pkg-plist b/www/p5-WWW-SourceForge/pkg-plist index 1374d299c816..41931bd8b59d 100644 --- a/www/p5-WWW-SourceForge/pkg-plist +++ b/www/p5-WWW-SourceForge/pkg-plist @@ -1,8 +1,11 @@ +%%SITE_PERL%%/WWW/README.pod %%SITE_PERL%%/WWW/SourceForge.pm +%%SITE_PERL%%/WWW/SourceForge/API.pm %%SITE_PERL%%/WWW/SourceForge/Project.pm %%SITE_PERL%%/WWW/SourceForge/User.pm +%%SITE_PERL%%/WWW/SourceForge/Wiki.pm @dirrm %%SITE_PERL%%/WWW/SourceForge @dirrmtry %%SITE_PERL%%/WWW %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/SourceForge/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/SourceForge @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW