From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 19 19:00:14 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D14661065753 for ; Sat, 19 May 2012 19:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AD8748FC1C for ; Sat, 19 May 2012 19:00:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4JJ0ECd006502 for ; Sat, 19 May 2012 19:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4JJ0EEJ006500; Sat, 19 May 2012 19:00:14 GMT (envelope-from gnats) Resent-Date: Sat, 19 May 2012 19:00:14 GMT Resent-Message-Id: <201205191900.q4JJ0EEJ006500@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBB9E10656D2 for ; Sat, 19 May 2012 18:51:10 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 7FF5F8FC19 for ; Sat, 19 May 2012 18:51:10 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 3VvwLL3mH4zBmY; Sun, 20 May 2012 02:50:34 +0800 (CST) Message-Id: <3VvwLL3mH4zBmY@sunpoet.net> Date: Sun, 20 May 2012 02:50:34 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: snowfly@yuntech.edu.tw Subject: ports/168149: [PATCH] www/p5-WWW-Google-Calculator: update to 0.07 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2012 19:00:15 -0000 >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@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@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: