git: eb52108f3cc9 - main - devel/p5-Data-OptList: Update to 0.112
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:06:40 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb52108f3cc95e9e3138bec76dfe649cc36f4ecd
commit eb52108f3cc95e9e3138bec76dfe649cc36f4ecd
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:58:38 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:58:38 +0000
devel/p5-Data-OptList: Update to 0.112
- Sort PLIST
Changes: https://metacpan.org/dist/Data-OptList/changes
---
devel/p5-Data-OptList/Makefile | 5 +++--
devel/p5-Data-OptList/distinfo | 5 +++--
devel/p5-Data-OptList/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/devel/p5-Data-OptList/Makefile b/devel/p5-Data-OptList/Makefile
index 9e5164cfe7ed..41b20321b447 100644
--- a/devel/p5-Data-OptList/Makefile
+++ b/devel/p5-Data-OptList/Makefile
@@ -1,7 +1,7 @@
# Created by: Lars Balker Rasmussen <lbr at FreeBSD.org>
PORTNAME= Data-OptList
-PORTVERSION= 0.110
+PORTVERSION= 0.112
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Params-Util>=0.14:devel/p5-Params-Util \
p5-Sub-Install>=0.92:devel/p5-Sub-Install
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/p5-Data-OptList/distinfo b/devel/p5-Data-OptList/distinfo
index b146ec90b47e..400986891659 100644
--- a/devel/p5-Data-OptList/distinfo
+++ b/devel/p5-Data-OptList/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Data-OptList-0.110.tar.gz) = 366117cb2966473f2559f2f4575ff6ae69e84c69a0f30a0773e1b51a457ef5c3
-SIZE (Data-OptList-0.110.tar.gz) = 18846
+TIMESTAMP = 1625323709
+SHA256 (Data-OptList-0.112.tar.gz) = 62c60ccaae88d5339ae36bcc8940b03388cf84adbf27828b1f8b300307103bab
+SIZE (Data-OptList-0.112.tar.gz) = 19764
diff --git a/devel/p5-Data-OptList/pkg-plist b/devel/p5-Data-OptList/pkg-plist
index ec97a718037b..c9c1ee30b461 100644
--- a/devel/p5-Data-OptList/pkg-plist
+++ b/devel/p5-Data-OptList/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Data::OptList.3.gz
%%SITE_PERL%%/Data/OptList.pm
+%%PERL5_MAN3%%/Data::OptList.3.gz
More information about the dev-commits-ports-all
mailing list