summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/xfig-devel/Makefile7
-rw-r--r--graphics/xfig-devel/distinfo2
-rw-r--r--graphics/xfig-devel/files/patch-aa36
-rw-r--r--graphics/xfig-devel/pkg-comment2
-rw-r--r--graphics/xfig-devel/pkg-descr2
-rw-r--r--graphics/xfig/Makefile7
-rw-r--r--graphics/xfig/distinfo2
-rw-r--r--graphics/xfig/files/patch-aa36
-rw-r--r--graphics/xfig/pkg-comment2
-rw-r--r--graphics/xfig/pkg-descr2
10 files changed, 56 insertions, 42 deletions
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 012eb9dbe5b4..543c174b7089 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -1,13 +1,14 @@
# New ports collection makefile for: xfig
-# Version required: 3.1.2
+# Version required: 3.1.3
# Date created: 4 January 1995
# Whom: asami
# Original by: roberto
#
-# $Id: Makefile,v 1.2 1995/01/13 13:14:22 jkh Exp $
+# $Id: Makefile,v 1.3 1995/01/24 05:53:43 asami Exp $
#
-DISTNAME= xfig.3.1.2
+DISTNAME= xfig.3.1.3
+PKGNAME= xfig-3.1.3
WRKSRC= ${WRKDIR}/xfig
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/
diff --git a/graphics/xfig-devel/distinfo b/graphics/xfig-devel/distinfo
index ada70517743f..45325ded0310 100644
--- a/graphics/xfig-devel/distinfo
+++ b/graphics/xfig-devel/distinfo
@@ -1 +1 @@
-MD5 (xfig.3.1.2.tar.gz) = 16e442cc0dff231ea6d8201f3b99849c
+MD5 (xfig.3.1.3.tar.gz) = b340933c3e4a4bc5175a907d3f510360
diff --git a/graphics/xfig-devel/files/patch-aa b/graphics/xfig-devel/files/patch-aa
index 7d1beda3c879..43b476f75dff 100644
--- a/graphics/xfig-devel/files/patch-aa
+++ b/graphics/xfig-devel/files/patch-aa
@@ -1,15 +1,21 @@
-diff -c -r1.1 fig.h
-*** 1.1 1995/01/21 20:05:21
---- fig.h 1995/01/21 20:06:39
-***************
-*** 233,239 ****
---- 233,241 ----
-
- extern int errno;
- extern int sys_nerr;
-+ #if (! (defined(BSD) && (BSD >= 199306)))
- extern char *sys_errlist[];
-+ #endif
- extern char *mktemp();
-
- #include <math.h> /* for sin(), cos() etc */
+diff -u -r1.1 fig.h
+--- 1.1 1995/01/25 19:48:10
++++ fig.h 1995/01/25 19:58:44
+@@ -20,6 +20,7 @@
+ /* For the X stuff, include only Xlib.h and Intrinsic.h here -
+ use figx.h for widget stuff */
+
++#include <sys/param.h>
+ #include <sys/stat.h>
+
+ #if defined(__convex__) && defined(__STDC__)
+@@ -41,7 +42,9 @@
+
+ extern int errno;
+ extern int sys_nerr;
++#if (! (defined(BSD) && (BSD >= 199306)))
+ extern char *sys_errlist[];
++#endif
+ extern char *mktemp();
+
+ #include <math.h> /* for sin(), cos() etc */
diff --git a/graphics/xfig-devel/pkg-comment b/graphics/xfig-devel/pkg-comment
index b360a21cc269..9f90b026a221 100644
--- a/graphics/xfig-devel/pkg-comment
+++ b/graphics/xfig-devel/pkg-comment
@@ -1 +1 @@
-Xfig - A drawing program. Version 3.1.2
+Xfig - A drawing program. Version 3.1.3
diff --git a/graphics/xfig-devel/pkg-descr b/graphics/xfig-devel/pkg-descr
index e0f5e64237ff..c30f0ee9af8c 100644
--- a/graphics/xfig-devel/pkg-descr
+++ b/graphics/xfig-devel/pkg-descr
@@ -1,4 +1,4 @@
-XFIG 3.1.2 - Facility for Interactive Generation of figures under X11
+XFIG 3.1.3 - Facility for Interactive Generation of figures under X11
Xfig is a menu-driven tool that allows the user to draw and manipulate objects
interactively in an X window. The resulting pictures can be saved, printed
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 012eb9dbe5b4..543c174b7089 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -1,13 +1,14 @@
# New ports collection makefile for: xfig
-# Version required: 3.1.2
+# Version required: 3.1.3
# Date created: 4 January 1995
# Whom: asami
# Original by: roberto
#
-# $Id: Makefile,v 1.2 1995/01/13 13:14:22 jkh Exp $
+# $Id: Makefile,v 1.3 1995/01/24 05:53:43 asami Exp $
#
-DISTNAME= xfig.3.1.2
+DISTNAME= xfig.3.1.3
+PKGNAME= xfig-3.1.3
WRKSRC= ${WRKDIR}/xfig
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/
diff --git a/graphics/xfig/distinfo b/graphics/xfig/distinfo
index ada70517743f..45325ded0310 100644
--- a/graphics/xfig/distinfo
+++ b/graphics/xfig/distinfo
@@ -1 +1 @@
-MD5 (xfig.3.1.2.tar.gz) = 16e442cc0dff231ea6d8201f3b99849c
+MD5 (xfig.3.1.3.tar.gz) = b340933c3e4a4bc5175a907d3f510360
diff --git a/graphics/xfig/files/patch-aa b/graphics/xfig/files/patch-aa
index 7d1beda3c879..43b476f75dff 100644
--- a/graphics/xfig/files/patch-aa
+++ b/graphics/xfig/files/patch-aa
@@ -1,15 +1,21 @@
-diff -c -r1.1 fig.h
-*** 1.1 1995/01/21 20:05:21
---- fig.h 1995/01/21 20:06:39
-***************
-*** 233,239 ****
---- 233,241 ----
-
- extern int errno;
- extern int sys_nerr;
-+ #if (! (defined(BSD) && (BSD >= 199306)))
- extern char *sys_errlist[];
-+ #endif
- extern char *mktemp();
-
- #include <math.h> /* for sin(), cos() etc */
+diff -u -r1.1 fig.h
+--- 1.1 1995/01/25 19:48:10
++++ fig.h 1995/01/25 19:58:44
+@@ -20,6 +20,7 @@
+ /* For the X stuff, include only Xlib.h and Intrinsic.h here -
+ use figx.h for widget stuff */
+
++#include <sys/param.h>
+ #include <sys/stat.h>
+
+ #if defined(__convex__) && defined(__STDC__)
+@@ -41,7 +42,9 @@
+
+ extern int errno;
+ extern int sys_nerr;
++#if (! (defined(BSD) && (BSD >= 199306)))
+ extern char *sys_errlist[];
++#endif
+ extern char *mktemp();
+
+ #include <math.h> /* for sin(), cos() etc */
diff --git a/graphics/xfig/pkg-comment b/graphics/xfig/pkg-comment
index b360a21cc269..9f90b026a221 100644
--- a/graphics/xfig/pkg-comment
+++ b/graphics/xfig/pkg-comment
@@ -1 +1 @@
-Xfig - A drawing program. Version 3.1.2
+Xfig - A drawing program. Version 3.1.3
diff --git a/graphics/xfig/pkg-descr b/graphics/xfig/pkg-descr
index e0f5e64237ff..c30f0ee9af8c 100644
--- a/graphics/xfig/pkg-descr
+++ b/graphics/xfig/pkg-descr
@@ -1,4 +1,4 @@
-XFIG 3.1.2 - Facility for Interactive Generation of figures under X11
+XFIG 3.1.3 - Facility for Interactive Generation of figures under X11
Xfig is a menu-driven tool that allows the user to draw and manipulate objects
interactively in an X window. The resulting pictures can be saved, printed