mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 0.12
- Add missing dependencies - Style PR: ports/120810 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: snowfly <snowfly@yuntech.edu.tw> (maintainer)
This commit is contained in:
parent
da0c755c80
commit
f2d5433538
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207638
@ -6,17 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Google-News-TW
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WWW
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= snowfly@yuntech.edu.tw
|
||||
COMMENT= Access to Google's Taiwan News Service (Not Usenet)
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
|
||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+ # inherited from dependency upon utf8.pm
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (WWW-Google-News-TW-0.11.tar.gz) = deb579eda79bea9680f843371f341afc
|
||||
SHA256 (WWW-Google-News-TW-0.11.tar.gz) = a06b4b55bcca9d895e0f7561097f222b22c1089f0db9ea1b66dab4defce265ba
|
||||
SIZE (WWW-Google-News-TW-0.11.tar.gz) = 11774
|
||||
MD5 (WWW-Google-News-TW-0.12.tar.gz) = 110a0f7aae34a892418ee8697c8ec0a1
|
||||
SHA256 (WWW-Google-News-TW-0.12.tar.gz) = 93205327801d0fdafd18370c057ed63910b72467878cd75bc0682560e940aa3e
|
||||
SIZE (WWW-Google-News-TW-0.12.tar.gz) = 11812
|
||||
|
Loading…
Reference in New Issue
Block a user