summaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-04 09:25:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-04 09:25:26 +0000
commit8f3b1c8030c724ad8adc37529e42226fd7eaea9e (patch)
tree2501dd8ff7c8215f646758274e0a6a62acd89a95 /x11-toolkits/Xaw3d
parentMake this go to the right place for -lX11 (-l${PREFIX}/lib). (diff)
Upgrade, 1.0 -> 1.1.
% patch-ab is not necessary anymore because the bug is now fixed in . the original source. % post-configure (which was doing "make includes") is not necessary . because xmkmf is now called with "-a". (Yeah, should have redefined . XMKMF in Makefile in the first place....)
Notes
Notes: svn path=/head/; revision=1288
Diffstat (limited to 'x11-toolkits/Xaw3d')
-rw-r--r--x11-toolkits/Xaw3d/Makefile6
-rw-r--r--x11-toolkits/Xaw3d/distinfo2
-rw-r--r--x11-toolkits/Xaw3d/files/patch-aa6
-rw-r--r--x11-toolkits/Xaw3d/pkg-comment2
-rw-r--r--x11-toolkits/Xaw3d/pkg-descr1
5 files changed, 9 insertions, 8 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index dd7b00318530..1acbb21c1f70 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: Xaw3d
-# Version required: 1.0
+# Version required: 1.1
# Date created: 18 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/03/24 11:11:34 asami Exp $
+# $Id: Makefile,v 1.0 1994/11/18 00:00:00 asami Exp $
#
-DISTNAME= Xaw3d-1.0
+DISTNAME= Xaw3d-1.1
USE_IMAKE= yes
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6/
CATEGORIES+= x11
diff --git a/x11-toolkits/Xaw3d/distinfo b/x11-toolkits/Xaw3d/distinfo
index 49e0e1f18e5b..eaa9190cc68e 100644
--- a/x11-toolkits/Xaw3d/distinfo
+++ b/x11-toolkits/Xaw3d/distinfo
@@ -1 +1 @@
-MD5 (Xaw3d-1.0.tar.gz) = 950e5813bbe8ad741e545ab00b6e429f
+MD5 (Xaw3d-1.1.tar.gz) = fab7e295f64fd8cc5edb0f8800dc1455
diff --git a/x11-toolkits/Xaw3d/files/patch-aa b/x11-toolkits/Xaw3d/files/patch-aa
index 9a0b4f141560..9677a61b8459 100644
--- a/x11-toolkits/Xaw3d/files/patch-aa
+++ b/x11-toolkits/Xaw3d/files/patch-aa
@@ -1,6 +1,6 @@
---- Imakefile.orig Tue Jul 19 13:26:50 1994
-+++ Imakefile Mon Jan 23 08:44:58 1995
-@@ -16,7 +16,8 @@
+--- ./Imakefile.org Thu Mar 30 15:56:19 1995
++++ ./Imakefile Tue Apr 4 00:47:40 1995
+@@ -38,7 +38,8 @@
LINTLIBS = $(LINTXLIB) $(LINTXTOOL)
diff --git a/x11-toolkits/Xaw3d/pkg-comment b/x11-toolkits/Xaw3d/pkg-comment
index b550696ae502..bbf3f1395d98 100644
--- a/x11-toolkits/Xaw3d/pkg-comment
+++ b/x11-toolkits/Xaw3d/pkg-comment
@@ -1 +1 @@
-Xaw3d-1.0, a 3-D Athena Widget set that looks like Motif.
+Xaw3d-1.1, a 3-D Athena Widget set that looks like Motif.
diff --git a/x11-toolkits/Xaw3d/pkg-descr b/x11-toolkits/Xaw3d/pkg-descr
index dd60d1124a12..229b12865405 100644
--- a/x11-toolkits/Xaw3d/pkg-descr
+++ b/x11-toolkits/Xaw3d/pkg-descr
@@ -1,5 +1,6 @@
Xaw3d is a Xaw (Athena Widget Set) replacement that looks
three-dimensional. The author is Kalib Keithley (kaleb@x.org).
+This is version 1.1.
Added is a patch by me (Satoshi) to make the arrow scrollbar look real
bumpy.