From f1e794db90ee2873a3aebd4dec19e104401fe8ec Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Mon, 29 Aug 2016 18:37:40 +0000 Subject: lang/rexx-regina: 3.8.2 -> 3.9.1 - submitter becomes maintainer - Makefile tidied, and passes portlint -C - rc.d file corrected; now passes rclint - port now installs documentation (PDF), not previously included - added DOCS option, controlling installation of above - files in /usr/local/share now in directories that actually match the name of the port PR: 212242 Submitted by: bob@eager.cx --- lang/rexx-regina/files/patch-regutil_regunicode.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/rexx-regina/files/patch-regutil_regunicode.c (limited to 'lang/rexx-regina/files/patch-regutil_regunicode.c') diff --git a/lang/rexx-regina/files/patch-regutil_regunicode.c b/lang/rexx-regina/files/patch-regutil_regunicode.c new file mode 100644 index 000000000000..197edd8dcb4f --- /dev/null +++ b/lang/rexx-regina/files/patch-regutil_regunicode.c @@ -0,0 +1,10 @@ +--- regutil/regunicode.c.orig 2012-08-08 01:26:20 UTC ++++ regutil/regunicode.c +@@ -20,6 +20,7 @@ + * + * $Header: /opt/cvs/Regina/regutil/regunicode.c,v 1.3 2012/08/08 01:26:20 mark Exp $ + */ ++#include + #include "rxproto.h" + + #ifdef _WIN32 -- cgit v1.2.3