ports-mgmt/poudriere-devel: update to 234f8d15
Enhancement:
- option now properly deal with interruption (^C)
- bulk: rebuilding and resigning of a repo can now be triggered
- add a /etc/hosts entry in building jail (necessary for newer openjdk)
- stop adding devfs in jails new pkg does not need it
- image now regenerate pwd database (this allows master.passwd in overlays)
- reduce the number of I/O in gather_distfiles, (should reduce greatly the number of call to fsync)
Fixes:
- option support for subpackages
- status without sets now prints properly
- deduplication options and dependencies while gathering incremental rebuild (should reduce the number of false positive rebuild detection)