diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 00:44:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 00:44:28 +0800 |
commit | 4c351ab85adfe1c270338f5a2d0ef553168aa048 (patch) | |
tree | f1f3838a3b118cae9549b708dac7acaac751b4ee /math/gcalctool/files | |
parent | f8452a13c384bb7ea48d97999a45af434815006d (diff) | |
download | marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.gz marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.bz2 marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.lz marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.xz marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.zst marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.zip |
Update to 5.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12331 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool/files')
-rw-r--r-- | math/gcalctool/files/patch-src_calctool.c (renamed from math/gcalctool/files/patch-gcalctool_calctool.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/gcalctool/files/patch-gcalctool_calctool.c b/math/gcalctool/files/patch-src_calctool.c index 31bcb0df4..c01068caa 100644 --- a/math/gcalctool/files/patch-gcalctool_calctool.c +++ b/math/gcalctool/files/patch-src_calctool.c @@ -1,6 +1,6 @@ ---- gcalctool/calctool.c.orig 2009-05-04 02:10:30.000000000 +0200 -+++ gcalctool/calctool.c 2009-05-06 16:14:25.000000000 +0200 -@@ -115,7 +115,7 @@ matherr(struct exception *exc) +--- src/calctool.c.orig 2009-05-24 22:47:31.000000000 +0200 ++++ src/calctool.c 2009-05-26 18:30:34.000000000 +0200 +@@ -64,7 +64,7 @@ matherr(struct exception *exc) /* Translators: Error displayed to user when the math library reports an * error */ |