Date: Mon, 27 Jun 2016 10:00:44 +0000 (UTC) From: Tim Bishop <tdb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417645 - head/sysutils/puppet-lint Message-ID: <201606271000.u5RA0igK053637@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tdb Date: Mon Jun 27 10:00:44 2016 New Revision: 417645 URL: https://svnweb.freebsd.org/changeset/ports/417645 Log: Update puppet-lint to 2.0.0. Modified: head/sysutils/puppet-lint/Makefile head/sysutils/puppet-lint/distinfo Modified: head/sysutils/puppet-lint/Makefile ============================================================================== --- head/sysutils/puppet-lint/Makefile Mon Jun 27 09:45:46 2016 (r417644) +++ head/sysutils/puppet-lint/Makefile Mon Jun 27 10:00:44 2016 (r417645) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puppet-lint -PORTVERSION= 1.1.0 +PORTVERSION= 2.0.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/puppet-lint/distinfo ============================================================================== --- head/sysutils/puppet-lint/distinfo Mon Jun 27 09:45:46 2016 (r417644) +++ head/sysutils/puppet-lint/distinfo Mon Jun 27 10:00:44 2016 (r417645) @@ -1,2 +1,3 @@ -SHA256 (rubygem/puppet-lint-1.1.0.gem) = 739f566cd4f1e77b92c1191217fdb59ce12353f3ec2703f30933d2bba877b35b -SIZE (rubygem/puppet-lint-1.1.0.gem) = 43520 +TIMESTAMP = 1466679118 +SHA256 (rubygem/puppet-lint-2.0.0.gem) = 90f2b3c84cd569aebd9b3f2709bd59c0b92e0357098fb882480d3e52e3a7df2a +SIZE (rubygem/puppet-lint-2.0.0.gem) = 46080
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606271000.u5RA0igK053637>