Date: Mon, 26 Mar 2018 12:46:34 +0000 (UTC) From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465589 - head/sysutils/mcollective Message-ID: <201803261246.w2QCkY04081083@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Mon Mar 26 12:46:34 2018 New Revision: 465589 URL: https://svnweb.freebsd.org/changeset/ports/465589 Log: Update to 2.12.0 Release notes: https://puppet.com/docs/mcollective/current/releasenotes.html With hat: puppet Modified: head/sysutils/mcollective/Makefile head/sysutils/mcollective/distinfo Modified: head/sysutils/mcollective/Makefile ============================================================================== --- head/sysutils/mcollective/Makefile Mon Mar 26 12:45:44 2018 (r465588) +++ head/sysutils/mcollective/Makefile Mon Mar 26 12:46:34 2018 (r465589) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcollective -PORTVERSION= 2.11.4 +PORTVERSION= 2.12.0 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/ Modified: head/sysutils/mcollective/distinfo ============================================================================== --- head/sysutils/mcollective/distinfo Mon Mar 26 12:45:44 2018 (r465588) +++ head/sysutils/mcollective/distinfo Mon Mar 26 12:46:34 2018 (r465589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510553265 -SHA256 (mcollective-2.11.4.tar.gz) = 62d8f260640600ab2f4ffdeb59212f117a89c6c38a549cf292ffc3beddf24c4b -SIZE (mcollective-2.11.4.tar.gz) = 929282 +TIMESTAMP = 1521881721 +SHA256 (mcollective-2.12.0.tar.gz) = 139c43ce45fd4b38815650933d04f386d05e95cb102ad9e45e54387bfbb98064 +SIZE (mcollective-2.12.0.tar.gz) = 930419
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803261246.w2QCkY04081083>