From owner-svn-ports-all@FreeBSD.ORG Wed Mar 12 17:38:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 D048067B; Wed, 12 Mar 2014 17:38:28 +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 BC6EBA45; Wed, 12 Mar 2014 17:38:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2CHcScG015851; Wed, 12 Mar 2014 17:38:28 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2CHcSiI015849; Wed, 12 Mar 2014 17:38:28 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201403121738.s2CHcSiI015849@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 12 Mar 2014 17:38:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347991 - head/graphics/p5-GraphViz2 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: Wed, 12 Mar 2014 17:38:28 -0000 Author: sunpoet Date: Wed Mar 12 17:38:28 2014 New Revision: 347991 URL: http://svnweb.freebsd.org/changeset/ports/347991 QAT: https://qat.redports.org/buildarchive/r347991/ Log: - Update to 2.28 Changes: http://search.cpan.org/dist/GraphViz2/Changes Modified: head/graphics/p5-GraphViz2/Makefile head/graphics/p5-GraphViz2/distinfo Modified: head/graphics/p5-GraphViz2/Makefile ============================================================================== --- head/graphics/p5-GraphViz2/Makefile Wed Mar 12 16:53:31 2014 (r347990) +++ head/graphics/p5-GraphViz2/Makefile Wed Mar 12 17:38:28 2014 (r347991) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PO p5-Class-Load>=0.17:${PORTSDIR}/devel/p5-Class-Load \ p5-Config-Tiny>=2.16:${PORTSDIR}/devel/p5-Config-Tiny \ p5-DBI>=1.616:${PORTSDIR}/databases/p5-DBI \ + p5-DBIx-Admin-TableInfo>=2.11:${PORTSDIR}/databases/p5-DBIx-Admin-TableInfo \ p5-Data-Section-Simple>=0.02:${PORTSDIR}/devel/p5-Data-Section-Simple \ p5-Date-Simple>=3.03:${PORTSDIR}/devel/p5-Date-Simple \ p5-File-HomeDir>=0.99:${PORTSDIR}/devel/p5-File-HomeDir \ Modified: head/graphics/p5-GraphViz2/distinfo ============================================================================== --- head/graphics/p5-GraphViz2/distinfo Wed Mar 12 16:53:31 2014 (r347990) +++ head/graphics/p5-GraphViz2/distinfo Wed Mar 12 17:38:28 2014 (r347991) @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.27.tgz) = ee5c76aaa6544901cc429784d4de718723ca863e1e1e48a31e9840ff3e88d0ca -SIZE (GraphViz2-2.27.tgz) = 229576 +SHA256 (GraphViz2-2.28.tgz) = eed5af07c9fa8613dec692dad07b582997f243c821b32db9fa156b340cb69f1c +SIZE (GraphViz2-2.28.tgz) = 230786