diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-05-05 15:18:09 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-05-05 15:18:09 +0000 |
commit | 76ea697dacaf70ce7375be9c3623b1bc61c01c11 (patch) | |
tree | 85130903d086474d23571421dc5fa66fbf8f0563 /math/php52-gmp | |
parent | d2c2c21c94c946f1922a3b87f1b055816a42f5e7 (diff) |
Notes
Diffstat (limited to 'math/php52-gmp')
-rw-r--r-- | math/php52-gmp/files/patch-gmp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/php52-gmp/files/patch-gmp.c b/math/php52-gmp/files/patch-gmp.c index 7d137f0e827e..74b95c01878d 100644 --- a/math/php52-gmp/files/patch-gmp.c +++ b/math/php52-gmp/files/patch-gmp.c @@ -1,5 +1,5 @@ ---- gmp.c.orig 2010-04-21 22:00:31.841602968 +0000 -+++ gmp.c 2010-04-21 22:00:46.412804473 +0000 +--- ext/gmp/gmp.c.orig 2010-04-21 22:00:31.841602968 +0000 ++++ ext/gmp/gmp.c 2010-04-21 22:00:46.412804473 +0000 @@ -1396,7 +1396,7 @@ GMPG(rand_initialized) = 1; |