From owner-svn-ports-all@FreeBSD.ORG Sat Mar 22 10:21:52 2014 Return-Path: Delivered-To: svn-ports-all@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 A98F863A; Sat, 22 Mar 2014 10:21:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9307CC9E; Sat, 22 Mar 2014 10:21:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2MALqPh046582; Sat, 22 Mar 2014 10:21:52 GMT (envelope-from az@svn.freebsd.org) Received: (from az@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2MALqiP046555; Sat, 22 Mar 2014 10:21:52 GMT (envelope-from az@svn.freebsd.org) Message-Id: <201403221021.s2MALqiP046555@svn.freebsd.org> From: Andrej Zverev Date: Sat, 22 Mar 2014 10:21:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348784 - head/www/p5-Catalyst-View-RRDGraph X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 10:21:52 -0000 Author: az Date: Sat Mar 22 10:21:51 2014 New Revision: 348784 URL: http://svnweb.freebsd.org/changeset/ports/348784 QAT: https://qat.redports.org/buildarchive/r348784/ Log: - update to 0.10 - add LICENSE Modified: head/www/p5-Catalyst-View-RRDGraph/Makefile head/www/p5-Catalyst-View-RRDGraph/distinfo Modified: head/www/p5-Catalyst-View-RRDGraph/Makefile ============================================================================== --- head/www/p5-Catalyst-View-RRDGraph/Makefile Sat Mar 22 10:15:35 2014 (r348783) +++ head/www/p5-Catalyst-View-RRDGraph/Makefile Sat Mar 22 10:21:51 2014 (r348784) @@ -1,13 +1,16 @@ # $FreeBSD$ PORTNAME= Catalyst-View-RRDGraph -PORTVERSION= 0.08 +PORTVERSION= 0.10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= RRD graph view class for catalyst +COMMENT= RRD graph view class for Catalyst + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Static-Simple>=0.17:${PORTSDIR}/www/p5-Catalyst-Plugin-Static-Simple \ Modified: head/www/p5-Catalyst-View-RRDGraph/distinfo ============================================================================== --- head/www/p5-Catalyst-View-RRDGraph/distinfo Sat Mar 22 10:15:35 2014 (r348783) +++ head/www/p5-Catalyst-View-RRDGraph/distinfo Sat Mar 22 10:21:51 2014 (r348784) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-View-RRDGraph-0.08.tar.gz) = e9cb795fdea212f47a79a67d1b34439ccfad58bbed525c93e8ef00ee86b716fc -SIZE (Catalyst-View-RRDGraph-0.08.tar.gz) = 14086 +SHA256 (Catalyst-View-RRDGraph-0.10.tar.gz) = 5d61023d6ca67658d8c0cd5854a7f2f2cc4b1b0fb1e53f56828a9620010c8f37 +SIZE (Catalyst-View-RRDGraph-0.10.tar.gz) = 14293