pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/p5-GraphViz p5-GraphViz: update to 2.24.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0aa1ee6c2521
branches:  trunk
changeset: 368442:0aa1ee6c2521
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 17 07:27:43 2017 +0000

description:
p5-GraphViz: update to 2.24.

2.24  2016-12-27T10:58:00
        - Test with Test::More V 1.001002 rather than V 1.302019, and all tests still pass.
                See RT#115236. Thanx to Kent Fredric for again (sorry!) prompting me over this.
                Lowering the version of Test::More in Makefile.PL is the only change in this version.

2.23  2016-12-21T08:00:00
        - Add no_xxe to XML::Twig instantiation. See RT#118972. Many thanx to Lisa Hare for a
                very well-crafted set of patches provided via github.

diffstat:

 graphics/p5-GraphViz/Makefile |   5 ++---
 graphics/p5-GraphViz/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 4a8629069ffd -r 0aa1ee6c2521 graphics/p5-GraphViz/Makefile
--- a/graphics/p5-GraphViz/Makefile     Sun Sep 17 07:16:31 2017 +0000
+++ b/graphics/p5-GraphViz/Makefile     Sun Sep 17 07:27:43 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2017/06/05 14:24:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2017/09/17 07:27:43 wiz Exp $
 
-DISTNAME=      GraphViz-2.22
+DISTNAME=      GraphViz-2.24
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    graphics perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RS/RSAVAGE/}
 EXTRACT_SUFX=  .tgz
diff -r 4a8629069ffd -r 0aa1ee6c2521 graphics/p5-GraphViz/distinfo
--- a/graphics/p5-GraphViz/distinfo     Sun Sep 17 07:16:31 2017 +0000
+++ b/graphics/p5-GraphViz/distinfo     Sun Sep 17 07:27:43 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/08/13 00:50:13 wen Exp $
+$NetBSD: distinfo,v 1.10 2017/09/17 07:27:43 wiz Exp $
 
-SHA1 (GraphViz-2.22.tgz) = f4aac4d1884e1b4adf77b75844baec5539a23b34
-RMD160 (GraphViz-2.22.tgz) = 38c356c1823f1e6f12e409b03d8075761e211971
-SHA512 (GraphViz-2.22.tgz) = 5c1f3353341f791508ab813cd3b6e17965caed76fc32b09b15d63aa260242f991cb3a7e8200778df71d31633636fb589b5aec9c3b4dc1ba9716581783b5e1bf3
-Size (GraphViz-2.22.tgz) = 94927 bytes
+SHA1 (GraphViz-2.24.tgz) = dd974c1c4d920159bc34542fdc093f8905c54237
+RMD160 (GraphViz-2.24.tgz) = abddc26e1e391f4165da06546569c782e61d3c03
+SHA512 (GraphViz-2.24.tgz) = b37d1303c243a306443d5adf35d597f4e259cedaa7956d80bdb47cba811ce94e63da6b42a23d192fa9da628d999f1c023911f3f956a575aeabe673f77f3f01d9
+Size (GraphViz-2.24.tgz) = 95475 bytes



Home | Main Index | Thread Index | Old Index