Added by ports r426825 by cy@ but not sure why. It breaks "poudriere bulk -t": =======================<phase: package >============================ ===> Building package for kea-1.1.0_3 pkg-static: duplicate file listing: /usr/local/include/kea/cc/data.h, fatal (developer mode) pkg-static: duplicate file listing: /usr/local/share/kea/scripts/cql/dhcpdb_create.cql, fatal (developer mode) pkg-static: duplicate file listing: /usr/local/share/kea/scripts/cql/dhcpdb_drop.cql, fatal (developer mode) pkg-static: duplicate file listing: /usr/local/share/kea/scripts/mysql/dhcpdb_drop.mysql, fatal (developer mode) pkg-static: duplicate file listing: /usr/local/share/kea/scripts/mysql/upgrade_4.1_to_5.0.sh, fatal (developer mode) pkg-static: duplicate file listing: /usr/local/share/kea/scripts/pgsql/dhcpdb_drop.pgsql, fatal (developer mode) pkg-static: duplicate file listing: /usr/local/share/kea/scripts/pgsql/upgrade_2.0_to_3.0.sh, fatal (developer mode) *** Error code 1 full build log: http://sprunge.us/adBU
I'm not sure how that crept in. I should have run svn st first. I'll fix it.
A commit references this bug: Author: cy Date: Tue Dec 27 17:20:21 UTC 2016 New revision: 429631 URL: https://svnweb.freebsd.org/changeset/ports/429631 Log: Fix build due to breakage from r426825, targeting net/ntp*. The patch to net/kea/pkg-plist was never intended in r426825. r426825 was for net/ntp* only. PR: 215610 Reported by: jbeich Pointy hat to: cy (me) Changes: head/net/kea/pkg-plist
Sorry for the inconvenience.