maintenance update to archivers/unrar. 

works for me on i386, amd64, sparc64 and macppc.

ok?

cheers,
rui


Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/unrar/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- Makefile    15 Sep 2007 10:14:33 -0000      1.37
+++ Makefile    24 Sep 2007 16:15:39 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=       extract, list, and test RAR archives
 
-DISTNAME=      unrarsrc-3.7.6
-PKGNAME=       unrar-3.76
+DISTNAME=      unrarsrc-3.7.8
+PKGNAME=       unrar-3.78
 CATEGORIES=    archivers
 
 HOMEPAGE=      http://www.rarlab.com/
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/unrar/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo    26 Jun 2007 19:47:59 -0000      1.13
+++ distinfo    24 Sep 2007 16:15:39 -0000
@@ -1,5 +1,5 @@
-MD5 (unrarsrc-3.7.6.tar.gz) = xuGuQbwUDUf0YIwatfAYAg==
-RMD160 (unrarsrc-3.7.6.tar.gz) = aPVzi2ye3o3iQGHMHh4oWtWwvxY=
-SHA1 (unrarsrc-3.7.6.tar.gz) = t1lmpWSnmaCC0cld5eSkTiHPM9E=
-SHA256 (unrarsrc-3.7.6.tar.gz) = moaCZd25s6QJZzaa7OWiGKslLMHqBExNRKFiTiXw30Y=
-SIZE (unrarsrc-3.7.6.tar.gz) = 129934
+MD5 (unrarsrc-3.7.8.tar.gz) = t4PxkyvAxzkCxjmffCxvQw==
+RMD160 (unrarsrc-3.7.8.tar.gz) = DKvdXz0GmIid3f9WZp6v3Lkiwyc=
+SHA1 (unrarsrc-3.7.8.tar.gz) = shRrgCEnTNago7gWsuxvJBxiuuo=
+SHA256 (unrarsrc-3.7.8.tar.gz) = EEdujwFSgwki0QOMvIUuwIzbzZlF+mtLisoWu3NghOk=
+SIZE (unrarsrc-3.7.8.tar.gz) = 131120
Index: patches/patch-makefile_unix
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-makefile_unix,v
retrieving revision 1.6
diff -u -r1.6 patch-makefile_unix
--- patches/patch-makefile_unix 26 Jun 2007 19:47:59 -0000      1.6
+++ patches/patch-makefile_unix 24 Sep 2007 16:15:39 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-makefile_unix,v 1.6 2007/06/26 19:47:59 rui Exp $
+$OpenBSD$
 --- makefile.unix.orig Sat Apr 30 08:00:12 2005
-+++ makefile.unix      Mon Jun 25 19:34:54 2007
++++ makefile.unix      Mon Sep 24 17:14:20 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-os_hpp
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-os_hpp,v
retrieving revision 1.2
diff -u -r1.2 patch-os_hpp
--- patches/patch-os_hpp        26 Jun 2007 19:47:59 -0000      1.2
+++ patches/patch-os_hpp        24 Sep 2007 16:15:39 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-os_hpp,v 1.2 2007/06/26 19:47:59 rui Exp $
---- os.hpp.orig        Tue May 22 06:03:02 2007
-+++ os.hpp     Mon Jun 25 19:34:54 2007
+$OpenBSD$
+--- os.hpp.orig        Mon Sep 10 12:49:28 2007
++++ os.hpp     Mon Sep 24 17:14:20 2007
 @@ -227,12 +227,12 @@ typedef const char* MSGID;
    #endif
  #endif
Index: patches/patch-rar_hpp
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-rar_hpp,v
retrieving revision 1.5
diff -u -r1.5 patch-rar_hpp
--- patches/patch-rar_hpp       26 Jun 2007 19:47:59 -0000      1.5
+++ patches/patch-rar_hpp       24 Sep 2007 16:15:39 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-rar_hpp,v 1.5 2007/06/26 19:47:59 rui Exp $
---- rar.hpp.orig       Tue May 22 06:03:02 2007
-+++ rar.hpp    Mon Jun 25 19:34:54 2007
+$OpenBSD$
+--- rar.hpp.orig       Mon Sep 10 12:49:28 2007
++++ rar.hpp    Mon Sep 24 17:14:20 2007
 @@ -18,6 +18,7 @@
  #include "int64.hpp"
  #include "unicode.hpp"
Index: patches/patch-suballoc_cpp
===================================================================
RCS file: /cvs/ports/archivers/unrar/patches/patch-suballoc_cpp,v
retrieving revision 1.3
diff -u -r1.3 patch-suballoc_cpp
--- patches/patch-suballoc_cpp  26 Jun 2007 19:47:59 -0000      1.3
+++ patches/patch-suballoc_cpp  24 Sep 2007 16:15:39 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-suballoc_cpp,v 1.3 2007/06/26 19:47:59 rui Exp $
---- suballoc.cpp.orig  Tue May 22 06:03:02 2007
-+++ suballoc.cpp       Mon Jun 25 19:34:54 2007
+$OpenBSD$
+--- suballoc.cpp.orig  Mon Sep 10 12:49:28 2007
++++ suballoc.cpp       Mon Sep 24 17:14:20 2007
 @@ -31,10 +31,16 @@ inline void* SubAllocator::RemoveNode(int indx) 
    return RetVal;
  }

Reply via email to