Index: head/databases/puppetdb-terminus6/Makefile =================================================================== --- head/databases/puppetdb-terminus6/Makefile (revision 500831) +++ head/databases/puppetdb-terminus6/Makefile (revision 500832) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= puppetdb-terminus -PORTVERSION= 6.3.1 +PORTVERSION= 6.3.2 CATEGORIES= databases ruby MASTER_SITES= https://downloads.puppetlabs.com/puppetdb/ PKGNAMESUFFIX= 6 DISTNAME= puppetdb-${PORTVERSION} MAINTAINER= puppet@FreeBSD.org COMMENT= PuppetDB storeconfigs backend terminus module LICENSE= APACHE20 BUILD_DEPENDS= puppet6>=0:sysutils/puppet6 CONFLICTS_INSTALL= puppetdb-terminus4-* puppetdb-terminus5-* USE_RUBY= yes NO_BUILD= yes USES= gmake post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/Makefile do-install: @cd ${WRKSRC} && ${SETENV} DESTDIR=${STAGEDIR} ${GMAKE} install-puppetdb-termini .include Index: head/databases/puppetdb-terminus6/distinfo =================================================================== --- head/databases/puppetdb-terminus6/distinfo (revision 500831) +++ head/databases/puppetdb-terminus6/distinfo (revision 500832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555531514 -SHA256 (puppetdb-6.3.1.tar.gz) = 7bac6a9254731f869b37382b97454064ad6e997bded793b94a120ceceb3f039b -SIZE (puppetdb-6.3.1.tar.gz) = 41706703 +TIMESTAMP = 1556833376 +SHA256 (puppetdb-6.3.2.tar.gz) = 6ec2b6aafda3fc5cf07f4f4db97f45160ac3516536831d7bdc2216e81438fe26 +SIZE (puppetdb-6.3.2.tar.gz) = 41707817 Index: head/databases/puppetdb6/Makefile =================================================================== --- head/databases/puppetdb6/Makefile (revision 500831) +++ head/databases/puppetdb6/Makefile (revision 500832) @@ -1,53 +1,51 @@ # $FreeBSD$ PORTNAME= puppetdb -PORTVERSION= 6.3.1 -PORTREVISION= 1 +PORTVERSION= 6.3.2 CATEGORIES= databases java MASTER_SITES= https://downloads.puppetlabs.com/puppetdb/ PKGNAMESUFFIX= 6 MAINTAINER= puppet@FreeBSD.org COMMENT= PuppetDB storeconfigs backend LICENSE= APACHE20 -RUN_DEPENDS= bash:shells/bash \ - puppet:sysutils/puppet6 +RUN_DEPENDS= bash:shells/bash USE_RC_SUBR= puppetdb CONFLICTS_INSTALL= puppetdb4-* puppetdb5-* USES= shebangfix SHEBANG_FILES= ext/bin/puppetdb \ ext/cli/anonymize \ ext/cli/config-migration \ ext/cli/foreground \ ext/cli/ssl-setup \ ext/cli/start \ ext/cli/stop \ ext/cli/reload \ ext/cli/upgrade \ ext/ezbake-functions.sh USE_JAVA= yes NO_ARCH= yes NO_BUILD= yes JAVA_VERSION= 1.7+ USERS= puppetdb GROUPS= puppetdb SUB_LIST= JAVA_HOME=${JAVA_HOME} SUB_FILES= pkg-message post-patch: .for file in Makefile ext/bin/puppetdb ext/cli/ssl-setup \ ext/config/conf.d/jetty.ini ext/config/conf.d/config.ini @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/${file} .endfor @${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|" ${WRKSRC}/ext/bin/puppetdb do-install: @cd ${WRKSRC} && ${SETENV} DESTDIR=${STAGEDIR} make install-puppetdb .include Index: head/databases/puppetdb6/distinfo =================================================================== --- head/databases/puppetdb6/distinfo (revision 500831) +++ head/databases/puppetdb6/distinfo (revision 500832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555531506 -SHA256 (puppetdb-6.3.1.tar.gz) = 7bac6a9254731f869b37382b97454064ad6e997bded793b94a120ceceb3f039b -SIZE (puppetdb-6.3.1.tar.gz) = 41706703 +TIMESTAMP = 1556833332 +SHA256 (puppetdb-6.3.2.tar.gz) = 6ec2b6aafda3fc5cf07f4f4db97f45160ac3516536831d7bdc2216e81438fe26 +SIZE (puppetdb-6.3.2.tar.gz) = 41707817