- update to 0.47
This commit is contained in:
parent
bb66e11bbb
commit
17e8e0e9b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262982
2 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IMDB-Film
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN/../../authors/id/S/ST/STEPANOV
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,11 +15,11 @@ MAINTAINER= perl@FreeBSD.org
|
|||
COMMENT= OO Perl interface to the movies database IMDB
|
||||
|
||||
RUN_DEPENDS= 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 \
|
||||
p5-Error>=0:${PORTSDIR}/lang/p5-Error \
|
||||
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
|
||||
p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode
|
||||
p5-Error>=0:${PORTSDIR}/lang/p5-Error \
|
||||
p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \
|
||||
p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (IMDB-Film-0.46.tar.gz) = 1b20434066cd937e4ab128e466c5e855
|
||||
SHA256 (IMDB-Film-0.46.tar.gz) = 7737a41e32377990c0c53c5d5ea32fdc3d17049c0def6386ec6018df31c9f7ca
|
||||
SIZE (IMDB-Film-0.46.tar.gz) = 75537
|
||||
MD5 (IMDB-Film-0.47.tar.gz) = 1434b10c45f85d63a2f9cb3a323c4769
|
||||
SHA256 (IMDB-Film-0.47.tar.gz) = 39fb95c4902df26dd278da6a8fad9d2ab2076ca512f4d6dddf2614fd323d3ce3
|
||||
SIZE (IMDB-Film-0.47.tar.gz) = 79281
|
||||
|
|
Loading…
Reference in a new issue