summaryrefslogtreecommitdiff
path: root/editors/ne
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-11-18 09:19:01 +0000
committeragc <agc@pkgsrc.org>1999-11-18 09:19:01 +0000
commit71ddb9350505b7ebb578bd6aa64ee1ecaa2e6168 (patch)
tree9e18ec9fc6edf67c54c3d978268dcb3ec62d6c7f /editors/ne
parent417d87caf74f8c88252b524e79b5cdf35eadbfcb (diff)
downloadpkgsrc-71ddb9350505b7ebb578bd6aa64ee1ecaa2e6168.tar.gz
This package has been updated on the master site, so upgrade the
package to version 1.26 (14th July 1999) Changes since previous version: + The cl command may now take a hexadecimal string as its (optional) argument, for example cl x/0d/. + updated NetBSD support in base package.
Diffstat (limited to 'editors/ne')
-rw-r--r--editors/ne/files/md56
-rw-r--r--editors/ne/files/patch-sum7
-rw-r--r--editors/ne/patches/patch-aa12
3 files changed, 8 insertions, 17 deletions
diff --git a/editors/ne/files/md5 b/editors/ne/files/md5
index 524f29191aa..ec9bb73fdb6 100644
--- a/editors/ne/files/md5
+++ b/editors/ne/files/md5
@@ -1,6 +1,6 @@
-$NetBSD: md5,v 1.1 1998/08/14 22:14:41 tron Exp $
+$NetBSD: md5,v 1.2 1999/11/18 09:19:01 agc Exp $
-MD5 (ne/ne.tar.gz) = ef462cf589ccd7a27e9dadddf3a043da
+MD5 (ne/ne.tar.gz) = 8133eeddaf32427413ecd0b320434aa9
MD5 (ne/ne.manpage.1) = 4fd6ff55a895e7540a0d7dd4356651d3
MD5 (ne/NE.spec.ascii) = 2ec03742d9bd23b82f443b465d7b0aa4
-MD5 (ne/NE.changes.spec) = 6ec3e02c8fbf3d9c1829363cc51c099b
+MD5 (ne/NE.changes.spec) = 00d1736d897f4944d7df9ee4aa5d0ca3
diff --git a/editors/ne/files/patch-sum b/editors/ne/files/patch-sum
index 2424cd5558c..8ce25fc9a61 100644
--- a/editors/ne/files/patch-sum
+++ b/editors/ne/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:44 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/11/18 09:19:01 agc Exp $
-MD5 (patch-aa) = a64d7277d251d06c7878fa0f4980361c
+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/editors/ne/patches/patch-aa b/editors/ne/patches/patch-aa
deleted file mode 100644
index 19c3972df36..00000000000
--- a/editors/ne/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 1998/08/14 22:14:41 tron Exp $
-
---- netbsdlocal.h.orig Tue Dec 16 14:25:02 1997
-+++ netbsdlocal.h Tue Aug 4 16:25:16 1998
-@@ -9,6 +9,7 @@
-
- #include "sys/fcntl.h"
- #include "sys/ioctl.h"
-+#include "termcap.h"
- #include "termios.h"
-
- /* End of netbsdlocal.h */