Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2020 14:14:35 +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: r551412 - head/graphics/p5-GD
Message-ID:  <202010041414.094EEZrA056390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct  4 14:14:35 2020
New Revision: 551412
URL: https://svnweb.freebsd.org/changeset/ports/551412

Log:
  Update to 2.73
  
  - Fix WWW
  
  Changes:	https://metacpan.org/changes/distribution/GD

Modified:
  head/graphics/p5-GD/Makefile
  head/graphics/p5-GD/distinfo
  head/graphics/p5-GD/pkg-descr

Modified: head/graphics/p5-GD/Makefile
==============================================================================
--- head/graphics/p5-GD/Makefile	Sun Oct  4 14:14:30 2020	(r551411)
+++ head/graphics/p5-GD/Makefile	Sun Oct  4 14:14:35 2020	(r551412)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	GD
-PORTVERSION=	2.72
+PORTVERSION=	2.73
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/graphics/p5-GD/distinfo
==============================================================================
--- head/graphics/p5-GD/distinfo	Sun Oct  4 14:14:30 2020	(r551411)
+++ head/graphics/p5-GD/distinfo	Sun Oct  4 14:14:35 2020	(r551412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416743
-SHA256 (GD-2.72.tar.gz) = 61d00713fcc3ba3c8fa8859025d86f97506e6af17e66d59e9396996773989104
-SIZE (GD-2.72.tar.gz) = 259938
+TIMESTAMP = 1601754216
+SHA256 (GD-2.73.tar.gz) = 491c9e73238522e2987e66725a20935f4268a3864202ecbaf4659a1691ba322b
+SIZE (GD-2.73.tar.gz) = 261203

Modified: head/graphics/p5-GD/pkg-descr
==============================================================================
--- head/graphics/p5-GD/pkg-descr	Sun Oct  4 14:14:30 2020	(r551411)
+++ head/graphics/p5-GD/pkg-descr	Sun Oct  4 14:14:35 2020	(r551412)
@@ -3,4 +3,4 @@ GD.pm is a Perl interface to Thomas Boutell's gd graph
 using a large number of graphics primitives, and emit the drawings
 as PNG files.
 
-WWW: http://stein.cshl.org/WWW/software/GD/
+WWW: https://metacpan.org/release/GD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010041414.094EEZrA056390>