pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ristretto ristretto: update to 0.12.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/107bb20953da
branches: trunk
changeset: 382369:107bb20953da
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Wed Jul 27 01:15:44 2022 +0000
description:
ristretto: update to 0.12.3
Change log:
0.12.3 (2022-07-09)
======
- Bug Fixes:
- thumbnailer: Fall back on lower qualities in case of unsupported flavor (#81)
- Secure error handling when opening multiple files
- Use `G_FILE_MONITOR_WATCH_MOVES` for file monitoring
- Do not keep sticky state when current file is removed
- Fix management of transaction source id
- Correctly handle deletion when there is only one image (#89)
- Update iter list on insertion and deletion (#88)
- build: Fix intltool lock file problem during make distcheck
- Display error message on stderr
- i18n: Use `xfce_textdomain()` to initialize translations
- Ensure that an error is set if no pixbuf is available
- Fix some memory leaks
- Code Refactoring:
- flatpak: Some updates from Flathub
- Remove old icon files
- Remove TODO file
- Flatpak: Add libopenraw dependency
- Translation Updates:
Chinese (China), Danish, Greek, Korean, Malay, Portuguese (Brazil),
Turkish
diffstat:
graphics/ristretto/Makefile | 7 +++----
graphics/ristretto/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r d6fd033d85df -r 107bb20953da graphics/ristretto/Makefile
--- a/graphics/ristretto/Makefile Wed Jul 27 00:39:35 2022 +0000
+++ b/graphics/ristretto/Makefile Wed Jul 27 01:15:44 2022 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.60 2022/06/28 11:34:07 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2022/07/27 01:15:44 gutteridge Exp $
-VERSION= 0.12.2
+VERSION= 0.12.3
DISTNAME= ristretto-${VERSION}
-EXTRACT_SUFX= .tar.bz2
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://archive.xfce.org/src/apps/ristretto/${VERSION:R}/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= youri%NetBSD.org@localhost
HOMEPAGE= https://goodies.xfce.org/projects/applications/ristretto
diff -r d6fd033d85df -r 107bb20953da graphics/ristretto/distinfo
--- a/graphics/ristretto/distinfo Wed Jul 27 00:39:35 2022 +0000
+++ b/graphics/ristretto/distinfo Wed Jul 27 01:15:44 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2022/01/20 01:03:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.14 2022/07/27 01:15:44 gutteridge Exp $
-BLAKE2s (ristretto-0.12.2.tar.bz2) = 1092687edeb62f61f5c8ea6d26103864eaf24e2a8835403d42d1a7d1420a628a
-SHA512 (ristretto-0.12.2.tar.bz2) = 39fc5868c3858e3667660b6411b3d39c19a2306be3d169e499aa11aff34a24e0ee8e745e15dfe301be48e1c6adce30129ed76270b025f5160cfa773467764379
-Size (ristretto-0.12.2.tar.bz2) = 612128 bytes
+BLAKE2s (ristretto-0.12.3.tar.bz2) = 244c36010f36febfac11df0456e1b6dfdb4f0cc5976b875d9458ace7eb9bd65f
+SHA512 (ristretto-0.12.3.tar.bz2) = c78ec55196fbf3bcb843b240faea1f7eb532bfdc519c125337ebb61d20ab8e01c818920c9ec1bdd97035f8b5ce9bcd2ffb338a91b8919ca48ab1010828a8d49d
+Size (ristretto-0.12.3.tar.bz2) = 616251 bytes
SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924
Home |
Main Index |
Thread Index |
Old Index