Date: Tue, 21 Sep 2021 03:49:56 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: 369ba6da2f1c - main - devel/p5-File-LoadLines: Update to 1.021 Message-ID: <202109210349.18L3nuuU018761@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=369ba6da2f1c7e06451831d87663b0b251aee739 commit 369ba6da2f1c7e06451831d87663b0b251aee739 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:10:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:02 +0000 devel/p5-File-LoadLines: Update to 1.021 Changes: https://metacpan.org/dist/File-LoadLines/changes --- devel/p5-File-LoadLines/Makefile | 5 ++--- devel/p5-File-LoadLines/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/p5-File-LoadLines/Makefile b/devel/p5-File-LoadLines/Makefile index eb8903cefe2a..68373452cf39 100644 --- a/devel/p5-File-LoadLines/Makefile +++ b/devel/p5-File-LoadLines/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= File-LoadLines -PORTVERSION= 1.020.2 +PORTVERSION= 1.021 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +12,7 @@ COMMENT= Load lines from file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Test-Exception>=0.43:devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/devel/p5-File-LoadLines/distinfo b/devel/p5-File-LoadLines/distinfo index e64be4120eac..ccc93fcaaa5a 100644 --- a/devel/p5-File-LoadLines/distinfo +++ b/devel/p5-File-LoadLines/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542050 -SHA256 (File-LoadLines-1.020.2.tar.gz) = 1a28a5fdf4e4b27eb4041b22808356e8d5947900188ef27c8f3614de3ac197a7 -SIZE (File-LoadLines-1.020.2.tar.gz) = 6747 +TIMESTAMP = 1632036946 +SHA256 (File-LoadLines-1.021.tar.gz) = 98e412f7c69261134f34b8785bddbab3156b8f452553dbb5b56cad683b86fff0 +SIZE (File-LoadLines-1.021.tar.gz) = 6780
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3nuuU018761>