diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-01-18 19:17:53 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-01-18 19:17:53 +0000 |
commit | dc4b1b5154201c6214fae13fa7d0895c2766538c (patch) | |
tree | 6b859dafb8e17441f6334a7972326a37f21e6fa8 /lang/rexx-regina/files/patch-strmath.c | |
parent | devel/codequery: update to 0.24.0 (diff) |
lang/rexx-regina: upgrade to 3.9.3
ChangeLog:
https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.3/
PR: 252726
Submitted by: bob@eager.cx (maintainer)
MFH: 2021Q1 (plenty of bugfixes)
Notes
Notes:
svn path=/head/; revision=561960
Diffstat (limited to 'lang/rexx-regina/files/patch-strmath.c')
-rw-r--r-- | lang/rexx-regina/files/patch-strmath.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rexx-regina/files/patch-strmath.c b/lang/rexx-regina/files/patch-strmath.c index 388bccd8d0f1..84fde1aff585 100644 --- a/lang/rexx-regina/files/patch-strmath.c +++ b/lang/rexx-regina/files/patch-strmath.c @@ -1,6 +1,6 @@ ---- strmath.c.orig 2012-08-09 00:43:53 UTC +--- strmath.c.orig 2019-10-06 06:09:40 UTC +++ strmath.c -@@ -296,7 +296,7 @@ int descr_to_int( const tsd_t *TSD, cons +@@ -296,7 +296,7 @@ int descr_to_int( const tsd_t *TSD, const num_descr *i streng *h; h = name_of_node( TSD, NULL, input ); |