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.8.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/62422e4b53a1
branches: trunk
changeset: 332543:62422e4b53a1
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Apr 15 22:28:36 2019 +0000
description:
ristretto: update to 0.8.4
0.8.4
=====
- Add missing field initializers
- Instead of thumbnails, the same icons with a crossed red circle (bug #13419)
- Resolve g_type_class_add_private() deprecation
- Glib-Critical errors to stdout: Source ID X was not found when attempting to
remove it (bug #15268)
- Fix memory leak (bug #12034)
- Show file size in the status bar (bug #14791)
- Fix opening of PPM files (bug #14709)
* Translation updates:
Arabic (ar), Asturian (ast), Belarusian (be), Bulgarian (bg), Catalan (ca),
Czech (cs), Danish (da), German (de), Greek (el), English (United Kingdom)
(en_GB), Spanish (es), Basque (eu), Finnish (fi), French (fr), Galician (gl),
Hebrew (he), Croatian (hr), Hungarian (hu), Indonesian (id), Icelandic (is),
Italian (it), Japanese (ja), Kazakh (kk), Korean (ko), Lithuanian (lt), Malay
(ms), Norwegian Bokm?l (nb), Dutch (nl), Occitan (oc), Polish (pl), Portuguese
(pt), Portuguese (Brazil) (pt_BR), Romanian (ro), Russian (ru), Slovak (sk),
Slovenian (sl), Albanian (sq), Serbian (sr), Swedish (sv), Telugu (te), Thai
(th), Turkish (tr), Uighur (ug), Ukrainian (uk), Chinese (China) (zh_CN),
Chinese (Taiwan) (zh_TW)
diffstat:
graphics/ristretto/Makefile | 7 ++++---
graphics/ristretto/PLIST | 3 ++-
graphics/ristretto/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (51 lines):
diff -r 3928c4ef4427 -r 62422e4b53a1 graphics/ristretto/Makefile
--- a/graphics/ristretto/Makefile Mon Apr 15 16:23:45 2019 +0000
+++ b/graphics/ristretto/Makefile Mon Apr 15 22:28:36 2019 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.45 2019/01/18 11:51:23 youri Exp $
+# $NetBSD: Makefile,v 1.46 2019/04/15 22:28:36 gutteridge Exp $
#
-DISTNAME= ristretto-0.8.3
+VERSION= 0.8.4
+DISTNAME= ristretto-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= graphics
-MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/0.8/
+MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/${VERSION:R}/
MAINTAINER= youri%NetBSD.org@localhost
HOMEPAGE= http://goodies.xfce.org/projects/applications/ristretto
diff -r 3928c4ef4427 -r 62422e4b53a1 graphics/ristretto/PLIST
--- a/graphics/ristretto/PLIST Mon Apr 15 16:23:45 2019 +0000
+++ b/graphics/ristretto/PLIST Mon Apr 15 22:28:36 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/01/18 11:51:23 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/04/15 22:28:36 gutteridge Exp $
bin/ristretto
share/appdata/ristretto.appdata.xml
share/applications/ristretto.desktop
@@ -8,6 +8,7 @@
share/icons/hicolor/scalable/apps/ristretto.svg
share/locale/ar/LC_MESSAGES/ristretto.mo
share/locale/ast/LC_MESSAGES/ristretto.mo
+share/locale/be/LC_MESSAGES/ristretto.mo
share/locale/bg/LC_MESSAGES/ristretto.mo
share/locale/ca/LC_MESSAGES/ristretto.mo
share/locale/cs/LC_MESSAGES/ristretto.mo
diff -r 3928c4ef4427 -r 62422e4b53a1 graphics/ristretto/distinfo
--- a/graphics/ristretto/distinfo Mon Apr 15 16:23:45 2019 +0000
+++ b/graphics/ristretto/distinfo Mon Apr 15 22:28:36 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2019/01/18 11:51:23 youri Exp $
+$NetBSD: distinfo,v 1.7 2019/04/15 22:28:36 gutteridge Exp $
-SHA1 (ristretto-0.8.3.tar.bz2) = 5c44d1cda5c60275b5f8e629eb9edc5c29ca0459
-RMD160 (ristretto-0.8.3.tar.bz2) = f7223d134a78fd12c3c010a374e7d29819bfd745
-SHA512 (ristretto-0.8.3.tar.bz2) = c43b48dfdf9e8ed0ea3c5f2bbac1c837881aa6a467c78377b6f53dcce030b5a3b8134a7b8cbad1008ae758295953fde50a916c284e54e8c5490158e776554514
-Size (ristretto-0.8.3.tar.bz2) = 564745 bytes
+SHA1 (ristretto-0.8.4.tar.bz2) = dcaa10e69fc5690166071361846a6e3297bd2c29
+RMD160 (ristretto-0.8.4.tar.bz2) = df01ed7d722f4c1b47f2bec1b660a0519641c6d1
+SHA512 (ristretto-0.8.4.tar.bz2) = c5479cde66e4f0903b9b8d9b1b8f4c7cde35ebfa334e414c8202e783c332bd4bfec650f85d308c7151d31fe84b27a13bb4048290b0a82ce7b8ba4baf3e4088b8
+Size (ristretto-0.8.4.tar.bz2) = 581374 bytes
SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924
Home |
Main Index |
Thread Index |
Old Index