Bug 117741 - misc/xfce4-weather-plugin - xfce4-weather-plugin not refreshing weather data
Summary: misc/xfce4-weather-plugin - xfce4-weather-plugin not refreshing weather data
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 11:50 UTC by Iulian Margarintescu
Modified: 2007-11-05 11:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iulian Margarintescu 2007-11-01 11:50:01 UTC
On some cases the plugin does not refresh it's weather data

Fix: 

Please import the openbsd patch for this. 

http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xfce4/xfce4-weather/patches/#dirlist

The patch is rather simple, just retries a number of times on some http errors.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-11-01 11:57:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-11-05 11:22:14 UTC
miwi        2007-11-05 11:22:10 UTC

  FreeBSD ports repository

  Modified files:
    misc/xfce4-weather-plugin Makefile 
  Added files:
    misc/xfce4-weather-plugin/files 
                                    patch-panel-plugin_weather-http.c 
  Log:
  - Fix refreshing weather data
  
  PR:             117741
  Submitted by:   Iulian Margarintescu <eti@erata.net>
  Approved by:    portmgr (pav)
  Obtained from:  OpenBSD ports
  
  Revision  Changes    Path
  1.23      +1 -1      ports/misc/xfce4-weather-plugin/Makefile
  1.1       +69 -0     ports/misc/xfce4-weather-plugin/files/patch-panel-plugin_weather-http.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-11-05 11:22:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!