diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-02-19 07:40:00 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-02-19 07:40:00 +0000 |
commit | 36f6324e7b5c44ae13e9210e389aecd078ed619b (patch) | |
tree | a058164de353615ebfd238af1043454de3a9427b /graphics/xfractint/files/patch-common__biginit.c | |
parent | Update to the 20210212 snapshot of GCC 9.3.1. (diff) |
graphics/xfractint: Update to 20.04p16
ChangeLog: https://fractint.net/ftp/current/dos/whatsnew.txt
PR: 253107
Submitted by: m.ne@gmx.net
Approved by: onemda@gmail.com (maintainer, timeout > 2 weeks)
Notes
Notes:
svn path=/head/; revision=566034
Diffstat (limited to 'graphics/xfractint/files/patch-common__biginit.c')
-rw-r--r-- | graphics/xfractint/files/patch-common__biginit.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xfractint/files/patch-common__biginit.c b/graphics/xfractint/files/patch-common__biginit.c index 67a5e1800319..330d4b6280c6 100644 --- a/graphics/xfractint/files/patch-common__biginit.c +++ b/graphics/xfractint/files/patch-common__biginit.c @@ -1,6 +1,6 @@ ---- common/biginit.c.orig 2011-05-07 15:28:14.000000000 -0500 -+++ common/biginit.c 2012-03-10 17:13:34.000000000 -0500 -@@ -9,7 +9,7 @@ +--- common/biginit.c.orig 2017-02-04 17:11:46 UTC ++++ common/biginit.c +@@ -9,7 +9,7 @@ is in the allocations of memory for the big numbers. #include <string.h> #ifdef __APPLE__ #include <malloc/malloc.h> |