Date: Mon, 29 Sep 2008 22:29:13 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chinsan@FreeBSD.org Subject: ports/127742: [PATCH] www/p5-WWW-NioTV: update to 0.04 Message-ID: <200809300529.m8U5TD15029965@cn1.leeym.com> Resent-Message-ID: <200809300530.m8U5U1DZ039573@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127742 >Category: ports >Synopsis: [PATCH] www/p5-WWW-NioTV: update to 0.04 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Sep 30 05:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.04 Port maintainer (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-NioTV-0.04.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-NioTV/Makefile,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 Makefile --- Makefile 31 Aug 2008 16:45:27 -0000 1.1 +++ Makefile 30 Sep 2008 05:29:09 -0000 @@ -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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-NioTV/distinfo,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 distinfo --- distinfo 31 Aug 2008 16:45:27 -0000 1.1 +++ distinfo 30 Sep 2008 05:29:09 -0000 @@ -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 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-NioTV/pkg-descr,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 pkg-descr --- pkg-descr 31 Aug 2008 16:45:27 -0000 1.1 +++ pkg-descr 30 Sep 2008 05:29:09 -0000 @@ -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/ --- p5-WWW-NioTV-0.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809300529.m8U5TD15029965>