ports/127742: [PATCH] www/p5-WWW-NioTV: update to 0.04

Yen-Ming Lee leeym at FreeBSD.org
Tue Sep 30 05:30:02 UTC 2008


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list