Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2018 18:26:58 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459850 - head/misc/wmweather+
Message-ID:  <201801241826.w0OIQxsr078642@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Wed Jan 24 18:26:58 2018
New Revision: 459850
URL: https://svnweb.freebsd.org/changeset/ports/459850

Log:
  misc/wmweather+: update to 2.17
  
  Changelog:
  - Add User-Agent when downloading files.
  - Hook SIGABRT to better delete temp files on exit.
  - Fix warning right-click handling.
  - Add "tsunami" and "tsunami_seismic_msg",
    although they seem to need their own warning zones.
  
  PR:		225393
  Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)

Modified:
  head/misc/wmweather+/Makefile
  head/misc/wmweather+/distinfo

Modified: head/misc/wmweather+/Makefile
==============================================================================
--- head/misc/wmweather+/Makefile	Wed Jan 24 18:25:14 2018	(r459849)
+++ head/misc/wmweather+/Makefile	Wed Jan 24 18:26:58 2018	(r459850)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wmweather+
-PORTVERSION=	2.16
+PORTVERSION=	2.17
 CATEGORIES=	misc windowmaker geography
 MASTER_SITES=	SF/wmweatherplus/wmweather%2B/ \
 		SF/nemysisfreebsdp/misc/:icons

Modified: head/misc/wmweather+/distinfo
==============================================================================
--- head/misc/wmweather+/distinfo	Wed Jan 24 18:25:14 2018	(r459849)
+++ head/misc/wmweather+/distinfo	Wed Jan 24 18:26:58 2018	(r459850)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1483709283
-SHA256 (wmweather+-2.16.tar.gz) = 9dc8a15c4b5e3b6eba42d13c9ce796aa93283f1c69832ad63e09686299e7e485
-SIZE (wmweather+-2.16.tar.gz) = 210953
+TIMESTAMP = 1516689652
+SHA256 (wmweather+-2.17.tar.gz) = f547b7df482e086e8c917b69261595be2a73f39793e28826678ece96c07cc127
+SIZE (wmweather+-2.17.tar.gz) = 212763
 SHA256 (wmweather+.png) = 4330af568e7b460882c6afeee9aadd2b71ec01cbbdc649819b96d049be48288b
 SIZE (wmweather+.png) = 5730



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