pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/ristretto



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Jul 27 01:15:44 UTC 2022

Modified Files:
        pkgsrc/graphics/ristretto: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/graphics/ristretto/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/ristretto/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/ristretto/Makefile
diff -u pkgsrc/graphics/ristretto/Makefile:1.60 pkgsrc/graphics/ristretto/Makefile:1.61
--- pkgsrc/graphics/ristretto/Makefile:1.60     Tue Jun 28 11:34:07 2022
+++ pkgsrc/graphics/ristretto/Makefile  Wed Jul 27 01:15:44 2022
@@ -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

Index: pkgsrc/graphics/ristretto/distinfo
diff -u pkgsrc/graphics/ristretto/distinfo:1.13 pkgsrc/graphics/ristretto/distinfo:1.14
--- pkgsrc/graphics/ristretto/distinfo:1.13     Thu Jan 20 01:03:55 2022
+++ pkgsrc/graphics/ristretto/distinfo  Wed Jul 27 01:15:44 2022
@@ -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