summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1997-11-25 08:29:54 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1997-11-25 08:29:54 +0000
commit85870595019b2887f32d9511732f8a64121ee7f3 (patch)
treec82369fe5b06def79a89d8868048b7da39cd5a89 /x11-wm
parentfix passive mode ftp (diff)
update to 3.5 beta 3
PR: 5049
Notes
Notes: svn path=/head/; revision=8810
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ctwm/Makefile6
-rw-r--r--x11-wm/ctwm/distinfo2
-rw-r--r--x11-wm/ctwm/files/patch-aa27
3 files changed, 19 insertions, 16 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index eedfedaee1c9..cdbac7a97957 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -3,11 +3,11 @@
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.11 1996/11/18 09:55:18 asami Exp $
+# $Id: Makefile,v 1.12 1997/04/27 18:28:07 torstenb Exp $
#
-DISTNAME= ctwm-3.5beta1
-PKGNAME= ctwm-3.5b1
+DISTNAME= ctwm-3.5beta3
+PKGNAME= ctwm-3.5b3
CATEGORIES= x11
MASTER_SITES= ftp://slhp1.epfl.ch/pub/ \
diff --git a/x11-wm/ctwm/distinfo b/x11-wm/ctwm/distinfo
index 51978effd362..685ab855d94a 100644
--- a/x11-wm/ctwm/distinfo
+++ b/x11-wm/ctwm/distinfo
@@ -1 +1 @@
-MD5 (ctwm-3.5beta1.tar.gz) = bdbecd5203626107fed7a849dbbb8ca4
+MD5 (ctwm-3.5beta3.tar.gz) = f8f5d247dcee94d884135be0611cde34
diff --git a/x11-wm/ctwm/files/patch-aa b/x11-wm/ctwm/files/patch-aa
index aca61e317224..38f54d1632f0 100644
--- a/x11-wm/ctwm/files/patch-aa
+++ b/x11-wm/ctwm/files/patch-aa
@@ -1,14 +1,24 @@
-*** Imakefile.orig Sun Sep 15 00:25:16 1996
---- Imakefile Sun Sep 15 00:28:49 1996
+*** Imakefile.orig Sat Nov 15 16:09:18 1997
+--- Imakefile Sat Nov 15 16:09:09 1997
***************
-*** 11,25 ****
+*** 11,17 ****
#undef USE_SOUND
#define XPM
#define USEM4
! #undef X11R6
+ #define I18N
YFLAGS = -d
- DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
+--- 11,17 ----
+ #undef USE_SOUND
+ #define XPM
+ #define USEM4
+! #define X11R6
+ #define I18N
+
+ YFLAGS = -d
+***************
+*** 19,26 ****
LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB)
#ifdef XPM
@@ -17,14 +27,7 @@
XPMDEFINES = -DXPM
XPMLIB = $(XPMLIBDIR) -lXpm
---- 11,25 ----
- #undef USE_SOUND
- #define XPM
- #define USEM4
-! #define X11R6
-
- YFLAGS = -d
- DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
+--- 19,26 ----
LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB)
#ifdef XPM