git: 142c7980d795 - main - devel/p5-Config-Parser: Update to 1.05
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 19:03:42 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=142c7980d795a6d0566a4397fa5ebecc57d6679c
commit 142c7980d795a6d0566a4397fa5ebecc57d6679c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:55:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 19:00:16 +0000
devel/p5-Config-Parser: Update to 1.05
- Add BUILD_DEPENDS
Changes: https://metacpan.org/changes/distribution/Config-Parser
---
devel/p5-Config-Parser/Makefile | 3 ++-
devel/p5-Config-Parser/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/p5-Config-Parser/Makefile b/devel/p5-Config-Parser/Makefile
index 023271392d75..f528b93cec67 100644
--- a/devel/p5-Config-Parser/Makefile
+++ b/devel/p5-Config-Parser/Makefile
@@ -1,7 +1,7 @@
# Created by: Zeus Panchenko <zeus at gnu.org.ua>
PORTNAME= Config-Parser
-PORTVERSION= 1.04
+PORTVERSION= 1.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +11,7 @@ COMMENT= Base class for configuration file parsers
LICENSE= GPLv3+
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Config-AST>=1.05:devel/p5-Config-AST \
p5-Text-Locus>=1.01:textproc/p5-Text-Locus
diff --git a/devel/p5-Config-Parser/distinfo b/devel/p5-Config-Parser/distinfo
index 25e02d65bc8a..6cf826d1566f 100644
--- a/devel/p5-Config-Parser/distinfo
+++ b/devel/p5-Config-Parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567056407
-SHA256 (Config-Parser-1.04.tar.gz) = f76ecbe5d1595823ad0ec28ae7be898c1d87d11381d0cf1b33c0f0e329eec345
-SIZE (Config-Parser-1.04.tar.gz) = 24014
+TIMESTAMP = 1622038076
+SHA256 (Config-Parser-1.05.tar.gz) = 73eb5928ebf6bc35f9e7e780920e00a2e5d884233238503658393254ed8e4422
+SIZE (Config-Parser-1.05.tar.gz) = 24099
More information about the dev-commits-ports-all
mailing list