summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/x3270/Makefile6
-rw-r--r--x11/x3270/files/md54
-rw-r--r--x11/x3270/files/patch-sum7
-rw-r--r--x11/x3270/patches/patch-aa13
4 files changed, 10 insertions, 20 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index 66c9c273fb2..7cff546acce 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2000/06/06 12:02:46 mjl Exp $
+# $NetBSD: Makefile,v 1.8 2000/10/30 11:55:01 mjl Exp $
# FreeBSD Id: Makefile,v 1.10 1997/10/15 20:23:40 max Exp
#
-DISTNAME= x3270-328
-PKGNAME= x3270-3.2.8
+DISTNAME= x3270-3213
+PKGNAME= x3270-3.2.13
CATEGORIES= x11
MASTER_SITES= http://www.geocities.com/SiliconValley/Peaks/7814/
EXTRACT_SUFX= .tgz
diff --git a/x11/x3270/files/md5 b/x11/x3270/files/md5
index d6be13b25a8..36a59f1ebac 100644
--- a/x11/x3270/files/md5
+++ b/x11/x3270/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 2000/06/06 12:02:47 mjl Exp $
+$NetBSD: md5,v 1.4 2000/10/30 11:55:02 mjl Exp $
-MD5 (x3270-328.tgz) = 94e84bbb1fbf68be6f377316823fbf0a
+MD5 (x3270-3213.tgz) = 287ac7df34e67bddc0cc298a626e0ffe
diff --git a/x11/x3270/files/patch-sum b/x11/x3270/files/patch-sum
index 716d61b371e..1d9efac927c 100644
--- a/x11/x3270/files/patch-sum
+++ b/x11/x3270/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.2 2000/06/06 12:02:47 mjl Exp $
+$NetBSD: patch-sum,v 1.3 2000/10/30 11:55:02 mjl Exp $
-MD5 (patch-aa) = a3e902f1d2f2a743c7694aeed4cd2b0e
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/x11/x3270/patches/patch-aa b/x11/x3270/patches/patch-aa
deleted file mode 100644
index 349ee5e5da8..00000000000
--- a/x11/x3270/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2000/06/06 12:02:48 mjl Exp $
-
---- Imakefile.orig Thu Feb 13 17:04:51 1997
-+++ Imakefile Thu Jul 9 07:52:56 1998
-@@ -121,7 +121,7 @@
- install:: $(DESTDIR)$(FONTINSTDIR)/fonts.dir
- $(DESTDIR)$(FONTINSTDIR)/fonts.dir::
- -chmod u+w $(DESTDIR)$(FONTINSTDIR) $(DESTDIR)$(FONTINSTDIR)/fonts.dir
-- $(BINDIR)/$(MKFONTDIR) $(DESTDIR)$(FONTINSTDIR)
-+ $(MKFONTDIR) $(DESTDIR)$(FONTINSTDIR)
- chmod u=rwx,go=rx $(DESTDIR)$(FONTINSTDIR)
- chmod a=r $(DESTDIR)$(FONTINSTDIR)/fonts.dir
-