Date: Wed, 21 Aug 2013 13:54:13 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325131 - head/graphics/p5-GD Message-ID: <201308211354.r7LDsDjH055172@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Aug 21 13:54:13 2013 New Revision: 325131 URL: http://svnweb.freebsd.org/changeset/ports/325131 Log: Update to 2.50 Modified: head/graphics/p5-GD/Makefile head/graphics/p5-GD/distinfo (contents, props changed) Modified: head/graphics/p5-GD/Makefile ============================================================================== --- head/graphics/p5-GD/Makefile Wed Aug 21 13:53:15 2013 (r325130) +++ head/graphics/p5-GD/Makefile Wed Aug 21 13:54:13 2013 (r325131) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.49 -PORTREVISION= 1 +PORTVERSION= 2.50 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= GD-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to Gd Graphics Library version2 Modified: head/graphics/p5-GD/distinfo ============================================================================== --- head/graphics/p5-GD/distinfo Wed Aug 21 13:53:15 2013 (r325130) +++ head/graphics/p5-GD/distinfo Wed Aug 21 13:54:13 2013 (r325131) @@ -1,2 +1,2 @@ -SHA256 (GD-2.49.tar.gz) = 10c68b3bb681ecdea0182be707c44dca61b1261fed4495d5d14c886837dc9c0f -SIZE (GD-2.49.tar.gz) = 261205 +SHA256 (GD-2.50.tar.gz) = 6d5392d067a48dd66d67e65b1bfab7a8e6e149490eabfa09f70b99223ea0a8e2 +SIZE (GD-2.50.tar.gz) = 262887
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308211354.r7LDsDjH055172>