Index: head/www/p5-WWW-Wikipedia/Makefile =================================================================== --- head/www/p5-WWW-Wikipedia/Makefile (revision 272328) +++ head/www/p5-WWW-Wikipedia/Makefile (revision 272329) @@ -1,27 +1,31 @@ # New ports collection makefile for: p5-WWW-Wikipedia # Date created: Aug 5 2004 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= WWW-Wikipedia -PORTVERSION= 1.99 +PORTVERSION= 2.00 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/B/BR/BRICAS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BRICAS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module of Automated interface to the Wikipedia -BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ + p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ MAN1= wikipedia.1 MAN3= WWW::Wikipedia.3 \ WWW::Wikipedia::Entry.3 .include Property changes on: head/www/p5-WWW-Wikipedia/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/www/p5-WWW-Wikipedia/distinfo =================================================================== --- head/www/p5-WWW-Wikipedia/distinfo (revision 272328) +++ head/www/p5-WWW-Wikipedia/distinfo (revision 272329) @@ -1,2 +1,2 @@ -SHA256 (WWW-Wikipedia-1.99.tar.gz) = 43f61f03f1c97c861f26a5fb01d20ce5686378dfe3866fe181a6b6e27198eaf3 -SIZE (WWW-Wikipedia-1.99.tar.gz) = 34291 +SHA256 (WWW-Wikipedia-2.00.tar.gz) = 07d0aacab8b5bcf70b1f16bbe6e4c883ebd6d372b8af935be391c1277aebdc38 +SIZE (WWW-Wikipedia-2.00.tar.gz) = 34402 Property changes on: head/www/p5-WWW-Wikipedia/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property