diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-12-02 00:44:08 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-12-02 00:44:08 +0000 |
commit | 165f4f511dc86d5803f8bd76ed95a8ed3b361f78 (patch) | |
tree | 3539cd0e74a142cd195cec7b12e983b1911fa530 /editors | |
parent | 5a9b95435e072f03b49993e6ef6b2062bee0d4a2 (diff) | |
download | pkgsrc-165f4f511dc86d5803f8bd76ed95a8ed3b361f78.tar.gz |
xfce4-mousepad: update to 0.5.8
Change log:
0.5.8 (2021-11-26)
=====
- Bug Fixes:
- Revert "Chain-up to parent in `mousepad_window_scroll_event()`" (#150)
- Search: Fix a memory leak
- Search: Remove obsolete workaround for the document finalization
- Drop restrictions on URI scheme
- Update `POTFILES.in`
- Printing: Remove the "Page Setup" dialog (#148)
- Flatpak: Complete scripts
- Flatpak: Access remote locations with GVfs
- Search: Fix the history cleanup
- Search: Prevent GTask warnings when replacing text
- Search: Ensure settings synchronization before searching
- Fix translation domain in Appdata file
- flatpak: Update README
- flatpak: Add generic manifest and basic scripts
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil),
Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
Thai, Turkish, Ukrainian, Uyghur
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xfce4-mousepad/Makefile | 4 | ||||
-rw-r--r-- | editors/xfce4-mousepad/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index bc2687951d4..081a21424ff 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2021/11/30 00:45:38 gutteridge Exp $ +# $NetBSD: Makefile,v 1.59 2021/12/02 00:44:08 gutteridge Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.5.7 +VERSION= 0.5.8 DISTNAME= mousepad-${VERSION} PKGNAME= xfce4-mousepad-${VERSION} CATEGORIES= editors diff --git a/editors/xfce4-mousepad/distinfo b/editors/xfce4-mousepad/distinfo index 6590992808b..526f117fa18 100644 --- a/editors/xfce4-mousepad/distinfo +++ b/editors/xfce4-mousepad/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2021/11/30 00:45:38 gutteridge Exp $ +$NetBSD: distinfo,v 1.16 2021/12/02 00:44:08 gutteridge Exp $ -BLAKE2s (mousepad-0.5.7.tar.bz2) = 74418120aeae260216861e46be46c48f3a7b67feff1bd697950ae81d49800a85 -SHA512 (mousepad-0.5.7.tar.bz2) = 0302fbf0d5e7ffe20a7f712dd0dc5878552572ec77798ed329b0e5688c0d4f80c5aa527f9fadb2de7452c8983bf1efd0e117ed7c170b0ca79e09006617f357ac -Size (mousepad-0.5.7.tar.bz2) = 920371 bytes +BLAKE2s (mousepad-0.5.8.tar.bz2) = 44d500d5b0ea0141bf08b2d916ae8a7e93327f8ebb999c47c8deadd89a78a7a5 +SHA512 (mousepad-0.5.8.tar.bz2) = 6446927b564fe18c3127835e592d0248efa690c7b8fc2a7da92f237eb16184bd502c446a5b50aed8acd1d8233c22ee7e91c0b9ee512232f7d7a69c72f1dea9e9 +Size (mousepad-0.5.8.tar.bz2) = 927756 bytes |