diff options
author | dbn <dbn@FreeBSD.org> | 2013-11-07 23:37:53 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2013-11-07 23:37:53 +0800 |
commit | e1f8ebdc69066527332ae6eee662a36be186dfb8 (patch) | |
tree | 4c25c1a77b0b478c23b39b69ed23a2e782071286 /deskutils | |
parent | 5acaf169a41dc4a4323423b8219932bd52b8954f (diff) | |
download | freebsd-ports-gnome-e1f8ebdc69066527332ae6eee662a36be186dfb8.tar.gz freebsd-ports-gnome-e1f8ebdc69066527332ae6eee662a36be186dfb8.tar.zst freebsd-ports-gnome-e1f8ebdc69066527332ae6eee662a36be186dfb8.zip |
Update deskutils/plasma-applet-cwp to 1.9.0.
ChangeLog:
- xml: openweathermap.org: initial support (WARNING: all configurations need to be updated!)
- xml: uk.weather.com: sunrise / sunset fixed
- xml: espanol.weather.com: sunrise / sunset and wind direction fixed
- xml: in.weather.com: sunrise / sunset fixed
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plasma-applet-cwp/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-cwp/distinfo | 4 | ||||
-rw-r--r-- | deskutils/plasma-applet-cwp/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/plasma-applet-cwp/Makefile b/deskutils/plasma-applet-cwp/Makefile index 4b2b12c7aa92..5a8dc0c83e30 100644 --- a/deskutils/plasma-applet-cwp/Makefile +++ b/deskutils/plasma-applet-cwp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cwp -PORTVERSION= 1.8.3 +PORTVERSION= 1.9.0 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- diff --git a/deskutils/plasma-applet-cwp/distinfo b/deskutils/plasma-applet-cwp/distinfo index f18c451b5c2b..9bae7008093b 100644 --- a/deskutils/plasma-applet-cwp/distinfo +++ b/deskutils/plasma-applet-cwp/distinfo @@ -1,2 +1,2 @@ -SHA256 (98925-cwp-1.8.3.tar.bz2) = 45bce33be0957eba620b0ae0d4e170a9e27ef51fb9821574a8fbb65e70672480 -SIZE (98925-cwp-1.8.3.tar.bz2) = 203825 +SHA256 (98925-cwp-1.9.0.tar.bz2) = bc36c3f476f4c4a974415e782be7fe8ba9513a9a4ecfe3cffbd07768e897cd9a +SIZE (98925-cwp-1.9.0.tar.bz2) = 204703 diff --git a/deskutils/plasma-applet-cwp/pkg-plist b/deskutils/plasma-applet-cwp/pkg-plist index f299eb95a43b..c84947131491 100644 --- a/deskutils/plasma-applet-cwp/pkg-plist +++ b/deskutils/plasma-applet-cwp/pkg-plist @@ -23,6 +23,7 @@ share/apps/plasma-cwp/ilmeteo_it.xml share/apps/plasma-cwp/in_weather_com.xml share/apps/plasma-cwp/myforecast_com_celsius.xml share/apps/plasma-cwp/myforecast_com_fahrenheit.xml +share/apps/plasma-cwp/openweathermap_org.xml share/apps/plasma-cwp/pogodynka_pl.xml share/apps/plasma-cwp/satellite_images.xml share/apps/plasma-cwp/uk_weather_com.xml |