pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xfce4-screenshooter



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue May 16 00:30:18 UTC 2023

Modified Files:
        pkgsrc/x11/xfce4-screenshooter: Makefile distinfo

Log Message:
xfce4-screenshooter: update to 1.10.4

Change log:

1.10.4 (2023-05-14)
======
- Fix warning about checking file permissions
- Refactor supported image formats handling (!49)
- Add support to AVIF (#109)
- Add support to JPEG XL (#108)
- Check if the pixbuf-loader supports writing
- Restrict file permission if not saved in a user-owned directory (#2)
- Save preferences when plugin finalizes screenshot (#96)
- Fix screenshot finalize behavior for plugin
- 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, Georgian, German,
  Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian
  Bokmål, Occitan (post 1500), Persian (Iran), Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/x11/xfce4-screenshooter/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xfce4-screenshooter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-screenshooter/Makefile
diff -u pkgsrc/x11/xfce4-screenshooter/Makefile:1.58 pkgsrc/x11/xfce4-screenshooter/Makefile:1.59
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.58        Wed Apr 19 08:12:00 2023
+++ pkgsrc/x11/xfce4-screenshooter/Makefile     Tue May 16 00:30:18 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2023/04/19 08:12:00 adam Exp $
+# $NetBSD: Makefile,v 1.59 2023/05/16 00:30:18 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.10.3
+VERSION=       1.10.4
 DISTNAME=      xfce4-screenshooter-${VERSION}
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/

Index: pkgsrc/x11/xfce4-screenshooter/distinfo
diff -u pkgsrc/x11/xfce4-screenshooter/distinfo:1.18 pkgsrc/x11/xfce4-screenshooter/distinfo:1.19
--- pkgsrc/x11/xfce4-screenshooter/distinfo:1.18        Thu Jan 19 00:48:22 2023
+++ pkgsrc/x11/xfce4-screenshooter/distinfo     Tue May 16 00:30:18 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2023/01/19 00:48:22 gutteridge Exp $
+$NetBSD: distinfo,v 1.19 2023/05/16 00:30:18 gutteridge Exp $
 
-BLAKE2s (xfce4-screenshooter-1.10.3.tar.bz2) = 3591fb7afde95f2c08deb8d73321453184146b33fb51b87a1e42a9139f883e0c
-SHA512 (xfce4-screenshooter-1.10.3.tar.bz2) = c5bb43c7cbd15cdf276ff5dd16e0e102862b974cf32b725bbc0d33fa60c713e1891706f3a6e38150e76e9c876e5d0b1be277d3031a3ae47696056182ccac78f8
-Size (xfce4-screenshooter-1.10.3.tar.bz2) = 601717 bytes
+BLAKE2s (xfce4-screenshooter-1.10.4.tar.bz2) = 41a1a9e4daf0518e5ca072a55f21877f5efa59ff43416262e477460ccbf8e22b
+SHA512 (xfce4-screenshooter-1.10.4.tar.bz2) = 7d5eebf897aa2b45e92e4447052c58813c34aa437e10f61712ff50b96b3fa954849a4cb6bf0720659e4c2a596e9f09f79bde2ebdab98b4e8c35fde25a7839011
+Size (xfce4-screenshooter-1.10.4.tar.bz2) = 615583 bytes



Home | Main Index | Thread Index | Old Index