fonts/*: move bitmap fonts to X11/PCF
Use common 'PCF' FONTS_DIRS.x11 for those *.pcf bitmap fonts I commited.
Remove MESSAGE, simplify Makefile and bump revision.
fonts/dina: initial import of package
Dina is a monospace bitmap font, primarily aimed at programmers. It is
relatively compact to allow a lot of code on screen, while (hopefully) clear
enough to remain readable even at high resolutions.
pkg_notify: reduce false positives. Bump version.
For distfiles that are .c, strip .c before transforming version for
comparison. Fixes false positive for qmail-spp-spf.
For distfiles where similarly named debian packaging distfiles are found
in the same directory, don't try to compare against the debian packaging
distfiles. Fixes false positive for ikiwiki.
py-wxPython: updated to 4.2.3
4.2.3
New and improved in this release:
* This release was built using the wxWidgets' v3.2.7 release tag. The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44).
* Fix test issues with wx.lib.introspect
* Add support for building on Windows ARM64
* Incorporate many improvements to type stubs
* Fix building documentation with latest sphinx
* Build smaller architecture-specific wheels on macOS instead of large universal2 wheels
* Calculate scroll based on child's relative position to scrolledpanel in wx.lib.scrolledpanel
* Fix float -> int conversion issues in wx.lib.fancytext
* Replace deprecated NumPy type aliases
* Use wx.StaticText in wx.lib.agw.hyperlink
* Implement partial support for pyproject.toml and other build process improvements
* Remove use of six and most Python 2 compatibility code
* Fix wxWidgets build on OpenSUSE
* Fix more int conversions in wx.lib.agw.flatnotebook
[24 lines not shown]
googletest: updated to 1.17.0
1.17.0
Notable Changes
Added a flag --gtest_fail_if_no_test_linked that will cause the program to fail if no test case is linked in (5450174)
A DistanceFrom() matcher is available for general distance comparison (0bdccf4) and supports a user-defined abs()
Update net/netatalk4 to v4.2.2
From upstream's changelog:
Netatalk 4.2.2
docs: Format man page code blocks without backticks by @rdmark in #2114
GitHub CI: Use secret context for secure AFP test password handling by @rdmark in #2115
docs: Touch up afp.conf man page description of cnid schemes by @rdmark in #2118
libatalk: Create MySQL CNID database automatically if needed by @rdmark in #2119
testsuite: Skip tests not compatible with the mysql backend by @rdmark in #2120
docker: Support for the mysql CNID backend in container by @rdmark in #2117
GitHub CI: Run the spectest against the production netatalk container by @rdmark in #2124
docker: Introduce an AFP_EXTMAP option to enable extension mapping by @rdmark in #2125
docker: Introduce AFP_EXCLUDE_TESTS flag for triggering test exclusion by @rdmark in #2126
webmin: Support the editing of extmap.conf by @rdmark in #2129
webmin: Correct handling of volume and volume preset names by @rdmark in #2130
webmin: Treat uams_randnum.so as a standard UAM by @rdmark in #2131
docker: Containerized netatalk webmin module by @rdmark in #2132
meson: Use pandoc to generate documentation when available by @rdmark in #2127
[162 lines not shown]
Remove the outdated Netatalk 3.1.x and 2.3.x packages.
They have been superseded by net/netatalk4, which includes substantial
improvements, as well as re-integrating AppleTalk (ddp) support from
Netatalk 2.x.