pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-clipman-plugin



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue May 15 21:57:00 UTC 2018

Modified Files:
        pkgsrc/x11/xfce4-clipman-plugin: Makefile distinfo

Log Message:
Update to 1.4.2:

Version 1.4.2 - 2017-07-21

- Port to GtkApplication
  (this should help with keyboard shortcut issues)
- Translation updates: Catalan, Croatian, Danish, Dutch (Flemish), Greek,
  Indonesian, Italian, Kazakh, Lithuanian, Norwegian Bokmål, Serbian, Thai


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/x11/xfce4-clipman-plugin/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xfce4-clipman-plugin/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-clipman-plugin/Makefile
diff -u pkgsrc/x11/xfce4-clipman-plugin/Makefile:1.46 pkgsrc/x11/xfce4-clipman-plugin/Makefile:1.47
--- pkgsrc/x11/xfce4-clipman-plugin/Makefile:1.46       Mon Apr 16 14:35:26 2018
+++ pkgsrc/x11/xfce4-clipman-plugin/Makefile    Tue May 15 21:57:00 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2018/04/16 14:35:26 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2018/05/15 21:57:00 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-clipman-plugin-1.4.1
+DISTNAME=      xfce4-clipman-plugin-1.4.2
 CATEGORIES=    sysutils
 MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.4/
 
@@ -11,10 +10,10 @@ HOMEPAGE=   http://goodies.xfce.org/projec
 COMMENT=       Xfce clipboard plugin
 
 PKG_SYSCONFSUBDIR=     xdg
-CONF_FILES=    ${XFCE4_EGBASE}/autostart/xfce4-clipman-plugin-autostart.desktop        \
-               ${PKG_SYSCONFDIR}/autostart/xfce4-clipman-plugin-autostart.desktop      \
-               ${XFCE4_EGBASE}/panel/xfce4-clipman-actions.xml \
-               ${PKG_SYSCONFDIR}/xfce4/panel/xfce4-clipman-actions.xml
+CONF_FILES=            ${XFCE4_EGBASE}/autostart/xfce4-clipman-plugin-autostart.desktop        \
+                       ${PKG_SYSCONFDIR}/autostart/xfce4-clipman-plugin-autostart.desktop      \
+                       ${XFCE4_EGBASE}/panel/xfce4-clipman-actions.xml \
+                       ${PKG_SYSCONFDIR}/xfce4/panel/xfce4-clipman-actions.xml
 
 MAKE_DIRS+=    ${XFCE4_EGBASE}/autostart \
                ${XFCE4_EGBASE}/panel

Index: pkgsrc/x11/xfce4-clipman-plugin/distinfo
diff -u pkgsrc/x11/xfce4-clipman-plugin/distinfo:1.9 pkgsrc/x11/xfce4-clipman-plugin/distinfo:1.10
--- pkgsrc/x11/xfce4-clipman-plugin/distinfo:1.9        Tue Jun 20 21:34:12 2017
+++ pkgsrc/x11/xfce4-clipman-plugin/distinfo    Tue May 15 21:57:00 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2017/06/20 21:34:12 youri Exp $
+$NetBSD: distinfo,v 1.10 2018/05/15 21:57:00 youri Exp $
 
-SHA1 (xfce4-clipman-plugin-1.4.1.tar.bz2) = 65c1f9251e9045418f970f0a9bcdab1898a5cf4c
-RMD160 (xfce4-clipman-plugin-1.4.1.tar.bz2) = 2d2885c120366ca1d0256b76c4b1aab1cfc25c9a
-SHA512 (xfce4-clipman-plugin-1.4.1.tar.bz2) = e5db43899c888c8c9f47f020c79ccc636b2a484427646f9f93243c668403324f83f7c0da7ca68492df3162b4b1d7463000c5ecc2016e86f5f1a443bcba01dd54
-Size (xfce4-clipman-plugin-1.4.1.tar.bz2) = 484795 bytes
+SHA1 (xfce4-clipman-plugin-1.4.2.tar.bz2) = 1a758e6aef197686d15842a7e59c1c2b34c138c4
+RMD160 (xfce4-clipman-plugin-1.4.2.tar.bz2) = 9d3ddf4c1333a47f219984a87da283bc68da16af
+SHA512 (xfce4-clipman-plugin-1.4.2.tar.bz2) = f12d9e3e37a26f9dade5b76e73ac3998030112b53e7ec7b756128f7f1ee28d19a1d7b8d4a26e0ccb69aaba2f0ab2f6c4cd5a435bd1cc7efd81c05b711480eba6
+Size (xfce4-clipman-plugin-1.4.2.tar.bz2) = 485244 bytes
 SHA1 (patch-panel-plugin_Makefile.in) = f4e58a9a075623a82bbbea29c6510e9ff838b777



Home | Main Index | Thread Index | Old Index