Bug 69523 - misc/wmweather+ Update to version 2.9
Summary: misc/wmweather+ Update to version 2.9
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: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-24 10:30 UTC by harald.wille
Modified: 2004-07-31 14:43 UTC (History)
0 users

See Also:


Attachments
patch.diff (5.36 KB, patch)
2004-07-24 10:30 UTC, harald.wille
no flags Details | Diff
patch-forecast.c (249 bytes, text/plain; charset=us-ascii)
2004-07-28 14:59 UTC, harald.wille
no flags Details
patch-metar.c (246 bytes, text/plain; charset=us-ascii)
2004-07-28 14:59 UTC, harald.wille
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description harald.wille 2004-07-24 10:30:28 UTC
	Upgrade port to version 2.9
Comment 1 harald.wille 2004-07-24 10:39:03 UTC
I forgot to mention to delte following files:

files/patch-convert.h
files/patch-subst.c

Thank you.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-24 16:58:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it.
Comment 3 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-26 18:30:47 UTC
Fail on 4.x:
source='forecast.c' object='forecast.o' libtool=no 
depfile='.deps/forecast.Po' tmpdepfile='.deps/forecast.TPo'  depmode=gcc 
/bin/sh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I. 
-I/usr/local/include -I/usr/X11R6/include  -O -pipe -march=k6 
-I/usr/X11R6/include -I/usr/local/include 
-I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H -c forecast.c
forecast.c: In function `reset_forecast':
forecast.c:160: `NAN' undeclared (first use in this function)
forecast.c:160: (Each undeclared identifier is reported only once
forecast.c:160: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/misc/wmweather+/work/wmweather+-2.9.
*** Error code 1

Stop in /usr/ports/misc/wmweather+/work/wmweather+-2.9.
*** Error code 1

Stop in /usr/ports/misc/wmweather+/work/wmweather+-2.9.
*** Error code 1

Stop in /usr/ports/misc/wmweather+.

-- 
Sem.
Comment 4 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-27 12:36:43 UTC
State Changed
From-To: open->feedback

wait for maintainer response
Comment 5 harald.wille 2004-07-28 14:59:01 UTC
I forgot to patch the two files which are also using the NAN definiton, which
is not defined in math.h on 4.x

Please copy the two files to files/
Thank you.

Harald
Comment 6 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-31 14:42:53 UTC
State Changed
From-To: feedback->closed

Committed, thanks!