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:           Thu Feb  9 23:17:44 UTC 2023

Modified Files:
        pkgsrc/graphics/ristretto: Makefile distinfo

Log Message:
ristretto: update to 0.13.0

Change log:

0.13.0 (2023-02-09)
======
- New Features:
  - Add print support (#1)

- Bug Fixes:
  - editor-chooser: Expand tree view vertically
  - properties-dialog: Update thumbnail on "ready" signal
  - Fix remaining blurry icons when UI scale > 1
  - thumbnailer: Properly support window scaling (#81)
  - Revert "thumbnailer: Increase thumbnail sizes"

- 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 Bokml, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Uyghur


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/graphics/ristretto/Makefile
cvs rdiff -u -r1.15 -r1.16 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.65 pkgsrc/graphics/ristretto/Makefile:1.66
--- pkgsrc/graphics/ristretto/Makefile:1.65     Sun Jan 29 21:16:44 2023
+++ pkgsrc/graphics/ristretto/Makefile  Thu Feb  9 23:17:44 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2023/01/29 21:16:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.66 2023/02/09 23:17:44 gutteridge Exp $
 
-VERSION=       0.12.4
+VERSION=       0.13.0
 DISTNAME=      ristretto-${VERSION}
-PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  https://archive.xfce.org/src/apps/ristretto/${VERSION:R}/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/ristretto/distinfo
diff -u pkgsrc/graphics/ristretto/distinfo:1.15 pkgsrc/graphics/ristretto/distinfo:1.16
--- pkgsrc/graphics/ristretto/distinfo:1.15     Fri Dec 16 22:44:43 2022
+++ pkgsrc/graphics/ristretto/distinfo  Thu Feb  9 23:17:44 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2022/12/16 22:44:43 gutteridge Exp $
+$NetBSD: distinfo,v 1.16 2023/02/09 23:17:44 gutteridge Exp $
 
-BLAKE2s (ristretto-0.12.4.tar.bz2) = 6482957e5f08bd19f87a9722a4a798192922f8e29a0d7cb04203d3e1745a59e7
-SHA512 (ristretto-0.12.4.tar.bz2) = 666e127646b9f30bed54d8605c4892d302b15dff39e8b532ebb3da22dc5700414e6d7bcb29d8d66f6a8a7d487cff50b0a0cc610d8b4616479397ebf987ff409b
-Size (ristretto-0.12.4.tar.bz2) = 619084 bytes
+BLAKE2s (ristretto-0.13.0.tar.bz2) = fc1d0d3380ca61210fe1916b999e9288bd63e4d278e3a2a3c86df219cd40246d
+SHA512 (ristretto-0.13.0.tar.bz2) = a8e25e0fdd2d31a904c616995438b47cf144557f589ed97a551fc5411cd7a3da9edab0c23c955e86c72ed0d10f1efccd61edf0aaf5a82cf601bf3333ea2b332b
+Size (ristretto-0.13.0.tar.bz2) = 624244 bytes
 SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924



Home | Main Index | Thread Index | Old Index