From 8af306aa5a2af4fe3b0f096830c5b1bc0f4aaa7b Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 30 Sep 2005 13:15:46 +0000 Subject: - Update to 1.41 PR: ports/85738 Submitted by: Andrej Zverev Approved by: maintainer timeout (25 days) --- textproc/diffstat/files/patch-aa | 11 ----------- textproc/diffstat/files/patch-ab | 11 ----------- textproc/diffstat/files/patch-ad | 16 ---------------- textproc/diffstat/files/patch-configure | 11 +++++++++++ 4 files changed, 11 insertions(+), 38 deletions(-) delete mode 100644 textproc/diffstat/files/patch-aa delete mode 100644 textproc/diffstat/files/patch-ab delete mode 100644 textproc/diffstat/files/patch-ad create mode 100644 textproc/diffstat/files/patch-configure (limited to 'textproc/diffstat/files') diff --git a/textproc/diffstat/files/patch-aa b/textproc/diffstat/files/patch-aa deleted file mode 100644 index b3ef8a695fa6..000000000000 --- a/textproc/diffstat/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Fri Jan 16 17:29:21 1998 -+++ configure.in Fri Oct 22 21:56:59 1999 -@@ -18,7 +18,7 @@ - AC_CONST - AC_STDC_HEADERS - AC_HAVE_HEADERS(stdlib.h unistd.h) --AC_HAVE_HEADERS(getopt.h string.h malloc.h) -+AC_HAVE_HEADERS(string.h) - AC_TYPE_SIZE_T - - ### output makefile and config.h diff --git a/textproc/diffstat/files/patch-ab b/textproc/diffstat/files/patch-ab deleted file mode 100644 index 917390300f77..000000000000 --- a/textproc/diffstat/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Jan 16 17:33:25 1998 -+++ configure Fri Oct 22 21:57:52 1999 -@@ -1103,7 +1103,7 @@ - fi - done - --for ac_hdr in getopt.h string.h malloc.h -+for ac_hdr in string.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 diff --git a/textproc/diffstat/files/patch-ad b/textproc/diffstat/files/patch-ad deleted file mode 100644 index 17d4f233a53b..000000000000 --- a/textproc/diffstat/files/patch-ad +++ /dev/null @@ -1,16 +0,0 @@ ---- diffstat.c.orig Wed Mar 29 16:01:19 2000 -+++ diffstat.c Mon May 8 23:28:20 2000 -@@ -92,13 +92,11 @@ - #ifdef HAVE_MALLOC_H - #include - #else --extern char *malloc(); - #endif - - #ifdef HAVE_GETOPT_H - #include - #else --extern int getopt(); - extern char *optarg; - extern int optind; - #endif diff --git a/textproc/diffstat/files/patch-configure b/textproc/diffstat/files/patch-configure new file mode 100644 index 000000000000..dc56d0631741 --- /dev/null +++ b/textproc/diffstat/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue Aug 16 04:41:39 2005 ++++ configure Mon Sep 5 14:47:01 2005 +@@ -3455,8 +3455,6 @@ + done + + for ac_header in \ +-getopt.h \ +-malloc.h \ + search.h \ + string.h \ + -- cgit v1.2.3