From bbfcb0d75f05e44de416642ffba928d9171c3803 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 15 Oct 2013 12:16:15 +0000 Subject: Remove unmaintained ports depending on textproc/libxml While here remove textproc/cole which upstream has disappeared and is not depend on anymore --- textproc/xls2xml/files/patch-ab | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 textproc/xls2xml/files/patch-ab (limited to 'textproc/xls2xml/files/patch-ab') diff --git a/textproc/xls2xml/files/patch-ab b/textproc/xls2xml/files/patch-ab deleted file mode 100644 index ff2d0a798368..000000000000 --- a/textproc/xls2xml/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- formula.c.orig Thu Nov 4 15:01:23 1999 -+++ formula.c Thu Nov 4 15:01:27 1999 -@@ -642,7 +642,7 @@ - new_record = malloc (sizeof (stack_record)); - test (new_record != NULL, 10); - if (data == NULL) -- new_record->data == NULL; -+ new_record->data = NULL; - else - { - new_record->data = data; -- cgit v1.2.3