Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 16:51:14 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120810: [UPDATE] www/p5-WWW-Google-News-TW
Message-ID:  <200802181651.m1IGpEqh010747@www.freebsd.org>
Resent-Message-ID: <200802181700.m1IH03D7078722@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120810
>Category:       ports
>Synopsis:       [UPDATE] www/p5-WWW-Google-News-TW
>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:   Mon Feb 18 17:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.12;
- Use CPAN macro;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Google-News-TW/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 01:11:42 -0000	1.2
+++ Makefile	18 Feb 2008 03:48:08 -0000
@@ -6,17 +6,18 @@
 #
 
 PORTNAME=	WWW-Google-News-TW
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	WWW
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Access to Google's Taiwan News Service (Not Usenet)
 
 BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
+		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+	# inherited from dependency upon utf8.pm
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Google-News-TW/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	18 Jul 2006 16:13:33 -0000	1.1
+++ distinfo	18 Feb 2008 03:48:08 -0000
@@ -1,3 +1,3 @@
-MD5 (WWW-Google-News-TW-0.11.tar.gz) = deb579eda79bea9680f843371f341afc
-SHA256 (WWW-Google-News-TW-0.11.tar.gz) = a06b4b55bcca9d895e0f7561097f222b22c1089f0db9ea1b66dab4defce265ba
-SIZE (WWW-Google-News-TW-0.11.tar.gz) = 11774
+MD5 (WWW-Google-News-TW-0.12.tar.gz) = 110a0f7aae34a892418ee8697c8ec0a1
+SHA256 (WWW-Google-News-TW-0.12.tar.gz) = 93205327801d0fdafd18370c057ed63910b72467878cd75bc0682560e940aa3e
+SIZE (WWW-Google-News-TW-0.12.tar.gz) = 11812


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802181651.m1IGpEqh010747>