summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoris <is>2001-02-14 14:28:58 +0000
committeris <is>2001-02-14 14:28:58 +0000
commit6e663df91cc5caf0d957810a8f8f94fb25aa167f (patch)
tree6ef34f551e43a414eebffe94fdd6481964328ee5 /sysutils
parent0df87e89f862a9b531156bc811c82f8799e05f3a (diff)
downloadpkgsrc-6e663df91cc5caf0d957810a8f8f94fb25aa167f.tar.gz
Upgrade to version 3.9.7. Mostly from PR 12033 by Martti Kuparinen.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mtools/Makefile9
-rw-r--r--sysutils/mtools/files/md55
-rw-r--r--sysutils/mtools/files/patch-sum10
-rw-r--r--sysutils/mtools/patches/patch-aa12
-rw-r--r--sysutils/mtools/patches/patch-ab12
-rw-r--r--sysutils/mtools/patches/patch-ac41
6 files changed, 37 insertions, 52 deletions
diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile
index f53a9002d9b..0064dff4e5e 100644
--- a/sysutils/mtools/Makefile
+++ b/sysutils/mtools/Makefile
@@ -1,14 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2000/12/07 14:11:36 is Exp $
+# $NetBSD: Makefile,v 1.21 2001/02/14 14:28:58 is Exp $
#
-DISTNAME= mtools-3.9.5
-PKGNAME= mtools-3.9.5nb1
+DISTNAME= mtools-3.9.7
+PKGNAME= mtools-3.9.7nb1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.tux.org/pub/tux/knaff/mtools/
-PATCH_SITES= ftp://ftp.tux.org/pub/tux/knaff/mtools/
-PATCHFILES= mtools-3.9.5-0905.diff.gz
-
MAINTAINER= is@netbsd.org
HOMEPAGE= http://www.tux.org/pub/knaff/mtools/
diff --git a/sysutils/mtools/files/md5 b/sysutils/mtools/files/md5
index c72e7a92ea1..b4f47524078 100644
--- a/sysutils/mtools/files/md5
+++ b/sysutils/mtools/files/md5
@@ -1,4 +1,3 @@
-$NetBSD: md5,v 1.5 1999/06/02 20:09:02 christos Exp $
+$NetBSD: md5,v 1.6 2001/02/14 14:28:58 is Exp $
-MD5 (mtools-3.9.5.tar.gz) = 124289b95012cd19673b047dc7c40fd5
-MD5 (mtools-3.9.5-0905.diff.gz) = 3853530fbd84ee06ce99e870efedeafb
+MD5 (mtools-3.9.7.tar.gz) = 6be028b20b5f94e74107442d972efe22
diff --git a/sysutils/mtools/files/patch-sum b/sysutils/mtools/files/patch-sum
index 6d7ff20d83d..562dd41a030 100644
--- a/sysutils/mtools/files/patch-sum
+++ b/sysutils/mtools/files/patch-sum
@@ -1,8 +1,6 @@
-$NetBSD: patch-sum,v 1.4 2000/12/07 14:16:19 is Exp $
+$NetBSD: patch-sum,v 1.5 2001/02/14 14:28:58 is Exp $
-MD5 (patch-aa) = edf769ee7f71b1bac02185b003eff69f
-MD5 (patch-ab) = 24f199476d294f5d136b27a4a1053825
-MD5 (patch-ac) = 514d49464ae21e296bfa27f0f9023834
-MD5 (patch-ad) = 3c1e5aba6d4bb0d82052f08c1de94867
-MD5 (patch-ae) = 30bfddbbc43f7a9a196f280215ce8d77
+MD5 (patch-aa) = 2dc1f6b82f8ca08ecb571c2ad1ab0806
+MD5 (patch-ab) = 901c67dc21b0aeb3a4e25f555474da52
+MD5 (patch-ac) = 153311c6ca72a9ad4453d0eef56b7847
MD5 (patch-af) = 6bae0a40bef6ebfe67eae12537a3467b
diff --git a/sysutils/mtools/patches/patch-aa b/sysutils/mtools/patches/patch-aa
index f61bf652caf..6ec1aeb2279 100644
--- a/sysutils/mtools/patches/patch-aa
+++ b/sysutils/mtools/patches/patch-aa
@@ -1,16 +1,14 @@
-$NetBSD: patch-aa,v 1.3 1998/08/07 11:14:06 agc Exp $
-
---- Makefile.in.orig Mon Feb 16 08:24:09 1998
-+++ Makefile.in Mon Feb 16 08:24:40 1998
-@@ -47,6 +47,7 @@
+--- Makefile.in.orig Sun May 14 21:14:59 2000
++++ Makefile.in Wed Feb 14 13:47:02 2001
+@@ -49,6 +49,7 @@
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = ${BSD_INSTALL_SCRIPT}
INSTALL_DATA = @INSTALL_DATA@
+ INSTALL_INFO = @INSTALL_INFO@
- .SUFFIXES:
-@@ -195,7 +196,7 @@
+@@ -256,7 +257,7 @@
install-scripts: $(bindir)/mtools
@$(top_srcdir)/mkinstalldirs $(bindir)
@for j in $(SCRIPTS) ; do \
diff --git a/sysutils/mtools/patches/patch-ab b/sysutils/mtools/patches/patch-ab
index 6ad46d868e6..6a68ff2ae70 100644
--- a/sysutils/mtools/patches/patch-ab
+++ b/sysutils/mtools/patches/patch-ab
@@ -1,8 +1,6 @@
-$NetBSD: patch-ab,v 1.2 2000/09/26 02:46:38 hubertf Exp $
-
---- configure.orig Tue Sep 26 04:39:41 2000
-+++ configure
-@@ -2471,7 +2471,7 @@
+--- configure.orig Sun May 28 13:22:06 2000
++++ configure Wed Feb 14 13:47:25 2001
+@@ -2626,7 +2626,7 @@
fi
@@ -11,7 +9,7 @@ $NetBSD: patch-ab,v 1.2 2000/09/26 02:46:38 hubertf Exp $
LDFLAGS="$LDFLAGS -z"
fi
-@@ -2753,7 +2753,7 @@
+@@ -2908,7 +2908,7 @@
# It would also be nice to do this for all -L options, not just this one.
if test -n "$x_libraries"; then
@@ -20,7 +18,7 @@ $NetBSD: patch-ab,v 1.2 2000/09/26 02:46:38 hubertf Exp $
# For Solaris; some versions of Sun CC require a space after -R and
# others require no space. Words are not sufficient . . . .
case "`(uname -sr) 2>/dev/null`" in
-@@ -3288,7 +3288,7 @@
+@@ -3443,7 +3443,7 @@
# Check for libraries that X11R6 Xt/Xaw programs need.
ac_save_LDFLAGS="$LDFLAGS"
diff --git a/sysutils/mtools/patches/patch-ac b/sysutils/mtools/patches/patch-ac
index 31f30bf0b74..614677fed4b 100644
--- a/sysutils/mtools/patches/patch-ac
+++ b/sysutils/mtools/patches/patch-ac
@@ -1,25 +1,20 @@
-$NetBSD: patch-ac,v 1.4 2000/01/04 17:49:43 bouyer Exp $
-
---- floppyd.c.old Mon Dec 13 18:11:58 1999
-+++ floppyd.c Mon Dec 13 18:16:52 1999
-@@ -85,7 +85,9 @@
+--- floppyd.c.orig Sun May 28 13:20:30 2000
++++ floppyd.c Wed Feb 14 13:42:45 2001
+@@ -574,7 +574,7 @@
+ }
+ else
+ {
+- uid = 65535;
++ uid = getuserid("nobody");
+ }
- typedef unsigned char Byte;
- typedef unsigned long Dword;
-+#ifndef OS_solaris2
- typedef unsigned long ipaddr_t;
-+#endif
+ #ifdef DEBUG
+@@ -600,7 +600,7 @@
+ }
+ else
+ {
+- gid = 65535;
++ gid = getgroupid(uid);
+ }
- enum Opcodes {
- OP_READ,
-@@ -758,8 +760,8 @@
- int run_as_server = 0;
- ipaddr_t bind_ip = INADDR_ANY;
- short bind_port = FLOPPYD_DEFAULT_PORT;
-- uid_t run_uid = 65535;
-- gid_t run_gid = 65535;
-+ uid_t run_uid = getuserid("nobody");
-+ gid_t run_gid = getgroupid(run_uid);
- int sock;
- int port_is_supplied = 0;
- int no_local = 0;
+ #ifdef DEBUG