Date: Thu, 17 Aug 2017 12:29:52 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448091 - head/devel/p5-User-Identity Message-ID: <201708171229.v7HCTqv6011609@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Thu Aug 17 12:29:52 2017 New Revision: 448091 URL: https://svnweb.freebsd.org/changeset/ports/448091 Log: - Update to 0.97 Changes: http://search.cpan.org/dist/User-Identity/Changes Modified: head/devel/p5-User-Identity/Makefile head/devel/p5-User-Identity/distinfo Modified: head/devel/p5-User-Identity/Makefile ============================================================================== --- head/devel/p5-User-Identity/Makefile Thu Aug 17 12:21:41 2017 (r448090) +++ head/devel/p5-User-Identity/Makefile Thu Aug 17 12:29:52 2017 (r448091) @@ -2,20 +2,20 @@ # $FreeBSD$ PORTNAME= User-Identity -PORTVERSION= 0.94 -PORTREVISION= 1 +PORTVERSION= 0.97 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org -COMMENT= Perl module for abstracting information about a physical person +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 +NO_ARCH= YES USES= perl5 USE_PERL5= configure Modified: head/devel/p5-User-Identity/distinfo ============================================================================== --- head/devel/p5-User-Identity/distinfo Thu Aug 17 12:21:41 2017 (r448090) +++ head/devel/p5-User-Identity/distinfo Thu Aug 17 12:29:52 2017 (r448091) @@ -1,2 +1,3 @@ -SHA256 (User-Identity-0.94.tar.gz) = c0c2485395d754e2700eb408c508d581d4526e0f5cd0db787dd3e474979c068d -SIZE (User-Identity-0.94.tar.gz) = 27235 +TIMESTAMP = 1502438073 +SHA256 (User-Identity-0.97.tar.gz) = faf9bd2eac1e8279d8c2846dbeaf6c45ba254eb1f4903b319dcc34e04b20e1c9 +SIZE (User-Identity-0.97.tar.gz) = 27606
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171229.v7HCTqv6011609>