- Update to 0.07

- Add LICENSE
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/WWW-Google-Calculator/Changes
PR:		ports/168149
Submitted by:	sunpoet (myself)
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-05-28 16:51:04 +00:00
parent d343898233
commit 08fee60cd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297603
2 changed files with 10 additions and 8 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= WWW-Google-Calculator PORTNAME= WWW-Google-Calculator
PORTVERSION= 0.05 PORTVERSION= 0.07
CATEGORIES= www perl5 CATEGORIES= www perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
@ -14,11 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= This module provide simple interface for Google calculator COMMENT= This module provide simple interface for Google calculator
BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \ LICENSE= ART10 GPLv1
${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \ LICENSE_COMB= dual
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (WWW-Google-Calculator-0.05.tar.gz) = 9318dc98bb8caa12117ee668bc340bb4a2b362e7269a5d255218e47640be9b1e SHA256 (WWW-Google-Calculator-0.07.tar.gz) = a596d58630c80725555b7604635b78867d74a0cadc999061c502e4fbd3b261c5
SIZE (WWW-Google-Calculator-0.05.tar.gz) = 42332 SIZE (WWW-Google-Calculator-0.07.tar.gz) = 52596