Skip to content

Commit

Permalink
devel/p5-User-Identity: Update to 1.00
Browse files Browse the repository at this point in the history
- Add BUILD_DEPENDS
- Update version requirement of *_DEPENDS

Changes:	https://metacpan.org/dist/User-Identity/changes
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 54465a0 commit 95ad3a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions 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-
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 95ad3a0

Please sign in to comment.