x11/gnome-desktop: update to 44.5
Update to 44.5
============
Version 44.5
============
- thumbnail: support %m expansion (!175, Zander Brown)
- Update seccomp filters from flatpak-run.c (!184, Michael Catanzaro)
- Fix various memory leaks (!188, !190, !191, Marco Trevisan and !178 Khalid Abu Shawarib)
- Run tests again by default
- Translation updates
Make portclippy happy
libgudec does not appear to be required (truckman)
PR: 293123
x11-toolkits/libshumate: update to 1.4.1
Update to 1.4.1
===================
Version 1.4.1
===================
- Updated Romanian translation
Adjust WWW entry, wiki has been retired
Tell PORTSCOUT to check only 1.4.x releases
PR: 293091
graphics/papers: update to 48.8
Update to 48.8
Papers 48.8
----------------
* Bug fixes:
- #576 Ctrl+F sometimes does not focus search box when query is blank (Roberto Vidal)
- #343 Page number is not in the center of the number box (Malika Asman)
- #558 Keyboard input unresponsive in presentation mode, unable to exit with Esc (Lukáš Tyrychtr)
- !693 help: Update icon (Sabri Ünal)
* Translation updates:
- Occitan (Quentin PAGÈS)
- Chinese (Taiwan) (Cheng-Chia Tseng)
Switch to upstream archive
Pet portclippy (truckman)
[2 lines not shown]
databases/gom: update to 0.5.6
Update to 0.5.6
0.5.6
-----
- Build: Use python install_sources (adds support for options such as
python.bytecompile)
PR: 293504
Import fallout2-ce-1.3.0.
Fallout 2 Community Edition is a fully working re-implementation of
Fallout 2, with the same original gameplay, engine bugfixes, and some
quality of life improvements, that works (mostly) hassle-free on
multiple platforms.
from izzy Meyer (MAINTAINER); ok kirill@
Import gimp3-resynthesizer-plugin-3.0.
resynthesizer is a gimp plug-in that can recreate content:
- enlarging textures
- creating tilable images
- removing parts of an image and replacing it with neighboring parts
- adding texture from an image to another image
warning: the plugin is somewhat slow, give it some time to see the progress
bar move.
At the moment, the "enlarging texture" functionality is broken
(Menu entry Edit/Fill with pattern seamless)
See https://github.com/bootchk/resynthesizer/issues/165
[2 lines not shown]
py-pdf: update to 6.9.1.
Security fix.
## Version 6.9.1, 2026-03-17
### Security (SEC)
- Improve performance and limit length of array-based content streams (#3686)
[Full Changelog](https://github.com/py-pdf/pypdf/compare/6.9.0...6.9.1)
## Version 6.9.0, 2026-03-15
### New Features (ENH)
- Expose /Perms verification result on Encryption object (#3672)
### Performance Improvements (PI)
- Fix O(n²) performance in NameObject read/write (#3679)
- Batch-parse all objects in ObjStm on first access (#3677)
[6 lines not shown]
Import abaddon-0.2.3.
abaddon is a alternative discord client written in c++ using gtk that:
- Not Electron
- Voice support
- Handles most types of chat messages including embeds, images, and replies
- Completely styleable/customizable
- Identifies to Discord as the web client unlike other clients so less likely
to be falsely flagged as spam
- Set status
- Unread and mention indicators
- Notifications (non-Windows)
- Start new DMs and group DMs
- View user profiles (notes, mutual servers, mutual friends)
- Kick, ban, and unban members
- Modify roles and modify members' roles
- Manage invites
- Manage emojis
[8 lines not shown]
[clang][CodeGen] Use FieldDecl::getFieldIndex() in VisitOffsetOfExpr (#187826)
Use FieldDecl::getFieldIndex() instead of manually iterating over
fields.
pfctl tests: test rdr-to and nat-to in one rule
OpenBSD fixed this separately (in their 6a338f3f70). We appear to not
have had this bug, but test for it anyway.
Sponsored by: Rubicon Communications, LLC ("Netgate")
[orc-rt] Add Session::tryCreateService convenience function. (#187640)
Session::tryCreateService will try to create an instance of ServiceT by
forwarding the given arguments to the ServiceT::Create method, which
must return an Expected<std::unique_ptr<ServiceT>>.
This enables one-line construction and registration of Services with
fallible constructors (which are expected to be common).
editors/ted: Take maintainership and flavorize
Switch from PORTVERSION to DISTVERSION.
Take maintainership.
Remove GTK2 option and Flavorize.
Remove DOCS option.
PR: 291942
Approved by: osa (mentor)