Sun Feb 24 00:52:58 2019 UTC ()
graphics/p5-GD updated to 2.71

2.71    * skip Test::Fork on freebsd (GH #25)
2.70    * fixes for hardened CCFLAGS with -Werror (RT #128167)


(mef)
diff -r1.82 -r1.83 pkgsrc/graphics/p5-GD/Makefile
diff -r1.27 -r1.28 pkgsrc/graphics/p5-GD/distinfo

cvs diff -r1.82 -r1.83 pkgsrc/graphics/p5-GD/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-GD/Makefile 2018/08/29 05:52:58 1.82
+++ pkgsrc/graphics/p5-GD/Makefile 2019/02/24 00:52:58 1.83
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.82 2018/08/29 05:52:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.83 2019/02/24 00:52:58 mef Exp $
2 2
3DISTNAME= GD-2.69 3DISTNAME= GD-2.71
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= graphics perl5 5CATEGORIES= graphics perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/GD/ 9HOMEPAGE= http://search.cpan.org/dist/GD/
10COMMENT= Perl5 interface to gd graphics library 10COMMENT= Perl5 interface to gd graphics library
11LICENSE= gnu-gpl-v2 OR artistic-2.0 11LICENSE= gnu-gpl-v2 OR artistic-2.0
12 12
13USE_LANGUAGES= c 13USE_LANGUAGES= c
14 14
15# This is required at least on some Solaris builds to get a runnable 15# This is required at least on some Solaris builds to get a runnable
16# package, and should be harmless on other platforms. See PR 45873. 16# package, and should be harmless on other platforms. See PR 45873.

cvs diff -r1.27 -r1.28 pkgsrc/graphics/p5-GD/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/p5-GD/distinfo 2018/08/29 05:52:58 1.27
+++ pkgsrc/graphics/p5-GD/distinfo 2019/02/24 00:52:58 1.28
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.27 2018/08/29 05:52:58 wiz Exp $ 1$NetBSD: distinfo,v 1.28 2019/02/24 00:52:58 mef Exp $
2 2
3SHA1 (GD-2.69.tar.gz) = d49b30028b32edc74c5aa6447b26d10bb0729d1f 3SHA1 (GD-2.71.tar.gz) = b1bbc5c55bdc80553fabf17b01a90e6be0f4886c
4RMD160 (GD-2.69.tar.gz) = 0ba58473136356cd2985ceb5c741f969916cfa3a 4RMD160 (GD-2.71.tar.gz) = 8cf166852315841ffbdf44afea5fb7e8c415457c
5SHA512 (GD-2.69.tar.gz) = 9df5bc704c7723c032874f2c715c8abac9102826278c7502ec8396568176abb11f95a4fcc91f1d5fac7c92685481f3d759b760c3dfadf86564d110128e41c677 5SHA512 (GD-2.71.tar.gz) = 3a1555f07e6ab36a7218f24853f4168914be45e8c19ab0fe971ab044725dc0d7efeca75be2e4408406e69601f07e047fd3ea157acc9b9d339c9917a1c3e1f74d
6Size (GD-2.69.tar.gz) = 254812 bytes 6Size (GD-2.71.tar.gz) = 256845 bytes