1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- update to 0.35

This commit is contained in:
Yen-Ming Lee 2008-09-30 04:30:56 +00:00
parent 250abc5bd1
commit d7d1d09634
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221015
2 changed files with 8 additions and 11 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= IMDB-Film
PORTVERSION= 0.34
PORTVERSION= 0.35
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/S/ST/STEPANOV
@ -15,15 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OO Perl interface to the movies database IMDB
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \
${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
p5-HTML-Parser>=3.34:${PORTSDIR}/www/p5-HTML-Parser \
p5-libwww>=5.800:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \
p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \
p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
CONFIGURE_ARGS= </dev/null
MAN3= IMDB::BaseClass.3 IMDB::Film.3 IMDB::Persons.3

View File

@ -1,3 +1,3 @@
MD5 (IMDB-Film-0.34.tar.gz) = 0154b829316dd71f713acc4ed75114e2
SHA256 (IMDB-Film-0.34.tar.gz) = f710406707839a68375b1d8f429595afe78bbb742f2690776c0872b559bb1360
SIZE (IMDB-Film-0.34.tar.gz) = 51970
MD5 (IMDB-Film-0.35.tar.gz) = b196c3f1b1234d11d2c45cbeb63edfeb
SHA256 (IMDB-Film-0.35.tar.gz) = cde2a406b813348b4c001dcaedf9e31fe7301693d2f2294725265628b6df9000
SIZE (IMDB-Film-0.35.tar.gz) = 51989