- Update to 0.12
PR: ports/101141 Submitted by: maintainer (Gea-Suan Lin)
This commit is contained in:
parent
e79fe133ba
commit
0b6d3fdf8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169318
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= FLV-Info
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= multimedia perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLOTHO
|
||||
@ -17,7 +17,6 @@ MAINTAINER= gslin@gslin.org
|
||||
COMMENT= Extract metadata from Flash Video files
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
${SITE_PERL}/${PERL_ARCH}/Readonly.pm:${PORTSDIR}/devel/p5-Readonly \
|
||||
${SITE_PERL}/AMF/Perl.pm:${PORTSDIR}/www/p5-AMF-Perl \
|
||||
${SITE_PERL}/SWF/File.pm:${PORTSDIR}/graphics/p5-SWF-File
|
||||
|
||||
@ -35,7 +34,7 @@ MAN3= FLV::AMFReader.3 FLV::AMFWriter.3 FLV::AudioTag.3 \
|
||||
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500702
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (FLV-Info-0.11.tgz) = 3be3f20df7b3a5d541bab874db052eb0
|
||||
SHA256 (FLV-Info-0.11.tgz) = ddb82d21c0572341701049a30ede1618aa351df83dc484b938bdeedf055da404
|
||||
SIZE (FLV-Info-0.11.tgz) = 1275617
|
||||
MD5 (FLV-Info-0.12.tgz) = 8eb7873fa6b1e3c4e86f3cdc5e0726e8
|
||||
SHA256 (FLV-Info-0.12.tgz) = 5a3423a30e171c2b64f66c4c6b3b76cd306b842b7501f1d0a203af8dd0e584d5
|
||||
SIZE (FLV-Info-0.12.tgz) = 1275683
|
||||
|
Loading…
Reference in New Issue
Block a user