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:           Sun Jun 18 23:16:23 UTC 2017

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

Log Message:
Update xfce4-screenshooter to 1.8.99:

=== Version 1.8.99 ===

  * Enhancements:
    - Port to GTK+3
    - Updated translations (thanks to translators!)

  * Bugs fixed:
    - Fix appdata description
    - Fix crash in GValueArray handling (bug #11879)
    - Use while instead of when in strings (bug #12157)
    - Fix gray overlay in region mode screenshots (bug #11922)
    - Fix crash when uploading to zimagez (bug #11879)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xfce4-screenshooter/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xfce4-screenshooter/PLIST
cvs rdiff -u -r1.2 -r1.3 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.11 pkgsrc/x11/xfce4-screenshooter/Makefile:1.12
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.11        Sat Apr 22 21:04:05 2017
+++ pkgsrc/x11/xfce4-screenshooter/Makefile     Sun Jun 18 23:16:23 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2017/04/22 21:04:05 adam Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/18 23:16:23 youri Exp $
 
-PKGREVISION= 9
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-screenshooter-1.8.2
+DISTNAME=      xfce4-screenshooter-1.8.99
 CATEGORIES=    misc
 MASTER_SITES=  http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
 

Index: pkgsrc/x11/xfce4-screenshooter/PLIST
diff -u pkgsrc/x11/xfce4-screenshooter/PLIST:1.1 pkgsrc/x11/xfce4-screenshooter/PLIST:1.2
--- pkgsrc/x11/xfce4-screenshooter/PLIST:1.1    Tue Apr 21 08:56:45 2015
+++ pkgsrc/x11/xfce4-screenshooter/PLIST        Sun Jun 18 23:16:23 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:45 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/18 23:16:23 youri Exp $
 bin/xfce4-screenshooter
 lib/xfce4/panel/plugins/libscreenshooterplugin.la
 man/man1/xfce4-screenshooter.1
@@ -23,6 +23,7 @@ share/locale/eu/LC_MESSAGES/xfce4-screen
 share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
 share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
 share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/he/LC_MESSAGES/xfce4-screenshooter.mo
 share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
 share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
 share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo

Index: pkgsrc/x11/xfce4-screenshooter/distinfo
diff -u pkgsrc/x11/xfce4-screenshooter/distinfo:1.2 pkgsrc/x11/xfce4-screenshooter/distinfo:1.3
--- pkgsrc/x11/xfce4-screenshooter/distinfo:1.2 Wed Nov  4 03:29:06 2015
+++ pkgsrc/x11/xfce4-screenshooter/distinfo     Sun Jun 18 23:16:23 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:29:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/06/18 23:16:23 youri Exp $
 
-SHA1 (xfce4-screenshooter-1.8.2.tar.bz2) = 786f6de2220d53b61f7ef2ae19ac106b060b275a
-RMD160 (xfce4-screenshooter-1.8.2.tar.bz2) = 8cda731953d18e5447f5b1b2183a32a83b505be1
-SHA512 (xfce4-screenshooter-1.8.2.tar.bz2) = e43dce108c7bacfeebdc39b0c9948b348c77faf358fb0ab5f26d59c96980f1c5473ef87895fe53387340202813935ddad6e200010e61aa27c2c56b662ee56b1e
-Size (xfce4-screenshooter-1.8.2.tar.bz2) = 492524 bytes
+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



Home | Main Index | Thread Index | Old Index