Date: Sun, 22 May 2022 05:17:16 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: 834b313a91fd - main - textproc/p5-SVG: Update to 2.87 Message-ID: <202205220517.24M5HGEr064430@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=834b313a91fd8895f596af3f39ddb439738bbe3c commit 834b313a91fd8895f596af3f39ddb439738bbe3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-22 04:26:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-22 05:11:34 +0000 textproc/p5-SVG: Update to 2.87 Changes: https://metacpan.org/dist/SVG/changes --- textproc/p5-SVG/Makefile | 2 +- textproc/p5-SVG/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index 935867043f1b..76a209d2f6ce 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -1,7 +1,7 @@ # Created by: Sergey Skvortsov <skv@protey.ru> PORTNAME= SVG -PORTVERSION= 2.86 +PORTVERSION= 2.87 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index 46e74b1fece3..dde9ccfd8605 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214128 -SHA256 (SVG-2.86.tar.gz) = 72c6eb6f86bb2c330280f9f3d342bb2673ad5da22d1f44fba3e04cfb5d30a67b -SIZE (SVG-2.86.tar.gz) = 57375 +TIMESTAMP = 1653151276 +SHA256 (SVG-2.87.tar.gz) = b3fa58c1c59942b4ebef003da97c3e01e531480ca29e8efbe327ff0589c0bd3c +SIZE (SVG-2.87.tar.gz) = 55282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205220517.24M5HGEr064430>