Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:46:43 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9afb462ac97a - main - graphics/p5-GD: Update to 2.78
Message-ID:  <202307092146.369LkhxK095802@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9afb462ac97aa4f049c3a2e1fe2445b286a3fd94

commit 9afb462ac97aa4f049c3a2e1fe2445b286a3fd94
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:30:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:36:16 +0000

    graphics/p5-GD: Update to 2.78
    
    Changes:        https://metacpan.org/dist/GD/changes
---
 graphics/p5-GD/Makefile | 3 ++-
 graphics/p5-GD/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 4ec1edac194e..42f0fddfb347 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	GD
-PORTVERSION=	2.77
+PORTVERSION=	2.78
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +13,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
 LIB_DEPENDS=	libgd.so:graphics/gd
+TEST_DEPENDS=	p5-Test-NoWarnings>=1.00:devel/p5-Test-NoWarnings
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo
index 162f1ea3e213..1e69af4d7353 100644
--- a/graphics/p5-GD/distinfo
+++ b/graphics/p5-GD/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685793170
-SHA256 (GD-2.77.tar.gz) = b56c88b8ef3be016ce29bb62dd1f1b6f6b5fbcaa57fea59e9468af6901016fb5
-SIZE (GD-2.77.tar.gz) = 265310
+TIMESTAMP = 1688902963
+SHA256 (GD-2.78.tar.gz) = 6831054bf5424b4f5c23d3627d3d1484480f6f9c2c66632222915f2851be6ee4
+SIZE (GD-2.78.tar.gz) = 265773



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