mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- 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:
parent
d343898233
commit
08fee60cd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297603
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Google-Calculator
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,11 +14,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= snowfly@yuntech.edu.tw
|
||||
COMMENT= This module provide simple interface for Google calculator
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \
|
||||
${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
|
||||
${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0:${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}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (WWW-Google-Calculator-0.05.tar.gz) = 9318dc98bb8caa12117ee668bc340bb4a2b362e7269a5d255218e47640be9b1e
|
||||
SIZE (WWW-Google-Calculator-0.05.tar.gz) = 42332
|
||||
SHA256 (WWW-Google-Calculator-0.07.tar.gz) = a596d58630c80725555b7604635b78867d74a0cadc999061c502e4fbd3b261c5
|
||||
SIZE (WWW-Google-Calculator-0.07.tar.gz) = 52596
|
||||
|
Loading…
Reference in New Issue
Block a user