Update deskutils/plamsa-applet-cwp to 1.12.0.
Changes: * Add backup mirror for MASTER_SITES Change Log: - xml: removed www.weather.com support because the website is unparsable now - xml: splitted openweathermap.org into celsius and fahrenheit versions - modifications for locating correct data path
This commit is contained in:
parent
a5d2ed79c2
commit
9ba013bcd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374001
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cwp
|
||||
PORTVERSION= 1.11.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.12.0
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://kde-look.org/CONTENT/content-files/
|
||||
MASTER_SITES= http://kde-look.org/CONTENT/content-files/ LOCAL/dbn/${PORTNAME}
|
||||
PKGNAMEPREFIX= plasma-applet-
|
||||
DISTNAME= 98925-cwp-${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (98925-cwp-1.11.1.tar.bz2) = 457f3274ff9e2cec66c50d6135a603e9f93890ea165e05a0a2f82c5804ed3037
|
||||
SIZE (98925-cwp-1.11.1.tar.bz2) = 188293
|
||||
SHA256 (98925-cwp-1.12.0.tar.bz2) = 62d91e7bcca086525bf124b37c1478a55e741e7ecfde76053195bbb097f99ea1
|
||||
SIZE (98925-cwp-1.12.0.tar.bz2) = 188131
|
||||
|
@ -21,7 +21,8 @@ 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/openweathermap_org_celsius.xml
|
||||
share/apps/plasma-cwp/openweathermap_org_fahrenheit.xml
|
||||
share/apps/plasma-cwp/pogodynka_pl.xml
|
||||
share/apps/plasma-cwp/satellite_images.xml
|
||||
share/apps/plasma-cwp/uk_weather_com.xml
|
||||
@ -32,7 +33,6 @@ share/apps/plasma-cwp/www_accuweather_com_world_celsius.xml
|
||||
share/apps/plasma-cwp/www_accuweather_com_world_fahrenheit.xml
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user