diff options
author | fredb <fredb> | 2003-10-09 00:07:27 +0000 |
---|---|---|
committer | fredb <fredb> | 2003-10-09 00:07:27 +0000 |
commit | e56acbb6e6e3729e4fa79b3a6002246952fdc885 (patch) | |
tree | 095d45d1a9d5be614648e39ac0886ee45bb066f7 /archivers/unrar/patches | |
parent | f3ea637e163ff09fb93c701d3b11c5e92956d94b (diff) | |
download | pkgsrc-e56acbb6e6e3729e4fa79b3a6002246952fdc885.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-ab | 20 |
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 |