Update to 1.68
Upstream changes:
Changes for version 1.68 - 2025-12-21
Changes to AlphaVantage.pm and CurrencyRates/AlphaVantage.pm to throttle queries - Issue #546
YahooJSON.pm - Add additional fields/labels - PR #544
New Module, USBonds.pm
MarketWatch.pm - Added headers to fix 401 code - Issue #542
Modified AEX.pm to return no data available is currency indicator is '%' (bonds return percentage of par/facevalue) - Issue #539
Fixed YahooWeb.pm - Issue #533 - PR #538
Removed CMBChina.pm - no longer working - Issue #534
Rewrote Union.pm for URL that returns JSON - Issue #516
Modified parsing in BVB.pm - Issue #513
Update to 0.003009
Upstream changes:
0.003009 2024-08-20
- fixed smart match warnings on perls 5.38 or greater
- stop enabling smart match support on perl 5.41 or greater
- many packaging cleanups
- removed direct dependency on syntax.pm
Update to 1.35
Upstream changes:
v1.35
What's Changed:
Add substr_count()
Move away from Dist::Milla
fix typos in Changes by @mauke in #4
Fix bug in string-containment functions by @polettix in #7
New Contributors:
@mauke made their first contribution in #4
@polettix made their first contribution in #7
Update to 1.02
Upstream changes:
version 1.02: Tue 9 Dec 13:49:31 CET 2025
Changes:
- remove the blank before kB in BYTES.
Fixes:
- remove correct redundant separator from thousands in %d
- do not use %F and %T in date formats, for broken Windows
github issue #2 [Phil Perry]
Improvements:
- flexible format for the DT modifier
- formats for DATE modifier
version 1.01: Thu 4 Dec 16:43:36 CET 2025
Improvements:
- add UNKNOWN modifier
- doc improvements
version 1.00: Wed 3 Dec 13:21:40 CET 2025
Improvements:
[21 lines not shown]
Update to 0.104007
Upstream changes:
0.104007 2025-05-04 10:08:25+02:00 Europe/Berlin
- update GPL v1 text to current version
- CPAN::Meta v1 "gpl" license is explicitly GPL v2
- Improve recognition for Apache 1.1 & 2.0
cad/nvc: Fix build failure under released NetBSDs
* Support old and new ELF headers for NetBSD.
* Make BUILDLINK_DEPMETHOD for devel/check as build and bump PKGREVISION.
shells/oh-my-posh: update to 28.9.0
Bug Fixes
- docs: update broken link of go.mod (a91951d)
- docs: update broken links (e102bae)
Features
- update linux mint icon (ea9c9f0)
pkg-vulnerabilities: add last 24 hours CVEs
+ ImageMagick,
fontforge (not fixed, please see also
<https://github.com/fontforge/fontforge/issues/5706>),
libpcap,
libsodium (1.0.21 not yet released, but it will contain such fixes),
matio (not fixed),
php-composer, py-cbor2, ruby-uri,
sox (probably not fixed, no information from upstream)
sayaka: update to 3.8.5.
pkgsrc changes:
* add PKG_OPTIONS for libjxl and tiff
Upstream changes:
https://github.com/isaki68k/sayaka
3.8.5 (2025/12/30)
* add support for JPEG-XL (libjxl)
* fix cases where image downscaled image is corrupted output by
adaptive palette
* implement --no-progressive option
* add preliminary support for Misskey MFM $[ruby]
* adjust timestamp display color when using 8 or fewer colors
* implement --force-blurhash option
* adjust cache file naming (no user-visible impact)
* fix WebSocket error handling
* add support for building on macOS