pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/p5-GD
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 24 14:29:32 UTC 2017
Modified Files:
pkgsrc/graphics/p5-GD: Makefile distinfo
Log Message:
p5-GD: update to 2.67.
2.67 * fix thread-safety for GD::Simple %COLORS (#26 melak)
* fix arc start-angle docs, RT #123277 Andrew G Gray
* improve setBrush docs, RT #123194 Andrew G Gray
* improve StringFT docs, RT #123193
* replace MacOSX by darwin, and not by Mac OS X/macOS as suggested
in PR #24
* add GD::Image->_file method as suggested in RT #60488 by Kevin Ryde,
also the helper GD::supportsFileType
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/graphics/p5-GD/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/p5-GD/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-GD/Makefile
diff -u pkgsrc/graphics/p5-GD/Makefile:1.77 pkgsrc/graphics/p5-GD/Makefile:1.78
--- pkgsrc/graphics/p5-GD/Makefile:1.77 Mon Jun 5 14:24:00 2017
+++ pkgsrc/graphics/p5-GD/Makefile Fri Nov 24 14:29:32 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2017/06/05 14:24:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.78 2017/11/24 14:29:32 wiz Exp $
-DISTNAME= GD-2.66
+DISTNAME= GD-2.67
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
Index: pkgsrc/graphics/p5-GD/distinfo
diff -u pkgsrc/graphics/p5-GD/distinfo:1.24 pkgsrc/graphics/p5-GD/distinfo:1.25
--- pkgsrc/graphics/p5-GD/distinfo:1.24 Thu Apr 27 12:40:00 2017
+++ pkgsrc/graphics/p5-GD/distinfo Fri Nov 24 14:29:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2017/04/27 12:40:00 wiz Exp $
+$NetBSD: distinfo,v 1.25 2017/11/24 14:29:32 wiz Exp $
-SHA1 (GD-2.66.tar.gz) = e04af9fe5f7008f39a01833e27be12d782e43abb
-RMD160 (GD-2.66.tar.gz) = 4a2ea16f8d0de7f5decb07df14100cee6c27a829
-SHA512 (GD-2.66.tar.gz) = 37d3da70f4e0b89b0166488a1f8a48c508ff5e515653fe1b10602cb708ae0ce713c617dcae21c48ec795799fb0e061762696e6a65bb8ba359859223d15677c61
-Size (GD-2.66.tar.gz) = 253000 bytes
+SHA1 (GD-2.67.tar.gz) = ff2e2b8d6efc058dcad641118ad755c3d4e9f12e
+RMD160 (GD-2.67.tar.gz) = eb3276413ff2eb331d92828850a6bbb06ae0ddad
+SHA512 (GD-2.67.tar.gz) = dd9b7bbbbc5cffb42dafab9f1a5585d1a6bb315a251bad10cc31e382fef87306f22b1b1061778c79f9b60e8a36ff6784677ddf454ffe962bc32ce7d3b94c6e52
+Size (GD-2.67.tar.gz) = 254332 bytes
Home |
Main Index |
Thread Index |
Old Index