svn commit: r477945 - head/sysutils/mcollective

Romain Tartière romain at FreeBSD.org
Fri Aug 24 07:46:29 UTC 2018


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 at 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


More information about the svn-ports-all mailing list