From owner-svn-ports-head@FreeBSD.ORG Thu Nov 7 15:37:55 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0F3BFE6B; Thu, 7 Nov 2013 15:37:55 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D84D32898; Thu, 7 Nov 2013 15:37:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7Fbs2x039224; Thu, 7 Nov 2013 15:37:54 GMT (envelope-from dbn@svn.freebsd.org) Received: (from dbn@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA7Fbs9N039220; Thu, 7 Nov 2013 15:37:54 GMT (envelope-from dbn@svn.freebsd.org) Message-Id: <201311071537.rA7Fbs9N039220@svn.freebsd.org> From: David Naylor Date: Thu, 7 Nov 2013 15:37:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333123 - head/deskutils/plasma-applet-cwp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 15:37:55 -0000 Author: dbn Date: Thu Nov 7 15:37:53 2013 New Revision: 333123 URL: http://svnweb.freebsd.org/changeset/ports/333123 Log: 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 Modified: head/deskutils/plasma-applet-cwp/Makefile head/deskutils/plasma-applet-cwp/distinfo head/deskutils/plasma-applet-cwp/pkg-plist Modified: head/deskutils/plasma-applet-cwp/Makefile ============================================================================== --- head/deskutils/plasma-applet-cwp/Makefile Thu Nov 7 15:37:32 2013 (r333122) +++ head/deskutils/plasma-applet-cwp/Makefile Thu Nov 7 15:37:53 2013 (r333123) @@ -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- Modified: head/deskutils/plasma-applet-cwp/distinfo ============================================================================== --- head/deskutils/plasma-applet-cwp/distinfo Thu Nov 7 15:37:32 2013 (r333122) +++ head/deskutils/plasma-applet-cwp/distinfo Thu Nov 7 15:37:53 2013 (r333123) @@ -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 Modified: head/deskutils/plasma-applet-cwp/pkg-plist ============================================================================== --- head/deskutils/plasma-applet-cwp/pkg-plist Thu Nov 7 15:37:32 2013 (r333122) +++ head/deskutils/plasma-applet-cwp/pkg-plist Thu Nov 7 15:37:53 2013 (r333123) @@ -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