maintenance update to archivers/unrar.

ok?

rui


Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/unrar/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile    22 Feb 2007 19:08:02 -0000      1.32
+++ Makefile    26 May 2007 15:41:58 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=       "extract, list, and test RAR archives"
 
-DISTNAME=      unrarsrc-3.7.3
-PKGNAME=       unrar-3.73
+DISTNAME=      unrarsrc-3.7.5
+PKGNAME=       unrar-3.75
 CATEGORIES=    archivers
 
 HOMEPAGE=      http://www.rarlab.com/
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/unrar/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo    5 Apr 2007 15:37:41 -0000       1.11
+++ distinfo    26 May 2007 15:41:58 -0000
@@ -1,5 +1,5 @@
-MD5 (unrarsrc-3.7.3.tar.gz) = CqXfHiaOrOTyvQky/FnWoQ==
-RMD160 (unrarsrc-3.7.3.tar.gz) = FVokShSZN7tfkeqAQRd722/m94g=
-SHA1 (unrarsrc-3.7.3.tar.gz) = 1LpcjzrP91moRzFWl9QYwIk4LZU=
-SHA256 (unrarsrc-3.7.3.tar.gz) = /ZHBGGR0bqp7cMjEftXp4cLymhWh5gVQ8YV1ZZl5WZk=
-SIZE (unrarsrc-3.7.3.tar.gz) = 129328
+MD5 (unrarsrc-3.7.5.tar.gz) = ELFChmxlbkAnNDSq5nR/lg==
+RMD160 (unrarsrc-3.7.5.tar.gz) = GAggGNny0pZdRamlC+TOoIw9InU=
+SHA1 (unrarsrc-3.7.5.tar.gz) = T8T67who9xeJ3QtsTqU70CccgWA=
+SHA256 (unrarsrc-3.7.5.tar.gz) = MoPSE1jqIjKIH1wDSWKBGaVbSGpKpzNy5WygPoV/D0k=
+SIZE (unrarsrc-3.7.5.tar.gz) = 129928
Index: patches/patch-makefile_unix
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-makefile_unix,v
retrieving revision 1.3
diff -u -r1.3 patch-makefile_unix
--- patches/patch-makefile_unix 17 Nov 2004 19:14:00 -0000      1.3
+++ patches/patch-makefile_unix 26 May 2007 15:41:58 -0000
@@ -1,7 +1,7 @@
-$OpenBSD: patch-makefile_unix,v 1.3 2004/11/17 19:14:00 naddy Exp $
---- makefile.unix.orig Mon Jul 26 09:57:26 2004
-+++ makefile.unix      Wed Nov 17 19:44:55 2004
-@@ -93,6 +93,8 @@ OBJECTS=rar.o strlist.o strfn.o pathfn.o
+$OpenBSD$
+--- makefile.unix.orig Sat Apr 30 08:00:12 2005
++++ makefile.unix      Sat May 26 16:38:03 2007
+@@ -93,6 +93,8 @@ OBJECTS=rar.o strlist.o strfn.o pathfn.o int64.o savep
        resource.o match.o timefn.o rdwrfn.o consio.o options.o ulinks.o 
errhnd.o rarvm.o \
        rijndael.o getbits.o sha1.o extinfo.o extract.o volume.o list.o find.o 
unpack.o cmddata.o
  
Index: patches/patch-rar_hpp
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-rar_hpp,v
retrieving revision 1.3
diff -u -r1.3 patch-rar_hpp
--- patches/patch-rar_hpp       17 Nov 2004 19:14:00 -0000      1.3
+++ patches/patch-rar_hpp       26 May 2007 15:41:58 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-rar_hpp,v 1.3 2004/11/17 19:14:00 naddy Exp $
---- rar.hpp.orig       Wed Sep  8 15:57:20 2004
-+++ rar.hpp    Wed Nov 17 19:44:55 2004
+$OpenBSD$
+--- rar.hpp.orig       Mon Apr 16 10:49:26 2007
++++ rar.hpp    Sat May 26 16:38:03 2007
 @@ -18,6 +18,7 @@
  #include "int64.hpp"
  #include "unicode.hpp"
@@ -8,7 +8,7 @@
 +#include "global.hpp"
  #include "array.hpp"
  #include "timefn.hpp"
- #include "headers.hpp"
+ #include "options.hpp"
 @@ -73,8 +74,5 @@
  #include "volume.hpp"
  #include "smallfn.hpp"
Index: patches/patch-suballoc_cpp
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-suballoc_cpp,v
retrieving revision 1.1
diff -u -r1.1 patch-suballoc_cpp
--- patches/patch-suballoc_cpp  24 Jan 2006 00:02:07 -0000      1.1
+++ patches/patch-suballoc_cpp  26 May 2007 15:41:58 -0000
@@ -1,7 +1,7 @@
-$OpenBSD: patch-suballoc_cpp,v 1.1 2006/01/24 00:02:07 pedro Exp $
---- suballoc.cpp.orig  Tue Oct  4 04:57:54 2005
-+++ suballoc.cpp       Sun Jan 22 18:21:03 2006
-@@ -31,10 +31,16 @@ inline void* SubAllocator::RemoveNode(in
+$OpenBSD$
+--- suballoc.cpp.orig  Mon Apr 16 10:49:26 2007
++++ suballoc.cpp       Sat May 26 16:38:03 2007
+@@ -31,10 +31,16 @@ inline void* SubAllocator::RemoveNode(int indx) 
    return RetVal;
  }
  

Reply via email to