net/unison: Update to 2.53.8
With this release unison added an install target.
This install target always installs the text only executable as
unison, and the UI as unison-gui. The port is modified to follow
suit.
pkg-message has been modified to document this change when upgrading,
and an entry is added to UPDATING.
ports-mgmt/pkg: update to 2.4.1
Changes from 2.4.0 to 2.4.1
- Fix 32bit regression
- cleanup trigger(5) manpage
- fix a crash during 3 way merge
Changes form 2.3.0 to 2.4.0
- Use line buffering for the metalog file handle
- Fix bug making pkg delete too many directories in case of split upgrades
- BACKUP_LIBRARIES now create one backup package per source package
- new metalog_copy lua function to create entries in the metalog cloning metadata
from another file
- New OSVF Parser
- New CPE Parser/Emitter
- Lots of code cleanup and simplification
- Add support for system triggers (triggers in /usr/share/pkg/triggers)
- pkg check now respects -r (rootdir)
- relax ABI checking
[17 lines not shown]
www/*chromium: fix build when rust is not installed in time
VAR!= gets expanded on the first make invocation and because
rust is a build dependency, it might not be installed at that
time, so getting the version of rustc was erratic
use gn to get the version instead
PR: 290619
(cherry picked from commit ee86324cade722c6cb8013545e6b8a8c6b05cf82)
www/*chromium: fix build when rust is not installed in time
VAR!= gets expanded on the first make invocation and because
rust is a build dependency, it might not be installed at that
time, so getting the version of rustc was erratic
use gn to get the version instead
PR: 290619
www/freenginx-devel: update third-party lua module (+)
to its recent snapshot. The patches have been added to the upstream,
so the module builds just fine.
Bump PORTREVISION.
Sponsored by: tipi.work