multimedia/totem-pl-parser: update to 3.26.7
Update to 3.26.7
3.26.7:
- Fix uninitialized variable error in plparser
- Add itunes genre support for podcast RSS feeds
- Split podcast tests
- Fix deprecation warnings
- Fix return value from cancelled plparser calls
- Fix TotemPlParserMetadata in plparser bindings
- Use gitlab.gnome.org for bug-database in doap
- Use apps.gnome.org for homepage in doap
- Update podcast test for server changes
- Fix guard return type in plparser
- Add release CI elements
- Remove duplicate dependency in CI
- New and updated translations
[9 lines not shown]
filesystems/libgedit-gfls: update to 0.4.1
Update to 0.4.1
News in 0.4.1, 2026-04-10
-------------------------
- Fix a unit test on big-endian architectures.
- Translation updates.
PR: 294441
graphics/eog: update to 49.3
Update to 49.3
Version 49.3
------------
New and updated translations:
- Christian Kirbach [de]
- Марко М. Костић [sr]
New and updated manual translations
- Jürgen Benvenuti [de]
- Марко Костић [sr]
Version 49.2
------------
[79 lines not shown]
libarchive: Staticize some variables
This code was not being built due to errors in our libarchive
configuration. Now that those have been addressed, staticize some
variables that trip a “no previous extern declaration” error. This
is a subset of upstream PR 2962.
MFC after: 1 week
Reviewed by: mm
Differential Revision: https://reviews.freebsd.org/D56471