diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-13 14:44:05 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-13 14:44:05 +0000 |
commit | c9d9748b760882612e4184b5376f3d2093fc42d6 (patch) | |
tree | 3d42ef961824f11d1f89f0f5b130b7366379d97d /emulators/yape/files/patch-interface.cpp | |
parent | - Add CONFLICTS (diff) |
Update to 0.32.4 [1]
Mark IGNORE when system < 5.3 (don't have fmin(3) and fmax(3) functions)
PR: 87269 [1]
Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer)
Notes
Notes:
svn path=/head/; revision=145268
Diffstat (limited to 'emulators/yape/files/patch-interface.cpp')
-rw-r--r-- | emulators/yape/files/patch-interface.cpp | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/emulators/yape/files/patch-interface.cpp b/emulators/yape/files/patch-interface.cpp index 3e2e1501dae7..5178295f3ee7 100644 --- a/emulators/yape/files/patch-interface.cpp +++ b/emulators/yape/files/patch-interface.cpp @@ -1,5 +1,8 @@ ---- interface.cpp.orig Thu Oct 31 23:43:08 2002 -+++ interface.cpp Thu Oct 31 23:43:35 2002 + +$FreeBSD$ + +--- interface.cpp.orig ++++ interface.cpp @@ -10,7 +10,7 @@ (c) 2000, 2001 Attila Grósz */ |