Date: Wed, 19 Feb 2014 18:35:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345130 - head/graphics/p5-GD Message-ID: <201402191835.s1JIZFjN004771@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 19 18:35:14 2014 New Revision: 345130 URL: http://svnweb.freebsd.org/changeset/ports/345130 QAT: https://qat.redports.org/buildarchive/r345130/ Log: - Update to 2.52 Changes: http://search.cpan.org/dist/GD/ChangeLog Modified: head/graphics/p5-GD/Makefile head/graphics/p5-GD/distinfo Modified: head/graphics/p5-GD/Makefile ============================================================================== --- head/graphics/p5-GD/Makefile Wed Feb 19 18:35:09 2014 (r345129) +++ head/graphics/p5-GD/Makefile Wed Feb 19 18:35:14 2014 (r345130) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.51 +PORTVERSION= 2.52 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/p5-GD/distinfo ============================================================================== --- head/graphics/p5-GD/distinfo Wed Feb 19 18:35:09 2014 (r345129) +++ head/graphics/p5-GD/distinfo Wed Feb 19 18:35:14 2014 (r345130) @@ -1,2 +1,2 @@ -SHA256 (GD-2.51.tar.gz) = 239cae68c906c89612a3c0546a31b7feef1405286ede3b08e1d70c8c716d29dc -SIZE (GD-2.51.tar.gz) = 263561 +SHA256 (GD-2.52.tar.gz) = d15a7c991a37c45b27a25c1fc61e2131930a043362a54a4f7474779d48612a7a +SIZE (GD-2.52.tar.gz) = 326183
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402191835.s1JIZFjN004771>