Date: Thu, 19 Apr 2018 15:35:03 +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: r467779 - head/sysutils/mcollective Message-ID: <201804191535.w3JFZ3FF067694@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Apr 19 15:35:02 2018 New Revision: 467779 URL: https://svnweb.freebsd.org/changeset/ports/467779 Log: Update to 2.12.1 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 Thu Apr 19 15:34:35 2018 (r467778) +++ head/sysutils/mcollective/Makefile Thu Apr 19 15:35:02 2018 (r467779) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcollective -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/ Modified: head/sysutils/mcollective/distinfo ============================================================================== --- head/sysutils/mcollective/distinfo Thu Apr 19 15:34:35 2018 (r467778) +++ head/sysutils/mcollective/distinfo Thu Apr 19 15:35:02 2018 (r467779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521881721 -SHA256 (mcollective-2.12.0.tar.gz) = 139c43ce45fd4b38815650933d04f386d05e95cb102ad9e45e54387bfbb98064 -SIZE (mcollective-2.12.0.tar.gz) = 930419 +TIMESTAMP = 1524130593 +SHA256 (mcollective-2.12.1.tar.gz) = 11df7e38ea9850432a7c77becc59561d82855eb6c3f444dbf827f1ae4c6b0bb9 +SIZE (mcollective-2.12.1.tar.gz) = 942052
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804191535.w3JFZ3FF067694>