Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2023 17:22:57 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: 65aa72993dc0 - main - devel/p5-Getopt-Long: Update to 2.57
Message-ID:  <202311141722.3AEHMvJK083208@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=65aa72993dc07f1772b554551cb6df5ecc1bbbbf

commit 65aa72993dc07f1772b554551cb6df5ecc1bbbbf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:45:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:39 +0000

    devel/p5-Getopt-Long: Update to 2.57
    
    Changes:        https://metacpan.org/dist/Getopt-Long/changes
---
 devel/p5-Getopt-Long/Makefile  | 2 +-
 devel/p5-Getopt-Long/distinfo  | 6 +++---
 devel/p5-Getopt-Long/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile
index 435115c1cb58..5dfc4c21e353 100644
--- a/devel/p5-Getopt-Long/Makefile
+++ b/devel/p5-Getopt-Long/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Getopt-Long
-PORTVERSION=	2.54
+PORTVERSION=	2.57
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/devel/p5-Getopt-Long/distinfo b/devel/p5-Getopt-Long/distinfo
index 049e58473254..eb3b0939ec30 100644
--- a/devel/p5-Getopt-Long/distinfo
+++ b/devel/p5-Getopt-Long/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669058273
-SHA256 (Getopt-Long-2.54.tar.gz) = 584ba3c99bb2d6b341375212f9b874613f706cfb01cee21b8a2676a98ab985fe
-SIZE (Getopt-Long-2.54.tar.gz) = 43835
+TIMESTAMP = 1699774960
+SHA256 (Getopt-Long-2.57.tar.gz) = d3791e6bf167708364ea5ad3be578dc9173a0076167160a4341c05a1e979795e
+SIZE (Getopt-Long-2.57.tar.gz) = 45259
diff --git a/devel/p5-Getopt-Long/pkg-plist b/devel/p5-Getopt-Long/pkg-plist
index 819578ab114c..3ce84b633207 100644
--- a/devel/p5-Getopt-Long/pkg-plist
+++ b/devel/p5-Getopt-Long/pkg-plist
@@ -1,3 +1,5 @@
 %%SITE_PERL%%/Getopt/Long.pm
+%%SITE_PERL%%/Getopt/Long/Parser.pm
 %%SITE_PERL%%/newgetopt.pl
 %%PERL5_MAN3%%/Getopt::Long.3.gz
+%%PERL5_MAN3%%/Getopt::Long::Parser.3.gz



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