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


(gutteridge)
diff -r1.26 -r1.27 pkgsrc/x11/xfce4-screenshooter/Makefile
diff -r1.5 -r1.6 pkgsrc/x11/xfce4-screenshooter/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/x11/xfce4-screenshooter/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/Makefile 2019/01/18 12:39:55 1.26
+++ pkgsrc/x11/xfce4-screenshooter/Makefile 2019/03/09 23:24:07 1.27
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.26 2019/01/18 12:39:55 youri Exp $ 1# $NetBSD: Makefile,v 1.27 2019/03/09 23:24:07 gutteridge Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5DISTNAME= xfce4-screenshooter-1.9.3 5DISTNAME= xfce4-screenshooter-1.9.4
6CATEGORIES= misc 6CATEGORIES= misc
7MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/ 7MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/
8 8
9HOMEPAGE= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/ 9HOMEPAGE= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/
10COMMENT= Xfce screenshoot application 10COMMENT= Xfce screenshoot application
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14 14
15.include "../../x11/xfce4-panel/buildlink3.mk" 15.include "../../x11/xfce4-panel/buildlink3.mk"
16.include "../../x11/xfce4-exo/buildlink3.mk" 16.include "../../x11/xfce4-exo/buildlink3.mk"
17.include "../../net/libsoup/buildlink3.mk" 17.include "../../net/libsoup/buildlink3.mk"
18.include "../../sysutils/desktop-file-utils/desktopdb.mk" 18.include "../../sysutils/desktop-file-utils/desktopdb.mk"

cvs diff -r1.5 -r1.6 pkgsrc/x11/xfce4-screenshooter/distinfo (expand / switch to unified diff)

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