summaryrefslogtreecommitdiff
path: root/sysutils/ciso/files/patch-ciso.c
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-10 09:08:24 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-10 09:08:24 +0000
commitc61d8f4abe0e764423f4ed09f4cccad0b8bd4dd5 (patch)
tree3377fb71b184a7624a47fce9ea36ef9642ac726a /sysutils/ciso/files/patch-ciso.c
parentUpdate to 0.10(.)02. (diff)
sysutils/ciso: unbreak, de-deprecate
I mistaken thought Rodrigo was the maintainer of ciso. He straightened that out. Vasiliy, the maintainer, states that ciso in practical terms is still the latest version, and provided a patch to fix the fetch breakage. The expiration and deprecation has been removed. PR: 181558 Submitted by: blttll (Vasiliy the maintainer)
Notes
Notes: svn path=/head/; revision=326879
Diffstat (limited to '')
-rw-r--r--sysutils/ciso/files/patch-ciso.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/ciso/files/patch-ciso.c b/sysutils/ciso/files/patch-ciso.c
new file mode 100644
index 000000000000..cb0792c6e0e9
--- /dev/null
+++ b/sysutils/ciso/files/patch-ciso.c
@@ -0,0 +1,10 @@
+--- ciso.c-orig 2013-09-08 13:47:13.000000000 +0000
++++ ciso.c 2013-09-08 13:48:03.000000000 +0000
+@@ -24,6 +24,7 @@
+ #include <stdlib.h>
+ #include <zlib.h> /* /usr(/local)/include/zlib.h */
+ #include <zconf.h>
++#include <string.h>
+
+ #include "ciso.h"
+