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:   youri
Date:           Tue May 15 22:10:00 UTC 2018

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

Log Message:
Update to 1.9.2:

=== Version 1.9.2 ===
  * Remove zimagez support (bug #14283)

  * Enhancements:
    - Use g_app_info_launch() for command launching (bug #13886)
    - Dismiss the progress dialog after upload (bug #12519)
    - Improve thumbnail size clamping
    - Allow --clipboard option to be used with the others (bug #14120)

  * Bugs fixed:
    - Handle device grab failure (bug #10259)

=== Version 1.9.1 ===

  * Enhancements:
    - Get rid of a dead assignment
  * Bugs fixed:
    - Fix crash on program exit after image upload (bug #13415)

=== Version 1.9.0 ===

  * Enhancements:
    - Downgrade xfce4-panel dependency to 4.12
    - Updated translations (thanks to translators!)

  * Bugs fixed:
    - Use HTTPS for imgur (bug #13415)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xfce4-screenshooter/Makefile
cvs rdiff -u -r1.3 -r1.4 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.18 pkgsrc/x11/xfce4-screenshooter/Makefile:1.19
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.18        Mon Apr 16 14:35:27 2018
+++ pkgsrc/x11/xfce4-screenshooter/Makefile     Tue May 15 22:10:00 2018
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2018/04/16 14:35:27 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/05/15 22:10:00 youri Exp $
 
-PKGREVISION= 6
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-screenshooter-1.8.99
+DISTNAME=      xfce4-screenshooter-1.9.2
 CATEGORIES=    misc
-MASTER_SITES=  http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
+MASTER_SITES=  http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/
 
-HOMEPAGE=      http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
+HOMEPAGE=      http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/
 COMMENT=       Xfce screenshoot application
 
 GNU_CONFIGURE= yes

Index: pkgsrc/x11/xfce4-screenshooter/distinfo
diff -u pkgsrc/x11/xfce4-screenshooter/distinfo:1.3 pkgsrc/x11/xfce4-screenshooter/distinfo:1.4
--- pkgsrc/x11/xfce4-screenshooter/distinfo:1.3 Sun Jun 18 23:16:23 2017
+++ pkgsrc/x11/xfce4-screenshooter/distinfo     Tue May 15 22:10:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/18 23:16:23 youri Exp $
+$NetBSD: distinfo,v 1.4 2018/05/15 22:10:00 youri Exp $
 
-SHA1 (xfce4-screenshooter-1.8.99.tar.bz2) = ed11a6345b04104a061729dfee6877b69a1f631d
-RMD160 (xfce4-screenshooter-1.8.99.tar.bz2) = 49692202888513a1436396d28f9a2bff7ca8b811
-SHA512 (xfce4-screenshooter-1.8.99.tar.bz2) = 36c4c03e3d432f45c6d703a550434a5977ac43d91d7e52a74e718ce8dc19f3e6f412aec678474c36ef92ecfa2cf62262d644a171c9baaa119eb54cad9a216d2f
-Size (xfce4-screenshooter-1.8.99.tar.bz2) = 511815 bytes
+SHA1 (xfce4-screenshooter-1.9.2.tar.bz2) = 02c21e68c1dd6472318f6264be503397ba6fbf74
+RMD160 (xfce4-screenshooter-1.9.2.tar.bz2) = 9524d12f929396dfbc0f784f2fc13f10df625d72
+SHA512 (xfce4-screenshooter-1.9.2.tar.bz2) = fb60fe89a620122e59352154dbcace8f3e3a2f2f3f2d6cfff521651f4dc021241e9b370f7929fca55b36bbb13ed3ae0c4393a621291b51e451bc2e57b1a798c8
+Size (xfce4-screenshooter-1.9.2.tar.bz2) = 504757 bytes



Home | Main Index | Thread Index | Old Index