Update to 2.12.3
With hat: puppet
This commit is contained in:
parent
fa951bc0e6
commit
e16d92d0bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477945
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue