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__soi1.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__soi1.c')
-rw-r--r-- | graphics/xfractint/files/patch-common__soi1.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfractint/files/patch-common__soi1.c b/graphics/xfractint/files/patch-common__soi1.c index fbb0c5a285be..d7b844c2c6c1 100644 --- a/graphics/xfractint/files/patch-common__soi1.c +++ b/graphics/xfractint/files/patch-common__soi1.c @@ -1,5 +1,5 @@ ---- common/soi1.c.orig 2011-05-07 15:36:50.000000000 -0500 -+++ common/soi1.c 2012-03-10 17:10:37.000000000 -0500 +--- common/soi1.c.orig 2014-05-03 13:12:35 UTC ++++ common/soi1.c @@ -15,7 +15,7 @@ #include <string.h> #ifdef __APPLE__ |