Date: Tue, 13 Mar 2012 14:52:34 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: stefan@fh-mainz.de Subject: ports/165998: [PATCH] devel/p5-RRDTool-OO: update to 0.32 Message-ID: <3V6RZp37lBz4Z1@sunpoet.net> Resent-Message-ID: <201203130700.q2D704tu095452@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165998 >Category: ports >Synopsis: [PATCH] devel/p5-RRDTool-OO: update to 0.32 >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 Mar 13 07:00:04 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 Jan 29 23:36:49 CST 2012 >Description: - Update to 0.32 Port maintainer (stefan@fh-mainz.de) is cc'd. Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- p5-RRDTool-OO-0.32.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-RRDTool-OO/Makefile,v retrieving revision 1.18 diff -u -u -r1.18 Makefile --- Makefile 21 Jan 2012 17:38:54 -0000 1.18 +++ Makefile 13 Mar 2012 06:55:20 -0000 @@ -6,7 +6,7 @@ # PORTNAME= RRDTool-OO -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ MAINTAINER= stefan@fh-mainz.de COMMENT= RRDTool::OO - Object-oriented interface to RRDTool -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool\ - ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool \ + p5-Log-Log4perl>=0.40:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-RRDTool-OO/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 13 Dec 2010 18:32:41 -0000 1.12 +++ distinfo 13 Mar 2012 06:55:20 -0000 @@ -1,2 +1,2 @@ -SHA256 (RRDTool-OO-0.31.tar.gz) = 55c8e42b0e5f21eeb81a4d994c136a7f9dad4c41ad2169677f52b5f1c6b1cbf3 -SIZE (RRDTool-OO-0.31.tar.gz) = 40200 +SHA256 (RRDTool-OO-0.32.tar.gz) = 6f434686b855de4cbbe0093a3d951cb911da6cb8641873e419e479c4dddbb360 +SIZE (RRDTool-OO-0.32.tar.gz) = 43411 --- p5-RRDTool-OO-0.32.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?3V6RZp37lBz4Z1>