devel/py-super-collections: Update to 0.6.2
No changelog provided by upstream.
The changes seem to be:
- Adding the Shelf and SuperShelf data structures
- Fix issues with type hints for Shelf
- Fix incompatibility of type hints with Python 3.9
- Refactoring
Commit Log: https://github.com/fralau/super-collections/compare/v0.5.5...v0.6.2
PR: 290565
Reported by: Vladyslav Movchan <vladislav.movchan at gmail.com> (maintainer)
mail/courier: Update to 1.5.1
The update fixes build with devel/courier-unicode 2.4.0
While here modernize and cleanup port:
- Modernize RUN_DEPENDS syntax
- Convert to USES=localbase
- Retire Noop options RCCONF and PERIODIC
- Convert to option helpers where possible/convenient
- Configure script unconditionally checks for gnupg, but in wrong
path. So, moved it as unconditional RUN_DEPENDS, using helper ENV
var to point to correct executable
- Sort variable and values (intentionally keeping ASPELL and ISPELL
near though)
- Removed redundant pre-everything echoing well known information
- Fixed sqwebmail extra patches names/paths
- Fixed sqwebmail extra patch generating code that failed to compile
PR: 290504, 285602
mail/cone: Update to 1.17 to fix build
Update of devel/courier-unicode to 2.4.0 caused this port to break.
Updated version fixes it.
Reported by: eduardo
Approved by: Fixit, eduardo (maintainer)
textproc/php81-xml: fix compatibility with libxml2>=2.13
Fix compatibility issue with libxml2>=2.13 which caused parse error
on some XML files so that devel/pear work again with php81.
See https://github.com/php/php-src/issues/14834 for details.
Approved by: portmgr blanket (backport trivial fix from upstream)
lang/go: Add LICENSE (taken from USES=metaport)
/!\ go-1.24_10,2: Makefile warnings, please consider fixing /!\
Please set LICENSE for this port
PR: 290599
Approved by: adamw
net-p2p/jackett: Update to 0.24.196
Changelog: https://github.com/Jackett/Jackett/releases
PR: 290573
Reported by: Ralf van der Enden <tremere at cainites.net> (maintainer)