diff options
author | John Marino <marino@FreeBSD.org> | 2016-06-12 09:37:12 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-06-12 09:37:12 +0000 |
commit | 7239a38b5300c2d11c55be1b74b2990e5e8aa089 (patch) | |
tree | 4bca8e15ec1668a75d6f0a638beeb1a1253ec840 /java/java-checkstyle | |
parent | - Switch to options helpers (diff) |
ports-mgmt/synth: Upgrade version 1.34 => 1.40
This release brings a behavioral change to Synth. The action of building
package repositories is much more conservative now; packages that would
fail sanity checks are only removed under the following commands:
* synth prepare-system
* synth upgrade-system
* synth rebuild-repository
* synth everything
That means the following commands will never result in built packages
being removed now:
* synth install
* synth build (followed by "yes" to rebuild repo question)
* synth force (followed by "yes" to rebuild repo question)
Other changes/fixes:
* The PORTSCAN.SEEK_FAILURE exception is usually a false positive and
should be fixed now
* Under test mode leftover check, all changes to /var/db between
installation and deinstallation are ignored rather than being flagged
as a failure (see databases/mysql56-server test failure)
* Add support for DragonFly's /boot/modules.local (similar to FreeBSD's
/boot/modules)
* Bring in ports patch to use installed libraries instead of the bundled
versions
Diffstat (limited to 'java/java-checkstyle')
0 files changed, 0 insertions, 0 deletions