git: 06b864f642d1 - main - devel/p5-Config-Parser-ldap: Update to 1.02
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 19:03:43 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=06b864f642d1f3dfc3cd8e4611d9ba01255bf300
commit 06b864f642d1f3dfc3cd8e4611d9ba01255bf300
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:55:57 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 19:00:17 +0000
devel/p5-Config-Parser-ldap: Update to 1.02
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Config-Parser-ldap
---
devel/p5-Config-Parser-ldap/Makefile | 3 ++-
devel/p5-Config-Parser-ldap/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/p5-Config-Parser-ldap/Makefile b/devel/p5-Config-Parser-ldap/Makefile
index 7e1b14e58f57..4bc1d3e68929 100644
--- a/devel/p5-Config-Parser-ldap/Makefile
+++ b/devel/p5-Config-Parser-ldap/Makefile
@@ -1,7 +1,7 @@
# Created by: Zeus Panchenko <zeus at gnu.org.ua>
PORTNAME= Config-Parser-ldap
-PORTVERSION= 1.00
+PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,7 @@ MAINTAINER= perl at FreeBSD.org
COMMENT= Configuration file parser for ldap.conf
LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= p5-Config-AST>=1.05:devel/p5-Config-AST \
p5-Config-Parser>=1.03:devel/p5-Config-Parser
diff --git a/devel/p5-Config-Parser-ldap/distinfo b/devel/p5-Config-Parser-ldap/distinfo
index 6b8b99fac015..195b1b51d515 100644
--- a/devel/p5-Config-Parser-ldap/distinfo
+++ b/devel/p5-Config-Parser-ldap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567028078
-SHA256 (Config-Parser-ldap-1.00.tar.gz) = ac632e0003673f4833de1d1b6efdff7c09b27ae846a1b30bb014a45a35ab2724
-SIZE (Config-Parser-ldap-1.00.tar.gz) = 17123
+TIMESTAMP = 1622038078
+SHA256 (Config-Parser-ldap-1.02.tar.gz) = 7f45a0bad15957955708270db4c7cd81bee33a87b4a1bfbc487c0befe5eed949
+SIZE (Config-Parser-ldap-1.02.tar.gz) = 17203
More information about the dev-commits-ports-all
mailing list