Date: Wed, 19 May 2021 19:57:32 GMT From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ef09b69615fa - main - textproc/p5-PDF-Table: Update to 1.002 Message-ID: <202105191957.14JJvW4m081007@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef09b69615fa034ccd17f1f4381d498e46cad5e3 commit ef09b69615fa034ccd17f1f4381d498e46cad5e3 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2021-05-18 19:48:42 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2021-05-19 19:56:05 +0000 textproc/p5-PDF-Table: Update to 1.002 Drop maintainership. --- textproc/p5-PDF-Table/Makefile | 4 ++-- textproc/p5-PDF-Table/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index 565d8ce0e771..219f9e261101 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -1,12 +1,12 @@ # Created by: scheidell@secnap.net PORTNAME= PDF-Table -DISTVERSION= 0.12 +DISTVERSION= 1.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility class for building table layouts in a PDF::API2 object BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/textproc/p5-PDF-Table/distinfo b/textproc/p5-PDF-Table/distinfo index 79c221e8ea2d..6f4f83007901 100644 --- a/textproc/p5-PDF-Table/distinfo +++ b/textproc/p5-PDF-Table/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596819536 -SHA256 (PDF-Table-0.12.tar.gz) = ca7b5a1a44f39100b797580eac52fb9befb7d0287f00a81300e172617a812402 -SIZE (PDF-Table-0.12.tar.gz) = 33120 +TIMESTAMP = 1621366907 +SHA256 (PDF-Table-1.002.tar.gz) = 5db5216dbe1ec470b296172cd7c53a6fa092f364ec6f5ca83383a2fa0113b0a7 +SIZE (PDF-Table-1.002.tar.gz) = 75274
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105191957.14JJvW4m081007>