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 8 23:05:44 UTC 2024
Modified Files:
pkgsrc/graphics/ristretto: Makefile PLIST distinfo
Log Message:
ristretto: update to 0.13.2
0.13.2 (2024-02-05)
======
- Update copyright year
- Fix duplicate mnemonic in File menu
- image_viewer: Add missing sanity check
- Fix criticals about unset GIO attributes
- viewer: Fix possible crash when closing while an image is loading
- Ensure that file manager proxy creation is non-blocking
- Add icons at missing sizes, clean up SVG metadata
- 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), 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.70 -r1.71 pkgsrc/graphics/ristretto/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/ristretto/PLIST
cvs rdiff -u -r1.17 -r1.18 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.70 pkgsrc/graphics/ristretto/Makefile:1.71
--- pkgsrc/graphics/ristretto/Makefile:1.70 Tue Nov 14 14:02:10 2023
+++ pkgsrc/graphics/ristretto/Makefile Thu Feb 8 23:05:43 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2023/11/14 14:02:10 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2024/02/08 23:05:43 gutteridge Exp $
-VERSION= 0.13.1
+VERSION= 0.13.2
DISTNAME= ristretto-${VERSION}
-PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= https://archive.xfce.org/src/apps/ristretto/${VERSION:R}/
EXTRACT_SUFX= .tar.bz2
@@ -33,9 +32,7 @@ LDFLAGS.SunOS= -lX11
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.16.0
.include "../../x11/libxfce4util/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.16.0
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/ristretto/PLIST
diff -u pkgsrc/graphics/ristretto/PLIST:1.7 pkgsrc/graphics/ristretto/PLIST:1.8
--- pkgsrc/graphics/ristretto/PLIST:1.7 Sat Dec 11 13:40:03 2021
+++ pkgsrc/graphics/ristretto/PLIST Thu Feb 8 23:05:43 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/12/11 13:40:03 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.8 2024/02/08 23:05:43 gutteridge Exp $
bin/ristretto
share/applications/org.xfce.ristretto.desktop
share/icons/hicolor/128x128/apps/org.xfce.ristretto.png
@@ -6,6 +6,8 @@ share/icons/hicolor/16x16/apps/org.xfce.
share/icons/hicolor/24x24/apps/org.xfce.ristretto.png
share/icons/hicolor/32x32/apps/org.xfce.ristretto.png
share/icons/hicolor/48x48/apps/org.xfce.ristretto.png
+share/icons/hicolor/64x64/apps/org.xfce.ristretto.png
+share/icons/hicolor/96x96/apps/org.xfce.ristretto.png
share/icons/hicolor/scalable/apps/org.xfce.ristretto.svg
share/locale/ar/LC_MESSAGES/ristretto.mo
share/locale/ast/LC_MESSAGES/ristretto.mo
Index: pkgsrc/graphics/ristretto/distinfo
diff -u pkgsrc/graphics/ristretto/distinfo:1.17 pkgsrc/graphics/ristretto/distinfo:1.18
--- pkgsrc/graphics/ristretto/distinfo:1.17 Wed May 17 03:24:19 2023
+++ pkgsrc/graphics/ristretto/distinfo Thu Feb 8 23:05:43 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2023/05/17 03:24:19 gutteridge Exp $
+$NetBSD: distinfo,v 1.18 2024/02/08 23:05:43 gutteridge Exp $
-BLAKE2s (ristretto-0.13.1.tar.bz2) = 25ff1618071f2f189f60b7c192f2a7185336111e077e779dab17fd0c2918669e
-SHA512 (ristretto-0.13.1.tar.bz2) = d218f1567341f84572ba15be70756012c149fe5dbd566296900aced6c9aa6e98af18ab178e84d9483b6ea1fde0a7834007513c209d315ff1ecc9ea249bb5607a
-Size (ristretto-0.13.1.tar.bz2) = 836896 bytes
+BLAKE2s (ristretto-0.13.2.tar.bz2) = 3041df28dd13e4a433acc1ccc879948d80eab90804131a6addb98f3a80a164ee
+SHA512 (ristretto-0.13.2.tar.bz2) = ae4eb0159707a793cefe88b681f61e8c2ce41d57a64c7ad33853fc863bb1909b2a48ccf5543d3484f5710e7bf86ecbbd8520fb59eff11368f3a7a7028cd85914
+Size (ristretto-0.13.2.tar.bz2) = 852320 bytes
SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924
Home |
Main Index |
Thread Index |
Old Index