From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 22:26:39 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C03ED67CBD9; Tue, 21 Sep 2021 22:26:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDbcv2w2gz4jTC; Tue, 21 Sep 2021 22:26:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0BDD8451F; Tue, 21 Sep 2021 22:26:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18LMQXXE040621; Tue, 21 Sep 2021 22:26:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18LMQX6f040620; Tue, 21 Sep 2021 22:26:33 GMT (envelope-from git) Date: Tue, 21 Sep 2021 22:26:33 GMT Message-Id: <202109212226.18LMQX6f040620@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 95ad3a01350c - main - devel/p5-User-Identity: Update to 1.00 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 95ad3a01350ce9302cf5f1f4732a33aa37dbddbe Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 22:26:39 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=95ad3a01350ce9302cf5f1f4732a33aa37dbddbe commit 95ad3a01350ce9302cf5f1f4732a33aa37dbddbe Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 22:16:54 +0000 Commit: Po-Chuan Hsieh 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 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 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