summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant>2003-06-19 01:12:01 +0000
committergrant <grant>2003-06-19 01:12:01 +0000
commit843ad3b4342e0f564f5752868ee2a2f2349c6d13 (patch)
tree25e15e3f81a2ea4f921251b6d2d3c60cacec141b /doc
parente69f38d6c81585c93b1b334e0bd36b95edd5b85c (diff)
downloadpkgsrc-843ad3b4342e0f564f5752868ee2a2f2349c6d13.tar.gz
ticket 1294
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-1.6.117
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/CHANGES-1.6.1 b/doc/CHANGES-1.6.1
index 333fd8c2a64..7b13fda7b82 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.34 2003/06/19 01:06:30 grant Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.35 2003/06/19 01:12:01 grant Exp $
Changes to the pkgsrc-1-6-1 branch:
@@ -692,3 +692,18 @@ sysutils/mc/patches/patch-aj 1.1 (new)
or TERM=xterm in xterm). From Pavel Arnost via PR pkg/21539.
- add patch from devel/libslang
[salo, ticket #1293]
+
+sysutils/mtools/Makefile 1.27
+sysutils/mtools/PLIST 1.3
+sysutils/mtools/distinfo 1.3
+sysutils/mtools/patches/patch-aa 1.6
+sysutils/mtools/patches/patch-ab 1.5
+sysutils/mtools/patches/patch-ad 1.1 (new)
+
+ PKGREVISION++
+ - fix device handling on NetBSD ELF (from Pavel Arnost via PR
+ pkg/21530)
+ - fix floppyd handling in better and simpler way
+ - don't hardcode -R, use RPATH_FLAG instead
+ - remove unused cruft, style nits
+ [salo, ticket #1294]