summaryrefslogtreecommitdiff
path: root/archivers/unrar/patches
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2003-10-09 00:07:27 +0000
committerfredb <fredb@pkgsrc.org>2003-10-09 00:07:27 +0000
commitedd110d687732ff0498e2ec2341c22728e00f8ab (patch)
tree095d45d1a9d5be614648e39ac0886ee45bb066f7 /archivers/unrar/patches
parent8520e945aad805766ee9b254a9a3264c674b1401 (diff)
downloadpkgsrc-edd110d687732ff0498e2ec2341c22728e00f8ab.tar.gz
Update to unrar-3.2.3. The only change, is that it fixes the build under
gcc-3* a slightly different way than patch-ab did.
Diffstat (limited to 'archivers/unrar/patches')
-rw-r--r--archivers/unrar/patches/patch-ab20
1 files changed, 0 insertions, 20 deletions
diff --git a/archivers/unrar/patches/patch-ab b/archivers/unrar/patches/patch-ab
deleted file mode 100644
index d019d35fd5d..00000000000
--- a/archivers/unrar/patches/patch-ab
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ab,v 1.4 2003/07/17 20:28:32 jmmv Exp $
-
---- rar.hpp.orig 2003-05-15 10:38:00.000000000 +0200
-+++ rar.hpp
-@@ -18,6 +18,7 @@
- #include "errhnd.hpp"
- #include "array.hpp"
- #include "timefn.hpp"
-+#include "global.hpp"
- #include "headers.hpp"
- #include "rarfn.hpp"
- #include "pathfn.hpp"
-@@ -71,7 +72,6 @@
- #include "smallfn.hpp"
- #include "ulinks.hpp"
-
--#include "global.hpp"
-
-
- #endif