- Update to 0.94
- Add LICENSE (Artistic 1 & GPL 1) - Take maintainership Changes: http://search.cpan.org/dist/User-Identity/Changes
This commit is contained in:
parent
b4553f4e59
commit
456e8c1221
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342536
2 changed files with 8 additions and 5 deletions
|
@ -2,15 +2,18 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= User-Identity
|
||||
PORTVERSION= 0.93
|
||||
PORTVERSION= 0.94
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Perl module for abstracting information about a physical person
|
||||
|
||||
RUN_DEPENDS= p5-Geography-Countries>=0:${PORTSDIR}/misc/p5-Geography-Countries
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Geography-Countries>0:${PORTSDIR}/misc/p5-Geography-Countries
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (User-Identity-0.93.tar.gz) = fcbcc764b29f8095c4ac54526d8b99625e0c4a5953605b0d6500b55a1f4d4c8a
|
||||
SIZE (User-Identity-0.93.tar.gz) = 26484
|
||||
SHA256 (User-Identity-0.94.tar.gz) = c0c2485395d754e2700eb408c508d581d4526e0f5cd0db787dd3e474979c068d
|
||||
SIZE (User-Identity-0.94.tar.gz) = 27235
|
||||
|
|
Loading…
Reference in a new issue