diff options
-rw-r--r-- | devel/p5-User-Identity/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-User-Identity/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/devel/p5-User-Identity/Makefile b/devel/p5-User-Identity/Makefile index 8fbbb0ed613c..e785b77a4eeb 100644 --- a/devel/p5-User-Identity/Makefile +++ b/devel/p5-User-Identity/Makefile @@ -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 diff --git a/devel/p5-User-Identity/distinfo b/devel/p5-User-Identity/distinfo index 671cac7aaa1c..3ac1efd6d7c6 100644 --- a/devel/p5-User-Identity/distinfo +++ b/devel/p5-User-Identity/distinfo @@ -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 |