Date: Tue, 18 Apr 2023 21:50:38 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: 09797f2d4f5a - main - devel/p5-User-Identity: Update to 1.02 Message-ID: <202304182150.33ILoc69054534@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=09797f2d4f5a3dba965a030b19506ead5f494105 commit 09797f2d4f5a3dba965a030b19506ead5f494105 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 21:39:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 21:39:10 +0000 devel/p5-User-Identity: Update to 1.02 Changes: https://metacpan.org/dist/User-Identity/changes --- devel/p5-User-Identity/Makefile | 5 +++-- devel/p5-User-Identity/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/p5-User-Identity/Makefile b/devel/p5-User-Identity/Makefile index ad7a27c5d5a8..8726429da51d 100644 --- a/devel/p5-User-Identity/Makefile +++ b/devel/p5-User-Identity/Makefile @@ -1,5 +1,5 @@ PORTNAME= User-Identity -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Geography-Countries>=1.4:misc/p5-Geography-Countries +RUN_DEPENDS= p5-Geography-Countries>=1.4:misc/p5-Geography-Countries \ + p5-Hash-Ordered>=0.014:devel/p5-Hash-Ordered USES= perl5 USE_PERL5= configure diff --git a/devel/p5-User-Identity/distinfo b/devel/p5-User-Identity/distinfo index 42fcc0997143..cbaf7a82626a 100644 --- a/devel/p5-User-Identity/distinfo +++ b/devel/p5-User-Identity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646356245 -SHA256 (User-Identity-1.01.tar.gz) = ec0088a188c6abfb31694fe4d5c7bce0c42de0cca228ae7e2bdd2bfcfe2fad0d -SIZE (User-Identity-1.01.tar.gz) = 28933 +TIMESTAMP = 1681843954 +SHA256 (User-Identity-1.02.tar.gz) = 3b24aee7f5278c65c3f04115b07c86e646934e99ea409240363f3089913eb899 +SIZE (User-Identity-1.02.tar.gz) = 29058
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304182150.33ILoc69054534>