From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 25 20:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA4AF9EE for ; Sun, 25 May 2014 20:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94EDB2DDA for ; Sun, 25 May 2014 20:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4PKK0eG079576 for ; Sun, 25 May 2014 20:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4PKK0BD079575; Sun, 25 May 2014 20:20:00 GMT (envelope-from gnats) Resent-Date: Sun, 25 May 2014 20:20:00 GMT Resent-Message-Id: <201405252020.s4PKK0BD079575@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, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 868CC934 for ; Sun, 25 May 2014 20:14:13 +0000 (UTC) Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.110.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "bofh.1asiacom.net", Issuer "bofh.1asiacom.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CD89D2DBD for ; Sun, 25 May 2014 20:14:12 +0000 (UTC) Received: from bofh.1asiacom.net (localhost [127.0.0.1]) by bofh.1asiacom.net (8.14.8/8.14.8) with ESMTP id s4PKE1C2058646 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 26 May 2014 02:14:01 +0600 (BDT) (envelope-from bofh@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s4PKDx7m058645; Mon, 26 May 2014 02:13:59 +0600 (BDT) (envelope-from bofh) Message-Id: <201405252013.s4PKDx7m058645@bofh.1asiacom.net> Date: Mon, 26 May 2014 02:13:59 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/190215: [PATCH] devel/p5-RRDTool-OO: update to 0.33, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2014 20:20:00 -0000 >Number: 190215 >Category: ports >Synopsis: [PATCH] devel/p5-RRDTool-OO: update to 0.33, take maintainership >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: Sun May 25 20:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r265972: Wed May 14 02:05:04 BDT >Description: - Update to 0.33 - Take maintainership For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-RRDTool-OO/0.33/ Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-RRDTool-OO-0.33.patch begins here --- diff -ruN /usr/ports//devel/p5-RRDTool-OO/Makefile ./Makefile --- /usr/ports//devel/p5-RRDTool-OO/Makefile 2014-05-11 00:28:13.000000000 +0600 +++ ./Makefile 2014-05-26 00:50:20.575755611 +0600 @@ -2,15 +2,17 @@ # $FreeBSD: head/devel/p5-RRDTool-OO/Makefile 353594 2014-05-10 18:28:13Z antoine $ PORTNAME= RRDTool-OO -PORTVERSION= 0.32 -PORTREVISION= 2 +PORTVERSION= 0.33 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= RRDTool::OO - Object-oriented interface to RRDTool +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \ p5-Log-Log4perl>=0.40:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} diff -ruN /usr/ports//devel/p5-RRDTool-OO/distinfo ./distinfo --- /usr/ports//devel/p5-RRDTool-OO/distinfo 2014-01-22 21:30:13.000000000 +0600 +++ ./distinfo 2014-05-26 00:49:59.507711754 +0600 @@ -1,2 +1,2 @@ -SHA256 (RRDTool-OO-0.32.tar.gz) = 6f434686b855de4cbbe0093a3d951cb911da6cb8641873e419e479c4dddbb360 -SIZE (RRDTool-OO-0.32.tar.gz) = 43411 +SHA256 (RRDTool-OO-0.33.tar.gz) = 41597a698e74bca5971984b7a130684fa5c661b7c2cbabb18892540db1170d47 +SIZE (RRDTool-OO-0.33.tar.gz) = 43990 --- p5-RRDTool-OO-0.33.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: