diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-09-28 00:47:54 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-09-28 00:47:54 +0800 |
commit | a150b06140f8b03c181f51d963686a63ced7fc26 (patch) | |
tree | b2cc9ce75818d378d3dd3400b4500268e4c2a220 /misc | |
parent | 0ec156878a561e6ca2456efb8620aef325e02c93 (diff) | |
download | freebsd-ports-gnome-a150b06140f8b03c181f51d963686a63ced7fc26.tar.gz freebsd-ports-gnome-a150b06140f8b03c181f51d963686a63ced7fc26.tar.zst freebsd-ports-gnome-a150b06140f8b03c181f51d963686a63ced7fc26.zip |
- Update to 0.8.2
Approved by: rene, miwi (mentors)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/distinfo | 4 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 450c09bec14d..f144ef5683eb 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= misc xfce geography MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index 7974a950a9b9..2f0f36be2ea7 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-weather-plugin-0.8.1.tar.bz2) = a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d -SIZE (xfce4/xfce4-weather-plugin-0.8.1.tar.bz2) = 662546 +SHA256 (xfce4/xfce4-weather-plugin-0.8.2.tar.bz2) = 9506a3b1c04992202790b1deac8bbef8ed4933a0becd5c8e61194118e7eb67fe +SIZE (xfce4/xfce4-weather-plugin-0.8.2.tar.bz2) = 730631 diff --git a/misc/xfce4-weather-plugin/pkg-plist b/misc/xfce4-weather-plugin/pkg-plist index 8ae8a044fe95..156621c9af75 100644 --- a/misc/xfce4-weather-plugin/pkg-plist +++ b/misc/xfce4-weather-plugin/pkg-plist @@ -34,6 +34,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ru/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/sr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/te/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-weather-plugin.mo @@ -44,7 +45,6 @@ share/locale/ur_PK/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/zh_CN/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/CLOUD-night.png share/xfce4/weather/icons/liquid/CLOUD.png share/xfce4/weather/icons/liquid/FOG.png share/xfce4/weather/icons/liquid/LIGHTCLOUD-night.png @@ -61,12 +61,15 @@ share/xfce4/weather/icons/liquid/PARTLYCLOUD.png share/xfce4/weather/icons/liquid/RAIN.png share/xfce4/weather/icons/liquid/RAINTHUNDER.png share/xfce4/weather/icons/liquid/SLEET.png +share/xfce4/weather/icons/liquid/SLEETSUN-night.png share/xfce4/weather/icons/liquid/SLEETSUN.png +share/xfce4/weather/icons/liquid/SLEETSUNTHUNDER-night.png share/xfce4/weather/icons/liquid/SLEETSUNTHUNDER.png share/xfce4/weather/icons/liquid/SLEETTHUNDER.png share/xfce4/weather/icons/liquid/SNOW.png share/xfce4/weather/icons/liquid/SNOWSUN-night.png share/xfce4/weather/icons/liquid/SNOWSUN.png +share/xfce4/weather/icons/liquid/SNOWSUNTHUNDER-night.png share/xfce4/weather/icons/liquid/SNOWSUNTHUNDER.png share/xfce4/weather/icons/liquid/SNOWTHUNDER.png share/xfce4/weather/icons/liquid/SUN-night.png |