- Update to 0.04

PR:		ports/127742
Submitted by:	leeym
This commit is contained in:
Chin-San Huang 2008-10-04 02:09:12 +00:00
parent 86cd1dc141
commit c17ee2fd6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221173
3 changed files with 12 additions and 14 deletions

View File

@ -6,23 +6,21 @@
#
PORTNAME= WWW-NioTV
PORTVERSION= 0.02
PORTVERSION= 0.04
DISTVERSIONPREFIX=v
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Retrieve TV information from http://www.niotv.com/
BUILD_DEPENDS= p5-HTML-SimpleLinkExtor>=0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \
p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Moose>=0.25:${PORTSDIR}/devel/p5-Moose \
p5-version>=0:${PORTSDIR}/devel/p5-version \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= p5-HTML-SimpleLinkExtor>=1.19:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \
p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \
p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \
p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize \
p5-version>=0.76:${PORTSDIR}/devel/p5-version
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (WWW-NioTV-v0.02.tar.gz) = 6a0efcd7b257154cf7d9f0ae9e8e655b
SHA256 (WWW-NioTV-v0.02.tar.gz) = 8c9c44aa9075c650149bc222db980a6ebfc235ddb2d2f9d600ddc93c54aafbdb
SIZE (WWW-NioTV-v0.02.tar.gz) = 4502
MD5 (WWW-NioTV-v0.04.tar.gz) = 1e8077c494c45b681cf564fa0d4ed422
SHA256 (WWW-NioTV-v0.04.tar.gz) = 57b55a1afc3bf2d0c15dd1ed7c7f841022dd40d33d7e425f43f4de35055a03b1
SIZE (WWW-NioTV-v0.04.tar.gz) = 4670

View File

@ -1,3 +1,3 @@
WWW::NioTV - retrieve TV information from http://www.niotv.com/
Retrieve TV information from http://www.niotv.com/
WWW: http://search.cpan.org/dist/WWW-NioTV/