Thu Jun 9 09:31:55 2016 UTC ()
xfce4-eyes-plugin: Update to 4.4.99.

4.4.99 (2016-06-08)
------------------
- Port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
- Translation updates: Catalan


(youri)
diff -r1.27 -r1.28 pkgsrc/x11/xfce4-eyes-plugin/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/xfce4-eyes-plugin/PLIST
diff -r1.4 -r1.5 pkgsrc/x11/xfce4-eyes-plugin/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/x11/xfce4-eyes-plugin/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-eyes-plugin/Makefile 2015/06/29 10:41:25 1.27
+++ pkgsrc/x11/xfce4-eyes-plugin/Makefile 2016/06/09 09:31:55 1.28
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.27 2015/06/29 10:41:25 youri Exp $ 1# $NetBSD: Makefile,v 1.28 2016/06/09 09:31:55 youri Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5DISTNAME= xfce4-eyes-plugin-4.4.4 5DISTNAME= xfce4-eyes-plugin-4.4.99
6CATEGORIES= x11 6CATEGORIES= x11
7MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.4/ 7MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.4/
8 8
9HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin 9HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
10COMMENT= Xfce eyes plugin 10COMMENT= Xfce eyes plugin
11 11
12.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 12.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
13.include "../../x11/xfce4-panel/buildlink3.mk" 13.include "../../x11/xfce4-panel/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/x11/xfce4-eyes-plugin/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-eyes-plugin/PLIST 2015/04/21 08:56:44 1.3
+++ pkgsrc/x11/xfce4-eyes-plugin/PLIST 2016/06/09 09:31:55 1.4
@@ -1,16 +1,22 @@ @@ -1,16 +1,22 @@
1@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:44 jperkin Exp $ 1@comment $NetBSD: PLIST,v 1.4 2016/06/09 09:31:55 youri Exp $
2lib/xfce4/panel/plugins/libeyes.la 2lib/xfce4/panel/plugins/libeyes.la
 3share/icons/hicolor/16x16/apps/xfce4-eyes.png
 4share/icons/hicolor/22x22/apps/xfce4-eyes.png
 5share/icons/hicolor/24x24/apps/xfce4-eyes.png
 6share/icons/hicolor/32x32/apps/xfce4-eyes.png
 7share/icons/hicolor/36x36/apps/xfce4-eyes.png
3share/icons/hicolor/48x48/apps/xfce4-eyes.png 8share/icons/hicolor/48x48/apps/xfce4-eyes.png
 9share/locale/am/LC_MESSAGES/xfce4-eyes-plugin.mo
4share/locale/ar/LC_MESSAGES/xfce4-eyes-plugin.mo 10share/locale/ar/LC_MESSAGES/xfce4-eyes-plugin.mo
5share/locale/ast/LC_MESSAGES/xfce4-eyes-plugin.mo 11share/locale/ast/LC_MESSAGES/xfce4-eyes-plugin.mo
6share/locale/be/LC_MESSAGES/xfce4-eyes-plugin.mo 12share/locale/be/LC_MESSAGES/xfce4-eyes-plugin.mo
7share/locale/bg/LC_MESSAGES/xfce4-eyes-plugin.mo 13share/locale/bg/LC_MESSAGES/xfce4-eyes-plugin.mo
8share/locale/ca/LC_MESSAGES/xfce4-eyes-plugin.mo 14share/locale/ca/LC_MESSAGES/xfce4-eyes-plugin.mo
9share/locale/cs/LC_MESSAGES/xfce4-eyes-plugin.mo 15share/locale/cs/LC_MESSAGES/xfce4-eyes-plugin.mo
10share/locale/da/LC_MESSAGES/xfce4-eyes-plugin.mo 16share/locale/da/LC_MESSAGES/xfce4-eyes-plugin.mo
11share/locale/de/LC_MESSAGES/xfce4-eyes-plugin.mo 17share/locale/de/LC_MESSAGES/xfce4-eyes-plugin.mo
12share/locale/el/LC_MESSAGES/xfce4-eyes-plugin.mo 18share/locale/el/LC_MESSAGES/xfce4-eyes-plugin.mo
13share/locale/en_AU/LC_MESSAGES/xfce4-eyes-plugin.mo 19share/locale/en_AU/LC_MESSAGES/xfce4-eyes-plugin.mo
14share/locale/en_GB/LC_MESSAGES/xfce4-eyes-plugin.mo 20share/locale/en_GB/LC_MESSAGES/xfce4-eyes-plugin.mo
15share/locale/eo/LC_MESSAGES/xfce4-eyes-plugin.mo 21share/locale/eo/LC_MESSAGES/xfce4-eyes-plugin.mo
16share/locale/es/LC_MESSAGES/xfce4-eyes-plugin.mo 22share/locale/es/LC_MESSAGES/xfce4-eyes-plugin.mo

cvs diff -r1.4 -r1.5 pkgsrc/x11/xfce4-eyes-plugin/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-eyes-plugin/distinfo 2015/11/04 03:29:05 1.4
+++ pkgsrc/x11/xfce4-eyes-plugin/distinfo 2016/06/09 09:31:55 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2015/11/04 03:29:05 agc Exp $ 1$NetBSD: distinfo,v 1.5 2016/06/09 09:31:55 youri Exp $
2 2
3SHA1 (xfce4-eyes-plugin-4.4.4.tar.bz2) = ad188f810a07e622d06cc018a4eb8891d903ceaf 3SHA1 (xfce4-eyes-plugin-4.4.99.tar.bz2) = dcbd0354b9118d2acc528e84203d3a19010fe87b
4RMD160 (xfce4-eyes-plugin-4.4.4.tar.bz2) = 25fbafe7fbc1ac3b3eabced07432ea6507ce7463 4RMD160 (xfce4-eyes-plugin-4.4.99.tar.bz2) = bb5addc61a06770ea4b7cb2238219bed9ab4c98b
5SHA512 (xfce4-eyes-plugin-4.4.4.tar.bz2) = 3daaae5af2030e007af969832aeb11eba4aad0f4d6a166c2965e16a4e91619acf35ad3c0dd82e32d817122330c4b009cf3d469473824af133134e05a161df924 5SHA512 (xfce4-eyes-plugin-4.4.99.tar.bz2) = e032cd78579aa1af550534b2f619d133d111b2b00081800bdde473cc9323a43635bcd0f2be7567159db9964e76dd1b9adcbc8d5537648ae9c0e88416a0666b7c
6Size (xfce4-eyes-plugin-4.4.4.tar.bz2) = 352535 bytes 6Size (xfce4-eyes-plugin-4.4.99.tar.bz2) = 365268 bytes