Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2021 07:42:57 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 88761c8003fd - main - devel/p5-ARGV-Struct: Update to 0.06
Message-ID:  <202110170742.19H7gv1S026088@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=88761c8003fd08c40720c4e18f250e1964e4755d

commit 88761c8003fd08c40720c4e18f250e1964e4755d
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-10-17 07:32:30 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-10-17 07:42:07 +0000

    devel/p5-ARGV-Struct: Update to 0.06
    
    Update DEPENDS
---
 devel/p5-ARGV-Struct/Makefile | 6 +++---
 devel/p5-ARGV-Struct/distinfo | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/p5-ARGV-Struct/Makefile b/devel/p5-ARGV-Struct/Makefile
index 3de223336eb4..79ff69b4b94e 100644
--- a/devel/p5-ARGV-Struct/Makefile
+++ b/devel/p5-ARGV-Struct/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ARGV-Struct
-PORTVERSION=	0.03
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JLMARTIN
@@ -11,9 +11,9 @@ COMMENT=	Perl extension to parse complex data structures passed in ARGV
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	\
-	p5-Moose>0:devel/p5-Moose
 BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-Moo>=0:devel/p5-Moo \
+		p5-Type-Tiny>=0:devel/p5-Type-Tiny
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/devel/p5-ARGV-Struct/distinfo b/devel/p5-ARGV-Struct/distinfo
index c54653e45aee..d801a1932b66 100644
--- a/devel/p5-ARGV-Struct/distinfo
+++ b/devel/p5-ARGV-Struct/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ARGV-Struct-0.03.tar.gz) = 1c09a1248e43d1093d9c8bfbedabc2f4999ef9b5f97865dd15a57c9e24a77822
-SIZE (ARGV-Struct-0.03.tar.gz) = 11685
+TIMESTAMP = 1634455593
+SHA256 (ARGV-Struct-0.06.tar.gz) = a2ef174e35632c1b6ebffe8a9b6374c8a6d4adfda35d2afe1e730802444b5f69
+SIZE (ARGV-Struct-0.06.tar.gz) = 12579



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110170742.19H7gv1S026088>