head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.09.16.11.38.26;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2003.10.05.00.12.58;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.3.1.20040616
- Incorporate debian patches to fix build with gcc3

PR:		ports/86058
Submitted by:	Geoffrey Mainland <mainland@@apeiron.net>
Approved by:	Mathis Picker <Mathias.Picker@@gmx.de> (maintainer)
@
text
@--- platform/emulator/libfd/std.cc    Tue Aug 20 16:19:47 2002
+++ platform/emulator/libfd/std.cc    Thu Jul 24 19:19:27 2003
@@@@ -44,7 +44,9 @@@@
 
 #else
 
-#include <values.h>
+#include <limits.h>
+#include <float.h>
+#define DMAXPOWTWO DBL_MAX_EXP
 
 #endif
 
@


1.1
log
@update moazart to 1.2.5.20030212

PR:		54792
Submitted By:	Andy Hauser <andy-freebsd@@splashground.de>
Approved By:	maintainer timeout (41 days)
@
text
@@

