Skip to content

Commit

Permalink
p5-GD: update to 2.67.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
0-wiz-0 committed Nov 24, 2017
1 parent 756027d commit ba6bab3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions graphics/p5-GD/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
10 changes: 5 additions & 5 deletions graphics/p5-GD/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ba6bab3

Please sign in to comment.