Date: Sat, 8 Oct 2016 17:12:35 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423529 - head/devel/p5-Params-Validate Message-ID: <201610081712.u98HCZkR073982@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sat Oct 8 17:12:35 2016 New Revision: 423529 URL: https://svnweb.freebsd.org/changeset/ports/423529 Log: Update to 1.26 which, at the end of the day, doesn't change anything. 1.25 switched to MakeMaker, and 1.26 switched back to Module::Build. Modified: head/devel/p5-Params-Validate/Makefile head/devel/p5-Params-Validate/distinfo Modified: head/devel/p5-Params-Validate/Makefile ============================================================================== --- head/devel/p5-Params-Validate/Makefile Sat Oct 8 17:10:55 2016 (r423528) +++ head/devel/p5-Params-Validate/Makefile Sat Oct 8 17:12:35 2016 (r423529) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Params-Validate -PORTVERSION= 1.24 +PORTVERSION= 1.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Params-Validate/distinfo ============================================================================== --- head/devel/p5-Params-Validate/distinfo Sat Oct 8 17:10:55 2016 (r423528) +++ head/devel/p5-Params-Validate/distinfo Sat Oct 8 17:12:35 2016 (r423529) @@ -1,2 +1,3 @@ -SHA256 (Params-Validate-1.24.tar.gz) = 1e1576f16e6e01ba63aa73775da563b410b49f26ee44169a45280feb958a5f0d -SIZE (Params-Validate-1.24.tar.gz) = 130994 +TIMESTAMP = 1475946701 +SHA256 (Params-Validate-1.26.tar.gz) = 821ac3cfa9715b94f60926faf316b9ff722785594b37036202371ad2303a72ed +SIZE (Params-Validate-1.26.tar.gz) = 136258
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610081712.u98HCZkR073982>