summaryrefslogtreecommitdiff
path: root/sysutils/mtools/patches/patch-ag
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-12-09 23:38:21 +0000
committerwiz <wiz@pkgsrc.org>2007-12-09 23:38:21 +0000
commitcd6e1ddadd7a2154ab75dcbfc7a36b750b057765 (patch)
treeb2899967f1d12ff992d1da58efafa7c66c3b9111 /sysutils/mtools/patches/patch-ag
parent19623c5f3c5e966ba7edb26aaa25f5990bcff615 (diff)
downloadpkgsrc-cd6e1ddadd7a2154ab75dcbfc7a36b750b057765.tar.gz
Update to 3.9.11, provided by Sergey Svishchev in private mail:
3.9.11 is mostly a maintenance release which fixes a couple of bugs, and addresses warnings raised by gcc4, and merges some platform-specific patches (MingW, NetBSD, Redhat/Fedora, Cygwin, Solaris), and other patches (such as the new amuFormat.sh written in sh).
Diffstat (limited to 'sysutils/mtools/patches/patch-ag')
-rw-r--r--sysutils/mtools/patches/patch-ag12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/mtools/patches/patch-ag b/sysutils/mtools/patches/patch-ag
deleted file mode 100644
index f9977d3e41f..00000000000
--- a/sysutils/mtools/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2006/03/25 19:50:20 joerg Exp $
-
---- sysincludes.h.orig 2006-03-25 18:06:25.000000000 +0000
-+++ sysincludes.h
-@@ -221,7 +221,6 @@ extern int ioctl(int fildes, int request
- #include <sys/stat.h>
-
- #include <errno.h>
--extern int errno;
-
- #include <pwd.h>
-