Date: Sun, 5 Mar 2023 03:26:51 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e0aabeac42b5 - main - textproc/p5-LaTeX-Pod: Update to 0.23 Message-ID: <202303050326.3253QpMi066652@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0aabeac42b5466e5e854090adb368819c07504f commit e0aabeac42b5466e5e854090adb368819c07504f Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-03-05 02:33:04 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-03-05 03:25:40 +0000 textproc/p5-LaTeX-Pod: Update to 0.23 --- textproc/p5-LaTeX-Pod/Makefile | 4 ++-- textproc/p5-LaTeX-Pod/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/p5-LaTeX-Pod/Makefile b/textproc/p5-LaTeX-Pod/Makefile index 36e4ab3a06e8..9baea502129c 100644 --- a/textproc/p5-LaTeX-Pod/Makefile +++ b/textproc/p5-LaTeX-Pod/Makefile @@ -1,5 +1,5 @@ PORTNAME= LaTeX-Pod -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,6 @@ RUN_DEPENDS= p5-LaTeX-TOM>=0.9:textproc/p5-LaTeX-TOM \ p5-boolean>=0.20:devel/p5-boolean USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> diff --git a/textproc/p5-LaTeX-Pod/distinfo b/textproc/p5-LaTeX-Pod/distinfo index cb2c960f7ccb..6979210f69b3 100644 --- a/textproc/p5-LaTeX-Pod/distinfo +++ b/textproc/p5-LaTeX-Pod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675842557 -SHA256 (LaTeX-Pod-0.22.tar.gz) = 2805a459ad901aa77b2fdbcc4e813bee10edbf5e85c0a40ef1daee42cef51b89 -SIZE (LaTeX-Pod-0.22.tar.gz) = 13980 +TIMESTAMP = 1677975527 +SHA256 (LaTeX-Pod-0.23.tar.gz) = bd2c1fbf4fb2239f36a868cae1f7b6951e9c938b0ea806d6ef9d78756dcf35b4 +SIZE (LaTeX-Pod-0.23.tar.gz) = 13734
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303050326.3253QpMi066652>