mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-User-Identity: Update to 1.00
- Add BUILD_DEPENDS - Update version requirement of *_DEPENDS Changes: https://metacpan.org/dist/User-Identity/changes
This commit is contained in:
parent
54465a0563
commit
95ad3a0135
2 changed files with 8 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue