Thu Oct 9 13:27:35 2008 UTC ()
Update to 3.8.3, changes unknown.
patch-aa was included upstream.


(wiz)
diff -r1.58 -r1.59 pkgsrc/archivers/unrar/Makefile
diff -r1.36 -r1.37 pkgsrc/archivers/unrar/distinfo
diff -r1.12 -r0 pkgsrc/archivers/unrar/patches/patch-aa
diff -r1.1 -r1.2 pkgsrc/archivers/unrar/patches/patch-ac

cvs diff -r1.58 -r1.59 pkgsrc/archivers/unrar/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/unrar/Makefile 2008/09/21 10:45:34 1.58
+++ pkgsrc/archivers/unrar/Makefile 2008/10/09 13:27:35 1.59
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1# $NetBSD: Makefile,v 1.58 2008/09/21 10:45:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.59 2008/10/09 13:27:35 wiz Exp $
2 2
3DISTNAME= unrarsrc-3.7.8 3DISTNAME= unrarsrc-3.8.3
4PKGNAME= ${DISTNAME:S/src//} 4PKGNAME= ${DISTNAME:S/src//}
5PKGREVISION= 2 
6CATEGORIES= archivers 5CATEGORIES= archivers
7MASTER_SITES= http://www.rarlab.com/rar/ \ 6MASTER_SITES= http://www.rarlab.com/rar/ \
8 ftp://ftp.rarlab.com/rar/ 7 ftp://ftp.rarlab.com/rar/
9 8
10MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= http://www.rarlab.com/ 10HOMEPAGE= http://www.rarlab.com/
12COMMENT= Extract, view & test RAR archives 11COMMENT= Extract, view & test RAR archives
13 12
14PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17NO_CONFIGURE= YES 16NO_CONFIGURE= YES
18USE_LANGUAGES= c++ 17USE_LANGUAGES= c++
 18# XXX: makefile.unix has DOS line endings
 19USE_TOOLS+= gmake
19 20
20MAKE_FILE= makefile.unix 21MAKE_FILE= makefile.unix
21 22
22LICENSE= unrar-license 23LICENSE= unrar-license
23RESTRICTED= Do not charge a fee for redistribution. Do not use to develop a rar archiver. 24RESTRICTED= Do not charge a fee for redistribution. Do not use to develop a rar archiver.
24# Reading the license implies NO_BIN_ON_FTP should be set because no 25# Reading the license implies NO_BIN_ON_FTP should be set because no
25# permission is granted to distribute derived works (e.g., binaries). 26# permission is granted to distribute derived works (e.g., binaries).
26# From private mail addressed to pkgsrc maintainers: 27# From private mail addressed to pkgsrc maintainers:
27# 28#
28# Date: Wed, 10 Sep 2008 18:27:35 +0600 29# Date: Wed, 10 Sep 2008 18:27:35 +0600
29# From: Eugene Roshal <roshal@rarlab.com> 30# From: Eugene Roshal <roshal@rarlab.com>
30# You can redistribute either original or modified binaries or sources. 31# You can redistribute either original or modified binaries or sources.
31NO_SRC_ON_CDROM=${RESTRICTED} 32NO_SRC_ON_CDROM=${RESTRICTED}

cvs diff -r1.36 -r1.37 pkgsrc/archivers/unrar/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/unrar/distinfo 2008/09/21 10:45:34 1.36
+++ pkgsrc/archivers/unrar/distinfo 2008/10/09 13:27:35 1.37
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.36 2008/09/21 10:45:34 wiz Exp $ 1$NetBSD: distinfo,v 1.37 2008/10/09 13:27:35 wiz Exp $
2 2
3SHA1 (unrarsrc-3.7.8.tar.gz) = b2146b8021274cd6a0a3b816b2ec6f241c62baea 3SHA1 (unrarsrc-3.8.3.tar.gz) = 3b14c8b1ae43911e18c15a10d53db631d6ed6818
4RMD160 (unrarsrc-3.7.8.tar.gz) = 0cabdd5f3d0698889dddff56669eafdcb922c327 4RMD160 (unrarsrc-3.8.3.tar.gz) = 1fdfdc66b31ce30844df0b868749710531ea7dcd
5Size (unrarsrc-3.7.8.tar.gz) = 131120 bytes 5Size (unrarsrc-3.8.3.tar.gz) = 135689 bytes
6SHA1 (patch-aa) = 272060ab4fcaaae0de0d99a8533b268a3aa6d91a 6SHA1 (patch-ac) = ca8bcbc1ce6723a2cd576067c6fbd171abb0c711
7SHA1 (patch-ac) = ce3b9a618045d7ca7232e1622ac84bd82216e297 

File Deleted: pkgsrc/archivers/unrar/patches/Attic/patch-aa

cvs diff -r1.1 -r1.2 pkgsrc/archivers/unrar/patches/Attic/patch-ac (expand / switch to unified diff)

--- pkgsrc/archivers/unrar/patches/Attic/patch-ac 2005/09/17 20:37:29 1.1
+++ pkgsrc/archivers/unrar/patches/Attic/patch-ac 2008/10/09 13:27:35 1.2
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1$NetBSD: patch-ac,v 1.1 2005/09/17 20:37:29 wiz Exp $ 1$NetBSD: patch-ac,v 1.2 2008/10/09 13:27:35 wiz Exp $
2 2
3--- os.hpp.orig 2005-08-03 18:34:30.000000000 +0200 3--- os.hpp.orig 2008-09-16 14:24:56.000000000 +0000
4+++ os.hpp 4+++ os.hpp
5@@ -133,7 +133,8 @@ 5@@ -135,7 +135,8 @@
6  6
7 #endif 7 #endif
8  8
9-#ifdef _UNIX 9-#ifdef _UNIX
10+/*#ifdef _UNIX */ 10+/*#ifdef _UNIX */
11+#if defined(__unix) || defined(__unix__) || defined(_UNIX) 11+#if defined(__unix) || defined(__unix__) || defined(_UNIX)
12  12
13 #define NM 1024 13 #define NM 1024
14  14
15@@ -208,6 +209,12 @@ 15@@ -212,6 +213,12 @@
16 #endif 16 #endif
17 #endif 17 #endif
18  18
19+#if defined(__i386) || defined(i386) || defined(__i386__) 19+#if defined(__i386) || defined(i386) || defined(__i386__)
20+ #ifndef LITTLE_ENDIAN 20+ #ifndef LITTLE_ENDIAN
21+ #define LITTLE_ENDIAN 21+ #define LITTLE_ENDIAN
22+ #endif 22+ #endif
23+#endif 23+#endif
24+ 24+
25 #endif 25 #endif
26  26
27 typedef const char* MSGID; 27 typedef const char* MSGID;