Date: Tue, 26 Feb 2013 13:32:10 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312979 - head/graphics/p5-GD Message-ID: <201302261332.r1QDWAQO024263@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobez Date: Tue Feb 26 13:32:09 2013 New Revision: 312979 URL: http://svnweb.freebsd.org/changeset/ports/312979 Log: Update to 2.49. 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 Tue Feb 26 13:22:05 2013 (r312978) +++ head/graphics/p5-GD/Makefile Tue Feb 26 13:32:09 2013 (r312979) @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-GD -# Date created: March 11, 2003 -# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> -# +# Created by: Philip M. Gollucci <pgollucci@FreeBSD.org> # $FreeBSD$ -# PORTNAME= GD -PORTVERSION= 2.46 -PORTREVISION= 1 +PORTVERSION= 2.49 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/p5-GD/distinfo ============================================================================== --- head/graphics/p5-GD/distinfo Tue Feb 26 13:22:05 2013 (r312978) +++ head/graphics/p5-GD/distinfo Tue Feb 26 13:32:09 2013 (r312979) @@ -1,2 +1,2 @@ -SHA256 (GD-2.46.tar.gz) = 0de778c8ea63bb3eb0d99d0ef090464ef594107addfa71750fd3a88216081735 -SIZE (GD-2.46.tar.gz) = 260989 +SHA256 (GD-2.49.tar.gz) = 10c68b3bb681ecdea0182be707c44dca61b1261fed4495d5d14c886837dc9c0f +SIZE (GD-2.49.tar.gz) = 261205
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302261332.r1QDWAQO024263>