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:           Sat Mar  9 23:24:07 UTC 2019

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

Log Message:
xfce4-screenshooter: update to 1.9.4

=== Version 1.9.4 ===
  * Enhancements:
    - Extended save function to also take files (bug #14156, thanks to Arthur Jansen)
    - Show width and height of selection area (bug #12664, thanks to Simon)
    - Improved imgur dialog (bug #14973, thanks to Arthur Jansen)
    - Don't save region/delay/show_mouse if region was specified from CLI

  * Bugs fixed:
    - React to core X input events when XInput is not available (bug #15166)
    - Fix crash and properly handle cursors on HiDPI (thanks to Viktor Odintsev)
    - Delay in panel plugin does not work (bug #14604)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/xfce4-screenshooter/Makefile
cvs rdiff -u -r1.5 -r1.6 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.26 pkgsrc/x11/xfce4-screenshooter/Makefile:1.27
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.26        Fri Jan 18 12:39:55 2019
+++ pkgsrc/x11/xfce4-screenshooter/Makefile     Sat Mar  9 23:24:07 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2019/01/18 12:39:55 youri Exp $
+# $NetBSD: Makefile,v 1.27 2019/03/09 23:24:07 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-screenshooter-1.9.3
+DISTNAME=      xfce4-screenshooter-1.9.4
 CATEGORIES=    misc
 MASTER_SITES=  http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/
 

Index: pkgsrc/x11/xfce4-screenshooter/distinfo
diff -u pkgsrc/x11/xfce4-screenshooter/distinfo:1.5 pkgsrc/x11/xfce4-screenshooter/distinfo:1.6
--- pkgsrc/x11/xfce4-screenshooter/distinfo:1.5 Fri Jan 18 12:39:55 2019
+++ pkgsrc/x11/xfce4-screenshooter/distinfo     Sat Mar  9 23:24:07 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/01/18 12:39:55 youri Exp $
+$NetBSD: distinfo,v 1.6 2019/03/09 23:24:07 gutteridge Exp $
 
-SHA1 (xfce4-screenshooter-1.9.3.tar.bz2) = 75a9317ff90eadd5e753ce20f0ac0ffe3335630a
-RMD160 (xfce4-screenshooter-1.9.3.tar.bz2) = 9cdd5e5cd57d76b578e6fb8db9301d5110134b3d
-SHA512 (xfce4-screenshooter-1.9.3.tar.bz2) = ba59fdca3900143a50b3b858986b1152d4574d302d2e041a5287933427a67f64542ca691c130030937344433ea893a1f082086f9c02a9edccaeedbdc0a2a50a2
-Size (xfce4-screenshooter-1.9.3.tar.bz2) = 502188 bytes
+SHA1 (xfce4-screenshooter-1.9.4.tar.bz2) = 01a688681340cb908b795e5e4dfd16298f62361e
+RMD160 (xfce4-screenshooter-1.9.4.tar.bz2) = 316ad71aaf1f9861bd566cfd5480ee8366d1ce8f
+SHA512 (xfce4-screenshooter-1.9.4.tar.bz2) = 9f7240aafe8662cc8a8e105602ba26b31ea212ab4e74f55a4a3c80acf06f0316fe5376430c91a6a0b8e43e85763ca6df6a8af5f64c142c1ca3cce2f8ec3c31f9
+Size (xfce4-screenshooter-1.9.4.tar.bz2) = 500260 bytes



Home | Main Index | Thread Index | Old Index