Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2010 08:25:06 GMT
From:      David Naylor <naylor.b.david@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147205: [patch] update plamsa-applet-cwp 0.9.17 -> 1.0.3
Message-ID:  <201005300825.o4U8P6BA088002@www.freebsd.org>
Resent-Message-ID: <201005300830.o4U8U6x8024393@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147205
>Category:       ports
>Synopsis:       [patch] update plamsa-applet-cwp 0.9.17 -> 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 30 08:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     David Naylor
>Release:        FreeBSD-current
>Organization:
Private
>Environment:
FreeBSD dragon.dg 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Wed May 26 10:09:20 SAST 2010     root@dragon.dg:/tmp/home/freebsd9/src/sys/DRAGON  amd64
>Description:
Update plamsa-applet-cwp 0.9.17 -> 1.0.3 (and add LICENSE):

1.0.3
=====
- xml: satellite_images: broken links fixed
- xml: accuweather.com (World): fixed wrong icon code

1.0.2
=====
- xml: accuweather.com (World) fixed (both <C2><B0>C and <C2><B0>F)

1.0.1
=====
- xml: www.gismeteo.com: location fixed
- xml: wetter.com: update time fixed, current weather icon fixed
- xml: weather.com.cn: day names fixed

1.0.0
=====
- update function (xml files in .cwp folder preferred over xml files from install directory)
- weather-windy icon: fixed (newer kde versions don't load scalable icons any more)
- xml: accuweather.com: US celsius and fahrenheit: fixed
- xml: ilmeteo.it: fixed (thanks to Pasquale Ceres)
- xml: www.weather.com: fixed

0.9.18
======
- xml: ilmeteo.it: fixed
- xml: www.metservice.co.nz: removed, homepage is unusable
- xml: freemeteo.com: fixed
- xml: wetter.com: fixed

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur /usr/ports/deskutils/plasma-applet-cwp/Makefile plasma-applet-cwp/Makefile
--- /usr/ports/deskutils/plasma-applet-cwp/Makefile	2010-03-29 03:05:24.000000000 +0200
+++ plasma-applet-cwp/Makefile	2010-05-30 10:09:59.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cwp
-PORTVERSION=	0.9.17
-PORTREVISION=	2
+PORTVERSION=	1.0.3
 CATEGORIES=	deskutils kde
 MASTER_SITES=	http://kde-look.org/CONTENT/content-files/
 PKGNAMEPREFIX=	plasma-applet-
@@ -16,6 +15,8 @@
 MAINTAINER=	devel@stasyan.com
 COMMENT=	Weather plasma applet for KDE4
 
+LICENSE=	GPLv3
+
 USE_BZIP2=	yes
 USE_CMAKE=	yes
 USE_KDE4=	automoc4 kdeprefix kdelibs
diff -ur /usr/ports/deskutils/plasma-applet-cwp/distinfo plasma-applet-cwp/distinfo
--- /usr/ports/deskutils/plasma-applet-cwp/distinfo	2010-01-19 03:04:46.000000000 +0200
+++ plasma-applet-cwp/distinfo	2010-05-30 09:53:35.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (98925-cwp-0.9.17.tar.bz2) = a249f30a36ccf17d9484368c69648d89
-SHA256 (98925-cwp-0.9.17.tar.bz2) = 2745d836c1ebb61a657f8dc29f3701c0ff8b6fade3c42999e56d83ccef9c4cb8
-SIZE (98925-cwp-0.9.17.tar.bz2) = 180646
+MD5 (98925-cwp-1.0.3.tar.bz2) = 88ddc7f06b9492636f0ad7db6aecdc52
+SHA256 (98925-cwp-1.0.3.tar.bz2) = ae333ef7428df3282d40ffe6729083695095308fb6854ba52fe410ac9934d7b1
+SIZE (98925-cwp-1.0.3.tar.bz2) = 184056
diff -ur /usr/ports/deskutils/plasma-applet-cwp/pkg-plist plasma-applet-cwp/pkg-plist
--- /usr/ports/deskutils/plasma-applet-cwp/pkg-plist	2009-09-08 16:09:35.000000000 +0200
+++ plasma-applet-cwp/pkg-plist	2010-05-30 10:22:52.000000000 +0200
@@ -20,7 +20,6 @@
 share/apps/plasma-cwp/freemeteo_com_fahrenheit.xml
 share/apps/plasma-cwp/ilmeteo_it.xml
 share/apps/plasma-cwp/in_weather_com.xml
-share/apps/plasma-cwp/metservice_co_nz.xml
 share/apps/plasma-cwp/myforecast_com_celsius.xml
 share/apps/plasma-cwp/myforecast_com_fahrenheit.xml
 share/apps/plasma-cwp/pogodynka_pl.xml
@@ -34,6 +33,7 @@
 share/apps/plasma-cwp/www_gismeteo_com.xml
 share/apps/plasma-cwp/www_weather_com.cn.xml
 share/apps/plasma-cwp/www_weather_com.xml
+share/icons/oxygen/128x128/status/weather-windy.png
 share/icons/oxygen/scalable/status/weather-windy.svgz
 share/kde4/services/plasma-applet-cwp.desktop
 share/locale/br/LC_MESSAGES/plasma_applet_cwp.mo


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005300825.o4U8P6BA088002>