summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant>2003-06-19 01:06:30 +0000
committergrant <grant>2003-06-19 01:06:30 +0000
commit819eb3f5899ed9f9b3d9d796c10739721a2341a1 (patch)
tree455c8e27fc4449fcc21ce057cb646044bfc1149b /doc
parent920fa6c70c4699f0a654ed422bd7074152741a8e (diff)
downloadpkgsrc-819eb3f5899ed9f9b3d9d796c10739721a2341a1.tar.gz
ticket 1293
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-1.6.114
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/CHANGES-1.6.1 b/doc/CHANGES-1.6.1
index fc3bbf13521..333fd8c2a64 100644
--- a/doc/CHANGES-1.6.1
+++ b/doc/CHANGES-1.6.1
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.33 2003/06/19 00:55:00 grant Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.34 2003/06/19 01:06:30 grant Exp $
Changes to the pkgsrc-1-6-1 branch:
@@ -680,3 +680,15 @@ devel/zlib/patches/patch-ad 1.1 (new)
Bump PKGREVISION.
[salo, ticket #1291]
+
+sysutils/mc/Makefile 1.43 (via patch)
+sysutils/mc/Makefile.common 1.19
+sysutils/mc/distinfo 1.7
+sysutils/mc/patches/patch-aj 1.1 (new)
+
+ PKGREVISION++
+ - use included slang library, fixes various issues with colours and
+ character printing (e.g., TERM=wsvt25 in color mode on wscons console
+ or TERM=xterm in xterm). From Pavel Arnost via PR pkg/21539.
+ - add patch from devel/libslang
+ [salo, ticket #1293]