Date: Fri, 24 Aug 2018 07:46:28 +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: r477945 - head/sysutils/mcollective Message-ID: <201808240746.w7O7kSqo090525@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Fri Aug 24 07:46:28 2018 New Revision: 477945 URL: https://svnweb.freebsd.org/changeset/ports/477945 Log: Update to 2.12.3 With hat: puppet Modified: head/sysutils/mcollective/Makefile head/sysutils/mcollective/distinfo Modified: head/sysutils/mcollective/Makefile ============================================================================== --- head/sysutils/mcollective/Makefile Fri Aug 24 07:45:53 2018 (r477944) +++ head/sysutils/mcollective/Makefile Fri Aug 24 07:46:28 2018 (r477945) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= mcollective -PORTVERSION= 2.12.1 +PORTVERSION= 2.12.3 CATEGORIES= sysutils -MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/ +MASTER_SITES= https://downloads.puppetlabs.com/${PORTNAME}/ MAINTAINER= puppet@FreeBSD.org COMMENT= Modern scalable datacenter orchestration framework @@ -14,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-stomp>=0:devel/rubygem-stomp +USES= shebangfix NO_BUILD= yes USE_RUBY= yes -USES= shebangfix USE_RC_SUBR= mcollectived SHEBANG_FILES= bin/mcollectived bin/mco Modified: head/sysutils/mcollective/distinfo ============================================================================== --- head/sysutils/mcollective/distinfo Fri Aug 24 07:45:53 2018 (r477944) +++ head/sysutils/mcollective/distinfo Fri Aug 24 07:46:28 2018 (r477945) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524130593 -SHA256 (mcollective-2.12.1.tar.gz) = 11df7e38ea9850432a7c77becc59561d82855eb6c3f444dbf827f1ae4c6b0bb9 -SIZE (mcollective-2.12.1.tar.gz) = 942052 +TIMESTAMP = 1535096489 +SHA256 (mcollective-2.12.3.tar.gz) = 76f4a51c2f74bab861e93635127a4c14e707b432e2627b91d7d13f09680653ad +SIZE (mcollective-2.12.3.tar.gz) = 941348
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808240746.w7O7kSqo090525>