This release tightens up action handling and improves documentation
formatting. scoop(1) now opens the database in read-only mode.
No changes have been made to the database format.
Fix for CVE-2022-47629.
References:
https://dev.gnupg.org/T6284
https://www.gnupg.org/blog/20221017-pepe-left-the-ksba.html
Even though the update to 1.6.2 fixed one integer overflow
(CVE-2022-3515), upstream later rolled another release. This one was
missed by portroach until recently...
This is a "KDE Porting Aids" port, that means it provides code and
utilities to ease the transition from kdelibs 4 to KDE Frameworks 5.
Looks like nothing depends on it anymore. Disable it for now
and remove later.
this port uses cmake behind setuptools, cmake tries to detect various
toolchain bits, then at some points finds llvm-strip if llvm port is
installed.. then blows if llvm port is junked.
should fix a build failure seen by naddy@
idea from sthen@, until i find a better way to make this port directly
use cmake or pass cmake arguments to disable toolchain detection.
- tweak recent change to use a normal patch instead of sed, the filename
is not version-dependent so no benefit of sed
- don't install the restic-self-update manpage now that it's been disabled
- install shell completion scripts
- update DESCR
Fixing the go build directive was enough for the default to kick in,
no need to explicitly disable it through flags.
Should be no package change, but bump revision for clarity.
xyzservices is a lightweight library providing a repository of
available XYZ services offering raster basemap tiles.
Needed for www/py-bokeh update
ok sthen@
Lua is a powerful, light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language.
ok sthen@