pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/xfce4-weather-plugin Updated xfce4-weather-plugin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/585379d558dc
branches: trunk
changeset: 477342:585379d558dc
user: martti <martti%pkgsrc.org@localhost>
date: Wed Jun 30 12:33:49 2004 +0000
description:
Updated xfce4-weather-plugin to 0.3.9.1
* Bug fixes
diffstat:
misc/xfce4-weather-plugin/Makefile | 6 ++++--
misc/xfce4-weather-plugin/buildlink3.mk | 4 ++--
misc/xfce4-weather-plugin/distinfo | 8 +++-----
misc/xfce4-weather-plugin/patches/patch-aa | 9 ---------
misc/xfce4-weather-plugin/patches/patch-ab | 9 ---------
5 files changed, 9 insertions(+), 27 deletions(-)
diffs (78 lines):
diff -r f89e5cbb431c -r 585379d558dc misc/xfce4-weather-plugin/Makefile
--- a/misc/xfce4-weather-plugin/Makefile Wed Jun 30 11:41:53 2004 +0000
+++ b/misc/xfce4-weather-plugin/Makefile Wed Jun 30 12:33:49 2004 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $
+# $NetBSD: Makefile,v 1.2 2004/06/30 12:33:49 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.3.9
+XFCE4_VERSION= 0.3.9.1
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
CATEGORIES= misc
MASTER_SITES= http://download.berlios.de/xfce-goodies/
COMMENT= XFce4 weather plugin
+EXTRACT_SUFX= .tar.bz2
+
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f89e5cbb431c -r 585379d558dc misc/xfce4-weather-plugin/buildlink3.mk
--- a/misc/xfce4-weather-plugin/buildlink3.mk Wed Jun 30 11:41:53 2004 +0000
+++ b/misc/xfce4-weather-plugin/buildlink3.mk Wed Jun 30 12:33:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/06/30 12:33:49 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= ${XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
BUILDLINK_PACKAGES+= xfce4-weather-plugin
.if !empty(XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.3.9
+BUILDLINK_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.3.9.1
BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin
.endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK
diff -r f89e5cbb431c -r 585379d558dc misc/xfce4-weather-plugin/distinfo
--- a/misc/xfce4-weather-plugin/distinfo Wed Jun 30 11:41:53 2004 +0000
+++ b/misc/xfce4-weather-plugin/distinfo Wed Jun 30 12:33:49 2004 +0000
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $
+$NetBSD: distinfo,v 1.2 2004/06/30 12:33:49 martti Exp $
-SHA1 (xfce4-weather-plugin-0.3.9.tar.gz) = 3f76c9e27af9c1bec075bfaddbe551f31c8d9bf6
-Size (xfce4-weather-plugin-0.3.9.tar.gz) = 581155 bytes
-SHA1 (patch-aa) = 340efe2daa3b316409dbd9c9051020a868044f1b
-SHA1 (patch-ab) = 92f9ee468f61d43adaafc27bfb95d17567d35a56
+SHA1 (xfce4-weather-plugin-0.3.9.1.tar.bz2) = d15ba133036d34c014e45dc33304f941c261c52a
+Size (xfce4-weather-plugin-0.3.9.1.tar.bz2) = 438847 bytes
diff -r f89e5cbb431c -r 585379d558dc misc/xfce4-weather-plugin/patches/patch-aa
--- a/misc/xfce4-weather-plugin/patches/patch-aa Wed Jun 30 11:41:53 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $
-
---- panel-plugin/config_dialog.c.orig 2004-06-11 22:03:04.000000000 +0000
-+++ panel-plugin/config_dialog.c 2004-06-11 22:03:23.000000000 +0000
-@@ -216,3 +216,3 @@
- column = gtk_tree_view_column_new_with_attributes("Labels to display", renderer,
-- "text", 0);
-+ "text", 0, NULL);
- gtk_tree_view_append_column(GTK_TREE_VIEW(dialog->lst_xmloption), column);
diff -r f89e5cbb431c -r 585379d558dc misc/xfce4-weather-plugin/patches/patch-ab
--- a/misc/xfce4-weather-plugin/patches/patch-ab Wed Jun 30 11:41:53 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $
-
---- panel-plugin/search_dialog.c.orig 2004-06-11 22:03:32.000000000 +0000
-+++ panel-plugin/search_dialog.c 2004-06-11 22:03:47.000000000 +0000
-@@ -172,3 +172,3 @@
- column = gtk_tree_view_column_new_with_attributes("Results", renderer,
-- "text", 0);
-+ "text", 0, NULL);
- gtk_tree_view_append_column(GTK_TREE_VIEW(dialog->result_list), column);
Home |
Main Index |
Thread Index |
Old Index