From 4515e7644ad4994c00a43fd78241a3ce0a4b40b7 Mon Sep 17 00:00:00 2001 From: martti Date: Wed, 5 Dec 2007 07:48:46 +0000 Subject: Updated misc/xfce4-weather-plugin to 0.6.2 Bug fixes. --- misc/xfce4-weather-plugin/Makefile | 4 ++-- misc/xfce4-weather-plugin/PLIST | 9 ++++++++- misc/xfce4-weather-plugin/buildlink3.mk | 4 ++-- misc/xfce4-weather-plugin/distinfo | 8 ++++---- 4 files changed, 16 insertions(+), 9 deletions(-) (limited to 'misc/xfce4-weather-plugin') diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index cf1fd731451..0ac272fb684 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2007/04/17 17:45:06 martti Exp $ +# $NetBSD: Makefile,v 1.11 2007/12/05 07:48:46 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.6.0 +XFCE4_VERSION= 0.6.2 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} #PKGREVISION= 1 diff --git a/misc/xfce4-weather-plugin/PLIST b/misc/xfce4-weather-plugin/PLIST index 548a3f2dcf6..a510316098c 100644 --- a/misc/xfce4-weather-plugin/PLIST +++ b/misc/xfce4-weather-plugin/PLIST @@ -1,17 +1,24 @@ -@comment $NetBSD: PLIST,v 1.5 2007/04/12 09:55:11 martti Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/12/05 07:48:46 martti Exp $ libexec/xfce4/panel-plugins/xfce4-weather-plugin share/icons/hicolor/48x48/apps/xfce4-weather.png share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/nb_NO/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pt_PT/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-weather-plugin.mo share/xfce4/panel-plugins/weather.desktop share/xfce4/weather/icons/liquid/0.png diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk index 5ca25fd16d4..1390b21af65 100644 --- a/misc/xfce4-weather-plugin/buildlink3.mk +++ b/misc/xfce4-weather-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2007/04/12 09:55:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2007/12/05 07:48:46 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= ${XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-weather-plugin BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-weather-plugin .if ${XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK} == "+" -BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.0 +BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2 BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin .endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index 7a676459a7d..e582f4ead29 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/04/12 09:55:11 martti Exp $ +$NetBSD: distinfo,v 1.7 2007/12/05 07:48:46 martti Exp $ -SHA1 (xfce4-weather-plugin-0.6.0.tar.bz2) = 5420955693338052b3b6ddca10609072d53aa2e3 -RMD160 (xfce4-weather-plugin-0.6.0.tar.bz2) = 28f5b7029242ce87dd2784b4cd22741a451e7e75 -Size (xfce4-weather-plugin-0.6.0.tar.bz2) = 537194 bytes +SHA1 (xfce4-weather-plugin-0.6.2.tar.bz2) = dbe7e6695cd647aaf843dc790d9bb37ea95c83ea +RMD160 (xfce4-weather-plugin-0.6.2.tar.bz2) = d849b3e6dcc5b147bb9bd9b771dcc5d51da0e7e1 +Size (xfce4-weather-plugin-0.6.2.tar.bz2) = 555001 bytes -- cgit v1.2.3