diff options
author | dbn <dbn@FreeBSD.org> | 2013-04-20 19:53:56 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2013-04-20 19:53:56 +0800 |
commit | 26e0adfa0b8863332c4c7acb765832456a9319aa (patch) | |
tree | 5c36494f89b868b8f25b48692dbf142d5ccf46f2 /deskutils | |
parent | 58156e37185d66ce61367a81aeb108d6f81e6f50 (diff) | |
download | freebsd-ports-gnome-26e0adfa0b8863332c4c7acb765832456a9319aa.tar.gz freebsd-ports-gnome-26e0adfa0b8863332c4c7acb765832456a9319aa.tar.zst freebsd-ports-gnome-26e0adfa0b8863332c4c7acb765832456a9319aa.zip |
Update deskutils/plasma-applet-cwp to 1.7.2.
ChangeLog:
1.7.2
=====
- xml: www.weather.com: fixes (thanks to
jcasoliva)
- xml: accuweather.com: 5th day fixed
1.7.1
=====
- xml: ilmeteo.it: fixes (thanks to Maurizio A.)
- xml: gismeteo.com: location fixed
- xml: www.weather.com: current weather conditions
fixed
- xml: accuweather.com (US): fixed (new location
code)
- xml: accuweather.com (World): fixed (new
location code)
1.7.0
=====
- icon for calm wind conditions
- xml: all: inserted "calm" wind condition if
possible
- xml: www.weather.com: fixed
- xml: ilmeteo.it: changed (thanks to Maurizio A.)
- xml: espanol / in / uk.weather.com fixed
- xml: gismeteo: location fixed
Approved by: bdrewery (mentor)
Feature safe: yes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plasma-applet-cwp/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-cwp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/plasma-applet-cwp/Makefile b/deskutils/plasma-applet-cwp/Makefile index 027034003d76..b55c1236e7b8 100644 --- a/deskutils/plasma-applet-cwp/Makefile +++ b/deskutils/plasma-applet-cwp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cwp -PORTVERSION= 1.6.13 +PORTVERSION= 1.7.2 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 5d51278d9392..ae2f7e4c64e8 100644 --- a/deskutils/plasma-applet-cwp/distinfo +++ b/deskutils/plasma-applet-cwp/distinfo @@ -1,2 +1,2 @@ -SHA256 (98925-cwp-1.6.13.tar.bz2) = e001f206b16305d5354fc8fe885dd05906f463d2179a7bf442d87e7b9b0c32c7 -SIZE (98925-cwp-1.6.13.tar.bz2) = 199095 +SHA256 (98925-cwp-1.7.2.tar.bz2) = f8fe46bc6ea0b21d886f85ab8dc4163d6a89286bc15c558ec36f6a17ed38dfce +SIZE (98925-cwp-1.7.2.tar.bz2) = 203255 |