git: cc7a3bc8b1d7 - main - devel/p5-Module-CoreList: Update to 5.20250820
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Sep 2025 23:11:33 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc7a3bc8b1d78d94b3f71072e83675c0ef65277a
commit cc7a3bc8b1d78d94b3f71072e83675c0ef65277a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-07 22:35:08 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-07 23:03:27 +0000
devel/p5-Module-CoreList: Update to 5.20250820
Changes: https://metacpan.org/dist/Module-CoreList/changes
---
devel/p5-Module-CoreList/Makefile | 2 +-
devel/p5-Module-CoreList/distinfo | 6 +++---
devel/p5-Module-CoreList/files/patch-Makefile.PL | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/p5-Module-CoreList/Makefile b/devel/p5-Module-CoreList/Makefile
index 18807c2a893b..c575fbc238f4 100644
--- a/devel/p5-Module-CoreList/Makefile
+++ b/devel/p5-Module-CoreList/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Module-CoreList
-PORTVERSION= 5.20250720
+PORTVERSION= 5.20250820
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/devel/p5-Module-CoreList/distinfo b/devel/p5-Module-CoreList/distinfo
index 1ff296b081f1..f0e677dd962d 100644
--- a/devel/p5-Module-CoreList/distinfo
+++ b/devel/p5-Module-CoreList/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753265724
-SHA256 (Module-CoreList-5.20250720.tar.gz) = f1f560ec18b071d80c12d3a1bec5d6e6066c812550376104c108463a3a3841e9
-SIZE (Module-CoreList-5.20250720.tar.gz) = 144541
+TIMESTAMP = 1757120578
+SHA256 (Module-CoreList-5.20250820.tar.gz) = 84f88ace5acf98dbacea3cd46cf12735aefd38b50e845b1a42fb0fa2a5ac1ba7
+SIZE (Module-CoreList-5.20250820.tar.gz) = 144843
diff --git a/devel/p5-Module-CoreList/files/patch-Makefile.PL b/devel/p5-Module-CoreList/files/patch-Makefile.PL
index 0ff0e5b8e2e0..b915b090994e 100644
--- a/devel/p5-Module-CoreList/files/patch-Makefile.PL
+++ b/devel/p5-Module-CoreList/files/patch-Makefile.PL
@@ -1,10 +1,10 @@
---- Makefile.PL.orig 2020-06-08 18:59:47 UTC
+--- Makefile.PL.orig 2025-08-13 12:44:53 UTC
+++ Makefile.PL
@@ -25,7 +25,6 @@ WriteMakefile
'List::Util' => 0,
'version' => 0.88,
},
- 'EXE_FILES' => [ _scripts() ],
- 'INSTALLDIRS' => ($] < 5.011 ? 'perl' : 'site'),
'PL_FILES' => {},
LICENSE => 'perl',
+ @extra,