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 May 17 03:24:19 UTC 2023

Modified Files:
        pkgsrc/graphics/ristretto: Makefile distinfo

Log Message:
ristretto: update to 0.13.1

Change log:

0.13.1 (2023-05-13)
======
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- Force g_file_query_info if magic_file returns
"application/octet-stream"
- build: Use m4_defined min versions and cleanup
- Replace XDT_CHECK_LIBX11 and guard x11 code paths
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Switch from intltool to gettext
- viewer: Paint background icon at window scale
- 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.66 -r1.67 pkgsrc/graphics/ristretto/Makefile
cvs rdiff -u -r1.16 -r1.17 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.66 pkgsrc/graphics/ristretto/Makefile:1.67
--- pkgsrc/graphics/ristretto/Makefile:1.66     Thu Feb  9 23:17:44 2023
+++ pkgsrc/graphics/ristretto/Makefile  Wed May 17 03:24:19 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2023/02/09 23:17:44 gutteridge Exp $
+# $NetBSD: Makefile,v 1.67 2023/05/17 03:24:19 gutteridge Exp $
 
-VERSION=       0.13.0
+VERSION=       0.13.1
 DISTNAME=      ristretto-${VERSION}
 CATEGORIES=    graphics
 MASTER_SITES=  https://archive.xfce.org/src/apps/ristretto/${VERSION:R}/
@@ -22,6 +22,7 @@ LDFLAGS.DragonFly=    -lX11
 LDFLAGS.FreeBSD=       -lX11
 LDFLAGS.SunOS=         -lX11
 
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../graphics/libexif/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"

Index: pkgsrc/graphics/ristretto/distinfo
diff -u pkgsrc/graphics/ristretto/distinfo:1.16 pkgsrc/graphics/ristretto/distinfo:1.17
--- pkgsrc/graphics/ristretto/distinfo:1.16     Thu Feb  9 23:17:44 2023
+++ pkgsrc/graphics/ristretto/distinfo  Wed May 17 03:24:19 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2023/02/09 23:17:44 gutteridge Exp $
+$NetBSD: distinfo,v 1.17 2023/05/17 03:24:19 gutteridge Exp $
 
-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
+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
 SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924



Home | Main Index | Thread Index | Old Index