Date: Tue, 21 Sep 2021 22:26:33 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: 95ad3a01350c - main - devel/p5-User-Identity: Update to 1.00 Message-ID: <202109212226.18LMQX6f040620@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=95ad3a01350ce9302cf5f1f4732a33aa37dbddbe commit 95ad3a01350ce9302cf5f1f4732a33aa37dbddbe Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:16:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:52 +0000 devel/p5-User-Identity: Update to 1.00 - Add BUILD_DEPENDS - Update version requirement of *_DEPENDS Changes: https://metacpan.org/dist/User-Identity/changes --- devel/p5-User-Identity/Makefile | 8 +++++--- devel/p5-User-Identity/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/p5-User-Identity/Makefile b/devel/p5-User-Identity/Makefile index f4f371bebb4a..50c026745df2 100644 --- a/devel/p5-User-Identity/Makefile +++ b/devel/p5-User-Identity/Makefile @@ -1,7 +1,7 @@ # Created by: Max Campos <mcampos@bpsw.biz> PORTNAME= User-Identity -PORTVERSION= 0.98 +PORTVERSION= 1.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +12,12 @@ COMMENT= Manage informational objects related to a physical person LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -RUN_DEPENDS= p5-Geography-Countries>0:misc/p5-Geography-Countries +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Geography-Countries>=1.4:misc/p5-Geography-Countries -NO_ARCH= YES USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/p5-User-Identity/distinfo b/devel/p5-User-Identity/distinfo index 429b95626f26..c3faf203e94e 100644 --- a/devel/p5-User-Identity/distinfo +++ b/devel/p5-User-Identity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510589310 -SHA256 (User-Identity-0.98.tar.gz) = af8a389f197672858e4ac48c48570b9e9761f336fda2c32d14ce19c02a893cd8 -SIZE (User-Identity-0.98.tar.gz) = 27642 +TIMESTAMP = 1632227652 +SHA256 (User-Identity-1.00.tar.gz) = 9219b4271cfeb726330e9564589ea3a7db4b6dd6f6f4423746048df1a08e9f4a +SIZE (User-Identity-1.00.tar.gz) = 28871
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212226.18LMQX6f040620>