Date: Wed, 1 Dec 2021 13:49:19 GMT From: Dries Michiels <driesm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4facea717dbf - main - textproc/p5-PPIx-Regexp: Update to 0.082 Message-ID: <202112011349.1B1DnJQZ046469@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=4facea717dbfbdf7f3466a54f93d57fe4ef6ee9a commit 4facea717dbfbdf7f3466a54f93d57fe4ef6ee9a Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2021-11-30 18:39:29 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2021-12-01 13:48:40 +0000 textproc/p5-PPIx-Regexp: Update to 0.082 Changes: https://metacpan.org/dist/PPIx-Regexp/changes PR: 260142 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33202 --- textproc/p5-PPIx-Regexp/Makefile | 2 +- textproc/p5-PPIx-Regexp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index b3d0fc86139a..43b37bdd0d4a 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -1,7 +1,7 @@ # Created by: Ashish SHUKLA <wahjava@gmail.com> PORTNAME= PPIx-Regexp -DISTVERSION= 0.081 +DISTVERSION= 0.082 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT diff --git a/textproc/p5-PPIx-Regexp/distinfo b/textproc/p5-PPIx-Regexp/distinfo index 22256aa017de..a7ddd2b6d137 100644 --- a/textproc/p5-PPIx-Regexp/distinfo +++ b/textproc/p5-PPIx-Regexp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635772405 -SHA256 (PPIx-Regexp-0.081.tar.gz) = 9d1fe0ea96e0b75b8273891462ee22fcead679fdbd830fbaffce3c79794e0f5d -SIZE (PPIx-Regexp-0.081.tar.gz) = 239607 +TIMESTAMP = 1638287481 +SHA256 (PPIx-Regexp-0.082.tar.gz) = 5fb1907f7456bd01d82d57deef0cab4c66b6b7fb530fae0c0f4d360bf1b1dd4f +SIZE (PPIx-Regexp-0.082.tar.gz) = 240877
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112011349.1B1DnJQZ046469>