I submitted PR 199187 for 2.3.2, in the meanwhile PR 199624 for 2.3.3 got submitted. I'm submitting an update to 2.3.4 here, including portlint fixes.
Proposed commit message:
databases/puppetdb: update to 2.3.4 Also pet portlint (makepatch) and add LICENSE. PR: 199187 [1] PR: 199624 [2] Submitted by: Geoff Garside <freebsd@geoffgarside.co.uk> [2] Approved by: swills (mentor), mat (mentor) Approved by: Zach Leslie <xaque208@gmail.com> (maintainer) [1]
portlint output (warning because of "rake install"):
mmoll@marduk:/svn/ports/databases/puppetdb$ portlint -ACNc WARN: Makefile: [0]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead. 0 fatal errors and 1 warning found.