Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2015 18:23:41 +0000 (UTC)
From:      Michael Moll <mmoll@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386164 - head/databases/puppetdb
Message-ID:  <201505121823.t4CINfhP014069@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@geoffgarside.co.uk> [2]
  Approved by:	mat (mentor)
  Approved by:	Zach Leslie <xaque208@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505121823.t4CINfhP014069>