Bug 225393 - misc/wmweather+: Update to 2.17
Summary: misc/wmweather+: Update to 2.17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-23 06:55 UTC by Rainer Hurling
Modified: 2018-01-24 18:28 UTC (History)
2 users (show)

See Also:
rhurlin: maintainer-feedback+


Attachments
patch to update misc/wmweather+ from 2.16 to 2.17 (1.08 KB, patch)
2018-01-23 06:55 UTC, Rainer Hurling
rhurlin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Hurling freebsd_committer freebsd_triage 2018-01-23 06:55:10 UTC
Created attachment 189985 [details]
patch to update misc/wmweather+ from 2.16 to 2.17

This is a minor update with some corrections, published 11 months ago.

The changes against version 2.16 are:

- 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.


Tested on Poudriere (10.4i/a, 11.1i/a, HEADa), 'portlint -AC' seems happy.
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2018-01-23 09:37:20 UTC
I'll take it
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-24 18:27:54 UTC
A commit references this bug:

Author: rm
Date: Wed Jan 24 18:26:59 UTC 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)

Changes:
  head/misc/wmweather+/Makefile
  head/misc/wmweather+/distinfo
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2018-01-24 18:28:47 UTC
Committed, thank you!