summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20093
-rw-r--r--meta-pkgs/xfce4/Makefile.common3
-rw-r--r--time/xfce4-datetime-plugin/Makefile9
-rw-r--r--time/xfce4-datetime-plugin/PLIST17
-rw-r--r--time/xfce4-datetime-plugin/distinfo8
5 files changed, 28 insertions, 12 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 102e8db0360..a52693cb5af 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3702 2009/09/16 02:18:31 reed Exp $
+$NetBSD: CHANGES-2009,v 1.3703 2009/09/16 02:25:34 reed Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4841,3 +4841,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated x11/xfce4-panel to 4.6.1 [reed 2009-09-16]
Updated x11/xfce4-session to 4.6.1 [reed 2009-09-16]
Updated x11/xfce4-utils to 4.6.1 [reed 2009-09-16]
+ Update time/xfce4-datetime-plugin to 0.6.1 [reed 2009-09-16]
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 5dd1a240675..cf5d1ab7fd8 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.42 2009/09/16 01:15:33 reed Exp $
+# $NetBSD: Makefile.common,v 1.43 2009/09/16 02:25:34 reed Exp $
# used by audio/xfce4-mixer/Makefile
# used by devel/xfce4-dev-tools/Makefile
@@ -8,6 +8,7 @@
# used by print/xfce4-print/Makefile
# used by sysutils/xfce4-appfinder/Makefile
# used by sysutils/xfce4-thunar/Makefile
+# used by time/xfce4-datetime-plugin/Makefile
# used by time/xfce4-orage/Makefile
# used by wm/xfce4-wm-themes/Makefile
# used by wm/xfce4-wm/Makefile
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile
index baa114fe5cb..e7729444d3c 100644
--- a/time/xfce4-datetime-plugin/Makefile
+++ b/time/xfce4-datetime-plugin/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.16 2009/08/26 19:57:04 sno Exp $
+# $NetBSD: Makefile,v 1.17 2009/09/16 02:25:35 reed Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.5.0
+XFCE4_VERSION= 0.6.1
DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
-#PKGREVISION= 1
-PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/
-EXTRACT_SUFX= .tar.gz
+EXTRACT_SUFX= .tar.bz2
COMMENT= Xfce calendar plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/xfce4-datetime-plugin/PLIST b/time/xfce4-datetime-plugin/PLIST
index 05785002ec4..5a49c78fe93 100644
--- a/time/xfce4-datetime-plugin/PLIST
+++ b/time/xfce4-datetime-plugin/PLIST
@@ -1,5 +1,20 @@
-@comment $NetBSD: PLIST,v 1.6 2007/04/12 09:55:19 martti Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/09/16 02:25:35 reed Exp $
lib/xfce4/panel-plugins/libdatetime.la
+share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/da/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/el/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/ja/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/lv/LC_MESSAGES/xfce4-datetime-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/pt_BR/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/pt_PT/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/tr/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/uk/LC_MESSAGES/xfce4-datetime-plugin.mo
+share/locale/ur/LC_MESSAGES/xfce4-datetime-plugin.mo
share/xfce4/panel-plugins/datetime.desktop
diff --git a/time/xfce4-datetime-plugin/distinfo b/time/xfce4-datetime-plugin/distinfo
index 0fb6f574d54..e14c305583c 100644
--- a/time/xfce4-datetime-plugin/distinfo
+++ b/time/xfce4-datetime-plugin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/04/12 09:55:19 martti Exp $
+$NetBSD: distinfo,v 1.6 2009/09/16 02:25:35 reed Exp $
-SHA1 (xfce4-datetime-plugin-0.5.0.tar.gz) = f18d788a907c251a6b586a15b1deb4eac0a0cb95
-RMD160 (xfce4-datetime-plugin-0.5.0.tar.gz) = 82923dcf911f9e7dc62543e3ef568e693694b14e
-Size (xfce4-datetime-plugin-0.5.0.tar.gz) = 374366 bytes
+SHA1 (xfce4-datetime-plugin-0.6.1.tar.bz2) = 7ad64f68787446e8daf5102fc0691bd8e4cc2fa6
+RMD160 (xfce4-datetime-plugin-0.6.1.tar.bz2) = 347b225b28195f07ac6954d5a70b9850c0629f09
+Size (xfce4-datetime-plugin-0.6.1.tar.bz2) = 289328 bytes