svn commit: r386164 - head/databases/puppetdb
Michael Moll
mmoll at FreeBSD.org
Tue May 12 18:23:42 UTC 2015
Author: mmoll
Date: Tue May 12 18:23:41 2015
New Revision: 386164
URL: https://svnweb.freebsd.org/changeset/ports/386164
Log:
databases/puppetdb: update to 2.3.4
PR: 199187 [1]
PR: 199624 [2]
Differential Revision: https://reviews.freebsd.org/D2514
Submitted by: Geoff Garside <freebsd at geoffgarside.co.uk> [2]
Approved by: mat (mentor)
Approved by: Zach Leslie <xaque208 at gmail.com> (maintainer) [1]
Modified:
head/databases/puppetdb/Makefile
head/databases/puppetdb/distinfo
Modified: head/databases/puppetdb/Makefile
==============================================================================
--- head/databases/puppetdb/Makefile Tue May 12 18:13:42 2015 (r386163)
+++ head/databases/puppetdb/Makefile Tue May 12 18:23:41 2015 (r386164)
@@ -1,13 +1,15 @@
# $FreeBSD$
PORTNAME= puppetdb
-PORTVERSION= 2.2.2
+PORTVERSION= 2.3.4
CATEGORIES= databases java
MASTER_SITES= http://downloads.puppetlabs.com/puppetdb/
MAINTAINER= xaque208 at gmail.com
COMMENT= PuppetDB storeconfigs backend
+LICENSE= APACHE20
+
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
puppet>=0:${PORTSDIR}/sysutils/puppet
BUILD_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \
Modified: head/databases/puppetdb/distinfo
==============================================================================
--- head/databases/puppetdb/distinfo Tue May 12 18:13:42 2015 (r386163)
+++ head/databases/puppetdb/distinfo Tue May 12 18:23:41 2015 (r386164)
@@ -1,2 +1,2 @@
-SHA256 (puppetdb-2.2.2.tar.gz) = b2921a97e985ee2bf3cf8c6294cfd27e8080637e7d575895001c3949199b2142
-SIZE (puppetdb-2.2.2.tar.gz) = 21797613
+SHA256 (puppetdb-2.3.4.tar.gz) = bb48d7b8b26a54f814a8d35019392fc1414375080592884af1734ad72a594630
+SIZE (puppetdb-2.3.4.tar.gz) = 23814293
More information about the svn-ports-all
mailing list