* Convert databases/py3-bsddb3 from stand-alone to slave of databases/py-bsddb3 * Prevent databases/py-bsddb3 from clobbering USES from databases/py3-bsddb3
Created attachment 168613 [details] Patch to convert databases/py3-bsddb3 to slave port of databases/py-bsddb3
Created attachment 168615 [details] QA: Successful poudriere testport logs for databases/py3-bsddb3 on FreeBSD 11-current amd64
Hi bofh, now that I have my commit bit, I could commit this change if you like? Regards, Ben
Perfect. Move on.
A commit references this bug: Author: woodsb02 Date: Fri May 27 23:00:16 UTC 2016 New revision: 415968 URL: https://svnweb.freebsd.org/changeset/ports/415968 Log: databases/py-bsddb3: Convert to master port for databases/py3-bsddb3 - Convert databases/py3-bsddb3 from stand-alone port to slave of databases/py-bsddb3 - Prevent databases/py-bsddb3 from clobbering USES from databases/py3-bsddb3 - Convert USE_BDB=yes to USES=bdb in both databases/py-bsddb3 and databases/py3-bsddb3 PR: 208285 Reviewed by: mat (mentor) Approved by: bofh (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6614 Changes: head/databases/py-bsddb3/Makefile head/databases/py3-bsddb3/Makefile head/databases/py3-bsddb3/distinfo head/databases/py3-bsddb3/files/ head/databases/py3-bsddb3/pkg-descr
Committed. Thanks for the feedback bofh.