pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update xfce4-datetime-plugin to 0.3.0. Based on the p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/20086d357dcb
branches: trunk
changeset: 475358:20086d357dcb
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat May 15 05:01:37 2004 +0000
description:
Update xfce4-datetime-plugin to 0.3.0. Based on the patch submitted
by Kibum Han in PR pkg/25571.
Changes:
* datetime/datetime.c: automatically change layout when the panel size is
small
* datetime/datetime.c: append entry to select date. format change is
applied on closing option window
* internationalization
* datetime/datetime.c: split main label into two, date label and time label
add Week starts monday option for calendar (#1181)
Thanks to Jeroen Peters (xfce-goodies%jpeters.coldmail.nl@localhost)
* add autogen.sh
* update libtool to 1.5.0a
* datetime/datetime.c:
change timeout interval with format string(aware of second field)
diffstat:
doc/CHANGES | 3 ++-
time/xfce4-datetime-plugin/Makefile | 5 ++---
time/xfce4-datetime-plugin/PLIST | 4 +++-
time/xfce4-datetime-plugin/distinfo | 6 +++---
4 files changed, 10 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r b7ff2e8f1c6b -r 20086d357dcb doc/CHANGES
--- a/doc/CHANGES Sat May 15 00:47:20 2004 +0000
+++ b/doc/CHANGES Sat May 15 05:01:37 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5938 2004/05/14 21:03:47 jdolecek Exp $
+$NetBSD: CHANGES,v 1.5939 2004/05/15 05:01:37 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2531,3 +2531,4 @@
Added raw-0.1.0 [dillo 2004-05-14]
Removed ap-csacek [jdolecek 2004-05-14]
Updated opera7 to 7.50 [jdolecek 2004-05-14]
+ Updated xfce4-datetime-plugin to 0.3.0 [minskim 2004-05-14]
diff -r b7ff2e8f1c6b -r 20086d357dcb time/xfce4-datetime-plugin/Makefile
--- a/time/xfce4-datetime-plugin/Makefile Sat May 15 00:47:20 2004 +0000
+++ b/time/xfce4-datetime-plugin/Makefile Sat May 15 05:01:37 2004 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2004/03/10 11:59:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/15 05:01:38 minskim Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.2
+XFCE4_VERSION= 0.3.0
DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
-PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/xfce-goodies/
COMMENT= XFce4 calendar plugin
diff -r b7ff2e8f1c6b -r 20086d357dcb time/xfce4-datetime-plugin/PLIST
--- a/time/xfce4-datetime-plugin/PLIST Sat May 15 00:47:20 2004 +0000
+++ b/time/xfce4-datetime-plugin/PLIST Sat May 15 05:01:37 2004 +0000
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/05/15 05:01:38 minskim Exp $
lib/xfce4/panel-plugins/libdatetime.a
lib/xfce4/panel-plugins/libdatetime.la
lib/xfce4/panel-plugins/libdatetime.so
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-datetime.mo
+@comment in xfce4-panel: @dirrm lib/xfce4/panel-plugins
diff -r b7ff2e8f1c6b -r 20086d357dcb time/xfce4-datetime-plugin/distinfo
--- a/time/xfce4-datetime-plugin/distinfo Sat May 15 00:47:20 2004 +0000
+++ b/time/xfce4-datetime-plugin/distinfo Sat May 15 05:01:37 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+$NetBSD: distinfo,v 1.2 2004/05/15 05:01:38 minskim Exp $
-SHA1 (xfce4-datetime-plugin-0.2.tar.gz) = fbaae795fd7c6ca22c95b89501814eefd9c7d20b
-Size (xfce4-datetime-plugin-0.2.tar.gz) = 196314 bytes
+SHA1 (xfce4-datetime-plugin-0.3.0.tar.gz) = 5c5da6104272b7d99aabeeb876cadb528852067e
+Size (xfce4-datetime-plugin-0.3.0.tar.gz) = 311700 bytes
Home |
Main Index |
Thread Index |
Old Index