mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- update to 2.00
- add licenses - changes: http://cpansearch.perl.org/src/BRICAS/WWW-Wikipedia-2.00/Changes
This commit is contained in:
parent
acb6302943
commit
cb72fb451a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272329
2 changed files with 10 additions and 6 deletions
|
@ -6,16 +6,20 @@
|
|||
#
|
||||
|
||||
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+
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue