Created attachment 173033 [details] Patch to update Description This release is primarily focused on ironing out the issues on the migration path from 1.4 to 2.0. Besides that there are no functional changes. Changes: * Fixed crash and linking issue in ods-migrate. * Fixed case where 2.0.0 could not read backup files from 1.4.10. * Fixed bug in migration script where key state in the database wasn't transformed properly.
The port has duplicate USES= lines (USES=ssl shadows USES=perl5), please fix. Also, Warning: port uses /usr/local/var instead of /var
Created attachment 173035 [details] Patch to switch to options helpers Also I propose these additional changes: switch to options helpers.
(In reply to Dmitry Marakasov from comment #1) I would have sworn that the I had FIXED the double USES= lines. The use of /usr/local is on advice of upstream. It seems the default path for various build in tools. I'll have a look at the other proposed changes in comment #2. Thanks for that.
Created attachment 173039 [details] Patch to upgrade
These comments gor lost but the latest patch combine the suggestions in comment #1 and comment #2
Back to pool
Committed, thanks!
A commit references this bug: Author: erwin Date: Fri Jul 29 07:45:18 UTC 2016 New revision: 419231 URL: https://svnweb.freebsd.org/changeset/ports/419231 Log: - Update to 2.0.1 - Switch to options helpers This release is primarily focused on ironing out the issues on the migration path from 1.4 to 2.0. Besides that there are no functional changes. * Fixed crash and linking issue in ods-migrate. * Fixed case where 2.0.0 could not read backup files from 1.4.10. * Fixed bug in migration script where key state in the database wasn't transformed properly. PR: 211403 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Sponsored by: DK Hostmaster A/S Changes: head/dns/opendnssec2/Makefile head/dns/opendnssec2/distinfo