Date: Sun, 20 Nov 2016 23:55:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426665 - head/devel/p5-Config-Identity Message-ID: <201611202355.uAKNtKnR041015@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 20 23:55:20 2016 New Revision: 426665 URL: https://svnweb.freebsd.org/changeset/ports/426665 Log: - Update to 0.0019 Changes: http://search.cpan.org/dist/Config-Identity/Changes Modified: head/devel/p5-Config-Identity/Makefile head/devel/p5-Config-Identity/distinfo Modified: head/devel/p5-Config-Identity/Makefile ============================================================================== --- head/devel/p5-Config-Identity/Makefile Sun Nov 20 23:55:16 2016 (r426664) +++ head/devel/p5-Config-Identity/Makefile Sun Nov 20 23:55:20 2016 (r426665) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Identity -PORTVERSION= 0.0018 -PORTREVISION= 1 +PORTVERSION= 0.0019 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +17,7 @@ BUILD_DEPENDS= p5-File-HomeDir>=0:devel/ p5-File-Which>=0:sysutils/p5-File-Which \ p5-IPC-Run>=0:devel/p5-IPC-Run RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-Config-Identity/distinfo ============================================================================== --- head/devel/p5-Config-Identity/distinfo Sun Nov 20 23:55:16 2016 (r426664) +++ head/devel/p5-Config-Identity/distinfo Sun Nov 20 23:55:20 2016 (r426665) @@ -1,2 +1,3 @@ -SHA256 (Config-Identity-0.0018.tar.gz) = ddf4496c61544981662f388891f6ad2601d4fb4675020c165e85934858381f11 -SIZE (Config-Identity-0.0018.tar.gz) = 12329 +TIMESTAMP = 1479642870 +SHA256 (Config-Identity-0.0019.tar.gz) = 29520bdb37659e641491b0c69661429a1a89b6a2e475c2f9b4ebf27e45e812a8 +SIZE (Config-Identity-0.0019.tar.gz) = 26618
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611202355.uAKNtKnR041015>