diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2014-07-31 20:44:58 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2014-07-31 20:44:58 +0000 |
| commit | e3d6138364db0f21fe303a8c72a737ca241939ab (patch) | |
| tree | 9c8db7cf306e12ce53ec0e870e943a9d9f8ebc48 /print/ghostview/files/patch-aa | |
| parent | - Update to 1.4.0. (diff) | |
Remove expired ports:
2014-07-30 mail/postfix27: No longer supported by upstream
2014-07-30 misc/freecode-submit: This software is obsolete. Freecode does not accept updates anymore.
2014-07-30 mail/exim-doc-info: yes
2014-07-31 misc/gman: Depends on expiring ghostview
2014-07-31 print/ghostview: project dead nearly a decade ago; use print/gv instead
Notes
Notes:
svn path=/head/; revision=363675
Diffstat (limited to 'print/ghostview/files/patch-aa')
| -rw-r--r-- | print/ghostview/files/patch-aa | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/print/ghostview/files/patch-aa b/print/ghostview/files/patch-aa deleted file mode 100644 index 8be2e3ad3f4d..000000000000 --- a/print/ghostview/files/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ ---- misc.c.orig Sat Jul 24 03:29:12 1993 -+++ misc.c Wed Jun 5 22:41:39 2002 -@@ -24,6 +24,8 @@ - */ - - #include <stdio.h> -+#include <stdlib.h> -+ - #ifndef SEEK_SET - #define SEEK_SET 0 - #endif -@@ -60,8 +62,9 @@ - #ifdef VMS - #include <perror.h> - #else -+#ifndef __FreeBSD__ - extern int sys_nerr; --extern char *sys_errlist[]; -+#endif - #endif - - #include "Ghostview.h" |
