ports/168149: [PATCH] www/p5-WWW-Google-Calculator: update to 0.07

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 19 19:00:15 UTC 2012


>Number:         168149
>Category:       ports
>Synopsis:       [PATCH] www/p5-WWW-Google-Calculator: update to 0.07
>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:   Sat May 19 19:00:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun May  6 00:46:29 CST
>Description:
- Update to 0.07
- Add LICENSE
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/WWW-Google-Calculator/Changes

Port maintainer (snowfly at yuntech.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-WWW-Google-Calculator-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Google-Calculator/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	21 Jan 2012 17:39:19 -0000	1.6
+++ Makefile	19 May 2012 18:50:30 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	WWW-Google-Calculator
-PORTVERSION=	0.05
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,13 @@
 MAINTAINER=	snowfly at yuntech.edu.tw
 COMMENT=	This module provide simple interface for Google calculator
 
-BUILD_DEPENDS=	${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \
-		${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
-		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
-		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
-		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+		p5-URI>=0:${PORTSDIR}/net/p5-URI \
+		p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Google-Calculator/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	19 Mar 2011 12:36:08 -0000	1.4
+++ distinfo	19 May 2012 18:50:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (WWW-Google-Calculator-0.05.tar.gz) = 9318dc98bb8caa12117ee668bc340bb4a2b362e7269a5d255218e47640be9b1e
-SIZE (WWW-Google-Calculator-0.05.tar.gz) = 42332
+SHA256 (WWW-Google-Calculator-0.07.tar.gz) = a596d58630c80725555b7604635b78867d74a0cadc999061c502e4fbd3b261c5
+SIZE (WWW-Google-Calculator-0.07.tar.gz) = 52596
--- p5-WWW-Google-Calculator-0.07.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list