1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 0.04

PR:		ports/108859
Submitted by:	rafan
Approved by:	snowfly <snowfly at yuntech.edu.tw> (maintainer)
This commit is contained in:
Rong-En Fan 2007-02-17 04:45:30 +00:00
parent d87066553e
commit 87a67e1b2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185345
3 changed files with 9 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WWW-Google-Calculator
PORTVERSION= 0.03
PORTVERSION= 0.04
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
@ -15,14 +15,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= This module provide simple interface for Google calculator
BUILD_DEPENDS= ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \
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
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
PERL_CONFIGURE= yes
MAN3= WWW::Google::Calculator.3

View File

@ -1,3 +1,3 @@
MD5 (WWW-Google-Calculator-0.03.tar.gz) = bc99b245a45ff89d6a42ecad14638dbc
SHA256 (WWW-Google-Calculator-0.03.tar.gz) = 72ac0f7a8b0f106af9d6655ff0b67aceaa56ac2f2c7823bce69799c3c1e9ec78
SIZE (WWW-Google-Calculator-0.03.tar.gz) = 10262
MD5 (WWW-Google-Calculator-0.04.tar.gz) = 4f91a45a2e629f88bb4a5f48965f47d5
SHA256 (WWW-Google-Calculator-0.04.tar.gz) = 5940a2d377be47059de8b0587a23b41bbf301e6f750789db02aaa2e00b60cbb2
SIZE (WWW-Google-Calculator-0.04.tar.gz) = 10690

View File

@ -1,3 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/Calculator/.packlist
%%SITE_PERL%%/WWW/Google/Calculator.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/Calculator
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google
@dirrmtry %%SITE_PERL%%/WWW/Google
@dirrmtry %%SITE_PERL%%/WWW