aboutsummaryrefslogtreecommitdiff
path: root/cad/pcb/files
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-23 16:41:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-23 16:41:45 +0000
commitab2c7ca5ab8de446a25a83497bb403faf33fe70c (patch)
treebcb5289491e934d1bbf1d786c3638cec799f2658 /cad/pcb/files
parentfb323ab50faff61842ab82a95dde0bcfbce01941 (diff)
downloadports-ab2c7ca5ab8de446a25a83497bb403faf33fe70c.tar.gz
ports-ab2c7ca5ab8de446a25a83497bb403faf33fe70c.zip
Update to 1.7.3 and fix unfetchable distfile
PR: ports/53070 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Notes
Notes: svn path=/head/; revision=85468
Diffstat (limited to 'cad/pcb/files')
-rw-r--r--cad/pcb/files/patch-aa10
-rw-r--r--cad/pcb/files/patch-ab17
-rw-r--r--cad/pcb/files/patch-ac11
-rw-r--r--cad/pcb/files/patch-ae4
4 files changed, 25 insertions, 17 deletions
diff --git a/cad/pcb/files/patch-aa b/cad/pcb/files/patch-aa
deleted file mode 100644
index 61ab93f3a24d..000000000000
--- a/cad/pcb/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/set.c.orig Thu Nov 25 01:20:02 1999
-+++ src/set.c Thu Nov 25 01:20:12 1999
-@@ -49,7 +49,6 @@
- #include "set.h"
-
- #include <X11/cursorfont.h>
--#include <X11/Xaw3d/Form.h>
-
- /* ---------------------------------------------------------------------------
- * output of cursor position
diff --git a/cad/pcb/files/patch-ab b/cad/pcb/files/patch-ab
new file mode 100644
index 000000000000..bb3a2634d591
--- /dev/null
+++ b/cad/pcb/files/patch-ab
@@ -0,0 +1,17 @@
+--- src/error.h.orig Sun Jun 8 19:04:52 2003
++++ src/error.h Sun Jun 8 19:06:16 2003
+@@ -37,14 +37,8 @@
+ #define STATUS_BREAK 1
+ #define STATUS_ERROR -1
+
+-#if (!defined(__GLIBC__) || (__GLIBC__ < 2) || \
+-((__GLIBC__ == 2) && defined(__powerpc__) && (__GLIBC_MINOR__ == 0)))
+-void Message();
+-void MyFatal();
+-#else
+ void Message(char *Format, ...);
+ void MyFatal(char *Format, ...);
+-#endif
+ void OpenErrorMessage(char *);
+ void PopenErrorMessage(char *);
+ void OpendirErrorMessage(char *);
diff --git a/cad/pcb/files/patch-ac b/cad/pcb/files/patch-ac
index 276138720e58..a03c804f10d2 100644
--- a/cad/pcb/files/patch-ac
+++ b/cad/pcb/files/patch-ac
@@ -1,15 +1,16 @@
---- config.h.orig Wed Jan 28 17:28:11 1998
-+++ config.h Wed Jan 28 17:29:04 1998
-@@ -36,7 +36,7 @@
+--- config.h.orig Sun Jun 8 05:24:52 2003
++++ config.h Sun Jun 8 05:26:54 2003
+@@ -36,15 +36,15 @@
* (LIBDIR is defined by imake)
*
*/
-INFODIR = /usr/info
+-PCBLIBDIR = $(LIBDIR)/pcb
+INFODIR = ${PREFIX}/info
- PCBLIBDIR = $(LIBDIR)/pcb
++PCBLIBDIR = ${PREFIX}/lib/pcb
DEFAULTFONT = default_font
DEFAULTLIBRARY = pcblib
-@@ -44,7 +44,7 @@
+
/* ----------------------------------------------------------------------
* the name of GNU m4 (you MUST use GNU m4)
*/
diff --git a/cad/pcb/files/patch-ae b/cad/pcb/files/patch-ae
index 4da1fba7128a..193598056dfd 100644
--- a/cad/pcb/files/patch-ae
+++ b/cad/pcb/files/patch-ae
@@ -1,5 +1,5 @@
---- src/Imakefile.orig Thu Jan 14 02:52:36 1999
-+++ src/Imakefile Sun Dec 10 17:17:07 2000
+--- src/Imakefile.orig Sun Jun 8 04:21:06 2003
++++ src/Imakefile Sun Jun 8 04:21:19 2003
@@ -67,7 +67,7 @@
depend:: parse_l.c parse_y.c