pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Jun 29 23:38:01 UTC 2020

Modified Files:
        pkgsrc/x11/xfce4-eyes-plugin: Makefile PLIST distinfo

Log Message:
xfce4-eyes-plugin: update to 4.5.1

Change log:

4.5.1
======
- Update URLs. Remove ref. to translations.x.o (Bug #16162)
- Allow compilation with panel 4.15
- Replace GtkStock buttons
- Improve spacing (Bug #14664)
- Make build less verbose
- AC_CONFIG_MACRO_DIR -> AC_CONFIG_MACRO_DIRS
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque,
  Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch, English (Australia), English (United
  Kingdom), Esperanto, Estonian, Finnish, French, Galician, German,
  Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
  Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan
  (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian,
  Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Uighur, Ukrainian, Urdu, Urdu (Pakistan)


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/xfce4-eyes-plugin/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xfce4-eyes-plugin/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfce4-eyes-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-eyes-plugin/Makefile
diff -u pkgsrc/x11/xfce4-eyes-plugin/Makefile:1.43 pkgsrc/x11/xfce4-eyes-plugin/Makefile:1.44
--- pkgsrc/x11/xfce4-eyes-plugin/Makefile:1.43  Tue Mar 10 22:11:22 2020
+++ pkgsrc/x11/xfce4-eyes-plugin/Makefile       Mon Jun 29 23:38:01 2020
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2020/03/10 22:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/06/29 23:38:01 gutteridge Exp $
 
-PKGREVISION= 10
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-eyes-plugin-4.5.0
+DISTNAME=      xfce4-eyes-plugin-4.5.1
 CATEGORIES=    x11
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.5/
+MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.5/
 
 HOMEPAGE=      https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
 COMMENT=       Xfce eyes plugin

Index: pkgsrc/x11/xfce4-eyes-plugin/PLIST
diff -u pkgsrc/x11/xfce4-eyes-plugin/PLIST:1.4 pkgsrc/x11/xfce4-eyes-plugin/PLIST:1.5
--- pkgsrc/x11/xfce4-eyes-plugin/PLIST:1.4      Thu Jun  9 09:31:55 2016
+++ pkgsrc/x11/xfce4-eyes-plugin/PLIST  Mon Jun 29 23:38:01 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/06/09 09:31:55 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/06/29 23:38:01 gutteridge Exp $
 lib/xfce4/panel/plugins/libeyes.la
 share/icons/hicolor/16x16/apps/xfce4-eyes.png
 share/icons/hicolor/22x22/apps/xfce4-eyes.png
@@ -26,9 +26,13 @@ share/locale/fi/LC_MESSAGES/xfce4-eyes-p
 share/locale/fr/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/gl/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/he/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/hi/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/hr/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/hy_AM/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/hye/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/ie/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/is/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/it/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/ja/LC_MESSAGES/xfce4-eyes-plugin.mo
@@ -51,6 +55,7 @@ share/locale/sl/LC_MESSAGES/xfce4-eyes-p
 share/locale/sq/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/sr/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/th/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/tr/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/ug/LC_MESSAGES/xfce4-eyes-plugin.mo
 share/locale/uk/LC_MESSAGES/xfce4-eyes-plugin.mo

Index: pkgsrc/x11/xfce4-eyes-plugin/distinfo
diff -u pkgsrc/x11/xfce4-eyes-plugin/distinfo:1.6 pkgsrc/x11/xfce4-eyes-plugin/distinfo:1.7
--- pkgsrc/x11/xfce4-eyes-plugin/distinfo:1.6   Tue Jun 20 21:43:13 2017
+++ pkgsrc/x11/xfce4-eyes-plugin/distinfo       Mon Jun 29 23:38:01 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/06/20 21:43:13 youri Exp $
+$NetBSD: distinfo,v 1.7 2020/06/29 23:38:01 gutteridge Exp $
 
-SHA1 (xfce4-eyes-plugin-4.5.0.tar.bz2) = 1cb1dfd3144a2096a02b1fd06dd5ad24a1242e52
-RMD160 (xfce4-eyes-plugin-4.5.0.tar.bz2) = 80a98420c8e1e70778933918e5984e7ddf09fe5e
-SHA512 (xfce4-eyes-plugin-4.5.0.tar.bz2) = 884f409bda74688ccf3426cc139235daf709d1eabe884db80ecaa5300814308f8ddcf205af7fa2a48cef7d08c03b1f5778e3aedc2f08e15ce22d13066775c771
-Size (xfce4-eyes-plugin-4.5.0.tar.bz2) = 366460 bytes
+SHA1 (xfce4-eyes-plugin-4.5.1.tar.bz2) = ade010d08cc7aab270282c27a97bf61463a55f58
+RMD160 (xfce4-eyes-plugin-4.5.1.tar.bz2) = a44921b0f37fa7405377fc845a409457f399b586
+SHA512 (xfce4-eyes-plugin-4.5.1.tar.bz2) = 1de072b03720772adb41e6a6d0a72e8c6524c7c5e299c951d89739b7de3876582e8acf31f4896191d796c34f5abd98da37c363b84a1e24addc4fa42e553ba37a
+Size (xfce4-eyes-plugin-4.5.1.tar.bz2) = 367404 bytes



Home | Main Index | Thread Index | Old Index