commit:     d0e08d870bade71e8270b8344afc7c9fdb5969d8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 18:45:54 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 18:51:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e08d87

dev-perl/GraphViz: Bump to version 2.230.0 re #600828

- Use DIST_EXAMPLES

Upstream:
- Fix tests broken by lack of { escaping in regex.
- Move to EUMM
- Bail out if there is no `dot`
- use no_xxe with XML::Twig instantiation

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/GraphViz/GraphViz-2.230.0.ebuild | 39 +++++++++++++++++++++++++++++++
 dev-perl/GraphViz/Manifest                |  1 +
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/GraphViz/GraphViz-2.230.0.ebuild 
b/dev-perl/GraphViz/GraphViz-2.230.0.ebuild
new file mode 100644
index 00000000..79edec5
--- /dev/null
+++ b/dev-perl/GraphViz/GraphViz-2.230.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_A_EXT=tgz
+DIST_AUTHOR=RSAVAGE
+DIST_VERSION=2.23
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Interface to AT&T's GraphViz"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       media-gfx/graphviz
+       >=virtual/perl-Carp-1.10.0
+       >=virtual/perl-Getopt-Long-2.340.0
+       virtual/perl-IO
+       >=dev-perl/IPC-Run-0.600.0
+       >=dev-perl/libwww-perl-6
+       >=dev-perl/Parse-RecDescent-1.965.1
+       >=virtual/perl-Time-HiRes-1.510.0
+       >=dev-perl/XML-Twig-3.520.0
+       >=dev-perl/XML-XPath-1.130.0
+"
+# Note, we don't really require Test::Simple >=1.300...
+# https://rt.cpan.org/Ticket/Display.html?id=115236
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       dev-perl/File-Which
+       test? (
+               >=virtual/perl-Test-Simple-1.1.14
+       )
+"

diff --git a/dev-perl/GraphViz/Manifest b/dev-perl/GraphViz/Manifest
index 0fb5d4c..1bea52a 100644
--- a/dev-perl/GraphViz/Manifest
+++ b/dev-perl/GraphViz/Manifest
@@ -1,2 +1,3 @@
 DIST GraphViz-2.19.tgz 86529 SHA256 
27c7761d18ca739a5e35b9e55135b1f3c6f399a474116216037405826d781ce3 SHA512 
2b566b0fc83ca48fe39cf677db6934045f1a35e821348be5b23c9cacd687e192fdfbb55a64a0d69084fbd0582dbca1b94a7fa6f52ec5bedbcf75e7d851e8672b
 WHIRLPOOL 
9f49b57a319c99b55ac7be86cde3fa4f67127a7940ca93c0cc978880a7ea993dd4fafc688873410d4a775093447720ea341fed736a7c0375f84c70ddbaa7c559
 DIST GraphViz-2.20.tgz 86556 SHA256 
23eec8c7e0bfada7b1a172b79e87bdd759fc3360c594159fdc228578aff41a5c SHA512 
799651d0643bb326927d749b9ca6f35977d7b9ec4ff044a5b965229a3e9b773c7227b5f24cacf2b765f73126b68529cd75a84c7a646b5009e374c485ce4bb5ac
 WHIRLPOOL 
f6030ef3e7d256f3b9473277dacdecea0728db8b21c6e9cba4ede1b8874aadc062a8341959ff6b5e30d8d6fd63fe7bf660ee4143a061a248385b3802d5259772
+DIST GraphViz-2.23.tgz 95297 SHA256 
7207f9279377cd7d6c21e72412f12522a305fd655ed9dcffd184038f4f7639dc SHA512 
3b5f431c6436477674b06ed94bd977a5135800fe26dd8a307ef681b16009dec5b423861c1c11c9583d0c7f5b8920fec1f2469977ffd19dbfc88aa97fd180ee0f
 WHIRLPOOL 
1c745e8566f6e4195e50eb5d39fbf80b2788dfc507157b5f91171d40ab6c82177a85bed77a8f9b76fa2380bf6813716cc5992902e49496007a405ee3eb565d9e

Reply via email to