summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-11-10 09:37:52 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-11-10 09:37:52 +0000
commit7914030697a1643699b32a222d3983a558a1b587 (patch)
tree74fb39ffb7fafbf0379a920b34dab5e7e0a78d97 /misc
parentUpdate to 3.1 (diff)
- Update xfce4-weather-plugin to 1.10.2
- Remove patches present in upstream code
Notes
Notes: svn path=/head/; revision=554826
Diffstat (limited to 'misc')
-rw-r--r--misc/xfce4-weather-plugin/Makefile3
-rw-r--r--misc/xfce4-weather-plugin/distinfo6
-rw-r--r--misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.c11
-rw-r--r--misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.h11
-rw-r--r--misc/xfce4-weather-plugin/pkg-plist2
5 files changed, 6 insertions, 27 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 56d3fbf5b07c..c4a0cb7f820b 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-weather-plugin
-PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTVERSION= 0.10.2
CATEGORIES= misc xfce geography
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo
index cd0fc4b09ac5..eead3b18e7a4 100644
--- a/misc/xfce4-weather-plugin/distinfo
+++ b/misc/xfce4-weather-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582560801
-SHA256 (xfce4/xfce4-weather-plugin-0.10.1.tar.bz2) = afb2af5f3effc2ea6181636ed0e82e6dafd556ec1b8478100802f85a5d167a89
-SIZE (xfce4/xfce4-weather-plugin-0.10.1.tar.bz2) = 3026945
+TIMESTAMP = 1604957727
+SHA256 (xfce4/xfce4-weather-plugin-0.10.2.tar.bz2) = 9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6
+SIZE (xfce4/xfce4-weather-plugin-0.10.2.tar.bz2) = 3049859
diff --git a/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.c b/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.c
deleted file mode 100644
index 21fca9ad5523..000000000000
--- a/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- panel-plugin/weather.c.orig 2020-02-23 00:39:53 UTC
-+++ panel-plugin/weather.c
-@@ -656,7 +656,7 @@ update_handler(plugin_data *data)
- /* build url */
- url = g_strdup_printf("https://api.met.no"
- "/weatherapi/locationforecast/%s/"
-- "?lat=%s&lon=%s&msl=%d",
-+ "classic?lat=%s&lon=%s&altitude=%d",
- api_version,
- data->lat, data->lon, data->msl);
-
diff --git a/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.h b/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.h
deleted file mode 100644
index 8cc1676f8873..000000000000
--- a/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- panel-plugin/weather.h.orig 2020-02-23 00:39:53 UTC
-+++ panel-plugin/weather.h
-@@ -31,7 +31,7 @@
- #define MAX_FORECAST_DAYS 10
- #define DEFAULT_FORECAST_DAYS 5
- #define MAX_SCROLLBOX_LINES 10
--#define FORECAST_API "1.9"
-+#define FORECAST_API "2.0"
-
- G_BEGIN_DECLS
-
diff --git a/misc/xfce4-weather-plugin/pkg-plist b/misc/xfce4-weather-plugin/pkg-plist
index b7cdaedef37d..8e56fa398aa4 100644
--- a/misc/xfce4-weather-plugin/pkg-plist
+++ b/misc/xfce4-weather-plugin/pkg-plist
@@ -12,6 +12,7 @@ lib/xfce4/panel/plugins/libweather.so
%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-weather-plugin.mo
+%%NLS%%share/locale/et/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo
@@ -19,6 +20,7 @@ lib/xfce4/panel/plugins/libweather.so
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo
+%%NLS%%share/locale/hye/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo