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:   youri
Date:           Fri Jan 18 11:51:23 UTC 2019

Modified Files:
        pkgsrc/graphics/ristretto: Makefile PLIST distinfo

Log Message:
ristretto: update to 0.8.3.

- take maintainership

- Fix GLib-GObject-CRITICAL in directory monitoring code
- Fix loading image from an URL
- Freeing memory used for storing bg colors was done wrong (bug #13335)
- Fix opening image files that are symlinks (bug #13576)
- Fix BMP files failing to load with libmagic (bug #13489)
- Port to GDBus
- Translation updates..


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/ristretto/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/ristretto/PLIST
cvs rdiff -u -r1.5 -r1.6 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.44 pkgsrc/graphics/ristretto/Makefile:1.45
--- pkgsrc/graphics/ristretto/Makefile:1.44     Wed Nov 14 22:21:45 2018
+++ pkgsrc/graphics/ristretto/Makefile  Fri Jan 18 11:51:23 2019
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.44 2018/11/14 22:21:45 kleink Exp $
+# $NetBSD: Makefile,v 1.45 2019/01/18 11:51:23 youri Exp $
 #
 
-DISTNAME=      ristretto-0.8.2
+DISTNAME=      ristretto-0.8.3
 EXTRACT_SUFX=  .tar.bz2
-PKGREVISION=   5
 CATEGORIES=    graphics
 MASTER_SITES=  http://archive.xfce.org/src/apps/ristretto/0.8/
 
-MAINTAINER=    martin%NetBSD.org@localhost
+MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://goodies.xfce.org/projects/applications/ristretto
 COMMENT=       Xfce image viewer
 LICENSE=       gnu-gpl-v2

Index: pkgsrc/graphics/ristretto/PLIST
diff -u pkgsrc/graphics/ristretto/PLIST:1.3 pkgsrc/graphics/ristretto/PLIST:1.4
--- pkgsrc/graphics/ristretto/PLIST:1.3 Sun Jun 18 23:03:29 2017
+++ pkgsrc/graphics/ristretto/PLIST     Fri Jan 18 11:51:23 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/06/18 23:03:29 youri Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/01/18 11:51:23 youri Exp $
 bin/ristretto
 share/appdata/ristretto.appdata.xml
 share/applications/ristretto.desktop
@@ -43,6 +43,7 @@ share/locale/ro/LC_MESSAGES/ristretto.mo
 share/locale/ru/LC_MESSAGES/ristretto.mo
 share/locale/sk/LC_MESSAGES/ristretto.mo
 share/locale/sl/LC_MESSAGES/ristretto.mo
+share/locale/sq/LC_MESSAGES/ristretto.mo
 share/locale/sr/LC_MESSAGES/ristretto.mo
 share/locale/sv/LC_MESSAGES/ristretto.mo
 share/locale/te/LC_MESSAGES/ristretto.mo

Index: pkgsrc/graphics/ristretto/distinfo
diff -u pkgsrc/graphics/ristretto/distinfo:1.5 pkgsrc/graphics/ristretto/distinfo:1.6
--- pkgsrc/graphics/ristretto/distinfo:1.5      Thu May 17 09:30:41 2018
+++ pkgsrc/graphics/ristretto/distinfo  Fri Jan 18 11:51:23 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/05/17 09:30:41 jperkin Exp $
+$NetBSD: distinfo,v 1.6 2019/01/18 11:51:23 youri Exp $
 
-SHA1 (ristretto-0.8.2.tar.bz2) = 92dc94e17c26d71430441f9127156b2ec645af63
-RMD160 (ristretto-0.8.2.tar.bz2) = 7ed500c0116383d02ae48e9996bc7e4fea34fc43
-SHA512 (ristretto-0.8.2.tar.bz2) = bceef420ebb6e5ab89f339cb4d173bbdd3abc09df5f7dd4551e5c8484e226af6a4ef7b131888926027bae901fd05278cf29de296588723142bd6d0bd8afc312e
-Size (ristretto-0.8.2.tar.bz2) = 559444 bytes
+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 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924



Home | Main Index | Thread Index | Old Index