Bug 247644

Summary: misc/xfce4-weather-plugin: Switch to the 2.0 API for locationforecast
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: freebsd-xfce (Nobody) <xfce>
Status: Closed FIXED    
Severity: Affects Only Me CC: madpilot
Priority: --- Flags: madpilot: maintainer-feedback+
madpilot: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Switch to the 2.0 API for locationforecast none

Description Olivier Duchateau 2020-06-29 19:03:57 UTC
Created attachment 216045 [details]
Switch to the 2.0 API for locationforecast

In summary dialog with the 1.9 API (for locationforecast) there is warning because it is deprecated. This patch fixes this issue.

I also submitted merge request [1] to upstream.

[1] https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/merge_requests/4
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2020-07-02 13:31:12 UTC
Testing this.

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-03 22:07:45 UTC
A commit references this bug:

Author: madpilot
Date: Fri Jul  3 22:06:53 UTC 2020
New revision: 541151
URL: https://svnweb.freebsd.org/changeset/ports/541151

Log:
  Switch to the 2.0 API for locationforecast.

  PR:		247644
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>

Changes:
  head/misc/xfce4-weather-plugin/Makefile
  head/misc/xfce4-weather-plugin/files/
  head/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.c
  head/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather.h
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-07-04 09:00:57 UTC
A commit references this bug:

Author: madpilot
Date: Sat Jul  4 09:00:51 UTC 2020
New revision: 541179
URL: https://svnweb.freebsd.org/changeset/ports/541179

Log:
  MFH: r541151

  Switch to the 2.0 API for locationforecast.

  PR:		247644
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>

  Approved by:	ports-secteam (joneum)

Changes:
_U  branches/2020Q3/
  branches/2020Q3/misc/xfce4-weather-plugin/Makefile
  branches/2020Q3/misc/xfce4-weather-plugin/files/
Comment 4 Guido Falsi freebsd_committer freebsd_triage 2020-07-04 09:01:55 UTC
Committed and merged. Thanks!