Index: head/databases/puppetdb/Makefile =================================================================== --- head/databases/puppetdb/Makefile (revision 386163) +++ head/databases/puppetdb/Makefile (revision 386164) @@ -1,53 +1,55 @@ # $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 \ rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake USE_RC_SUBR= puppetdb USES= shebangfix SHEBANG_FILES= ext/files/puppetdb \ ext/files/puppetdb-anonymize \ ext/files/puppetdb-export \ ext/files/puppetdb-foreground \ ext/files/puppetdb-import \ ext/files/puppetdb-legacy \ ext/files/puppetdb-ssl-setup USE_JAVA= yes USE_RUBY= yes USE_RAKE= yes NO_BUILD= yes JAVA_VERSION= 1.7+ USERS= puppetdb GROUPS= puppetdb SUB_LIST= JAVA_HOME=${JAVA_HOME} SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message .include post-patch: .for file in tasks/install.rake ext/files/config.ini ext/files/puppetdb \ ext/files/puppetdb-import ext/files/puppetdb-anonymize \ ext/files/database.ini ext/files/puppetdb-ssl-setup \ ext/files/puppetdb-export ext/files/puppetdb-foreground Rakefile @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/${file} .endfor do-install: @cd ${WRKSRC} && ${SETENV} DESTDIR=${STAGEDIR} rake install .include Index: head/databases/puppetdb/distinfo =================================================================== --- head/databases/puppetdb/distinfo (revision 386163) +++ head/databases/puppetdb/distinfo (revision 386164) @@ -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