pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/p5-GraphViz
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 07:27:43 UTC 2017
Modified Files:
pkgsrc/graphics/p5-GraphViz: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/p5-GraphViz/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/p5-GraphViz/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/p5-GraphViz/Makefile
diff -u pkgsrc/graphics/p5-GraphViz/Makefile:1.37 pkgsrc/graphics/p5-GraphViz/Makefile:1.38
--- pkgsrc/graphics/p5-GraphViz/Makefile:1.37 Mon Jun 5 14:24:01 2017
+++ pkgsrc/graphics/p5-GraphViz/Makefile Sun Sep 17 07:27:43 2017
@@ -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
Index: pkgsrc/graphics/p5-GraphViz/distinfo
diff -u pkgsrc/graphics/p5-GraphViz/distinfo:1.9 pkgsrc/graphics/p5-GraphViz/distinfo:1.10
--- pkgsrc/graphics/p5-GraphViz/distinfo:1.9 Sat Aug 13 00:50:13 2016
+++ pkgsrc/graphics/p5-GraphViz/distinfo Sun Sep 17 07:27:43 2017
@@ -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