pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/unrar Changes 3.4.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c41ab1cb081
branches:  trunk
changeset: 482856:9c41ab1cb081
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 04 10:15:57 2004 +0000

description:
Changes 3.4.3:
* bug fixes and improvements

diffstat:

 archivers/unrar/Makefile         |   5 ++---
 archivers/unrar/distinfo         |   8 ++++----
 archivers/unrar/patches/patch-aa |  12 ++++++------
 3 files changed, 12 insertions(+), 13 deletions(-)

diffs (62 lines):

diff -r 511eeaf9077e -r 9c41ab1cb081 archivers/unrar/Makefile
--- a/archivers/unrar/Makefile  Thu Nov 04 04:27:35 2004 +0000
+++ b/archivers/unrar/Makefile  Thu Nov 04 10:15:57 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2004/10/27 17:05:11 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.37 2004/11/04 10:15:57 adam Exp $
 
-DISTNAME=      unrarsrc-3.3.6
+DISTNAME=      unrarsrc-3.4.3
 PKGNAME=       ${DISTNAME:S/src//}
 CATEGORIES=    archivers
 MASTER_SITES=  http://www.rarlab.com/rar/ \
diff -r 511eeaf9077e -r 9c41ab1cb081 archivers/unrar/distinfo
--- a/archivers/unrar/distinfo  Thu Nov 04 04:27:35 2004 +0000
+++ b/archivers/unrar/distinfo  Thu Nov 04 10:15:57 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2004/03/30 23:36:45 snj Exp $
+$NetBSD: distinfo,v 1.18 2004/11/04 10:15:58 adam Exp $
 
-SHA1 (unrarsrc-3.3.6.tar.gz) = 2fea657757149ed430acf7b314e7183615587ed4
-Size (unrarsrc-3.3.6.tar.gz) = 117590 bytes
-SHA1 (patch-aa) = 63c0e66d57c15564342ed6c92d83e5888c8aade0
+SHA1 (unrarsrc-3.4.3.tar.gz) = ab9c9c6f55e4e13ada0b5aa74d58bdf5d0133dcc
+Size (unrarsrc-3.4.3.tar.gz) = 120462 bytes
+SHA1 (patch-aa) = db1bd9b0c79dee01a22e5c77a564eda1cdb27f50
 SHA1 (patch-ab) = 58d3c7ca925be546570c11a45d5adaef9590c2db
diff -r 511eeaf9077e -r 9c41ab1cb081 archivers/unrar/patches/patch-aa
--- a/archivers/unrar/patches/patch-aa  Thu Nov 04 04:27:35 2004 +0000
+++ b/archivers/unrar/patches/patch-aa  Thu Nov 04 10:15:57 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.10 2004/03/11 21:39:17 tv Exp $
+$NetBSD: patch-aa,v 1.11 2004/11/04 10:15:58 adam Exp $
 
---- makefile.unix.orig Fri Jan 30 08:42:12 2004
-+++ makefile.unix      Thu Mar 11 16:34:10 2004
+--- makefile.unix.orig 2004-07-26 07:57:26.000000000 +0000
++++ makefile.unix
 @@ -6,8 +6,8 @@
  #
  
@@ -11,9 +11,9 @@
 +#CXX=g++
 +#CXXFLAGS=-O2
  DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
+ STRIP=strip
  
- # Linux using LCC
-@@ -48,9 +48,11 @@
+@@ -82,9 +82,11 @@ STRIP=strip
  
  ##########################
  
@@ -26,7 +26,7 @@
  UNRAR_OBJ=filestr.o recvol.o rs.o scantree.o
  LIB_OBJ=dll.o
  
-@@ -67,7 +69,6 @@
+@@ -101,7 +103,6 @@ all:       unrar
  clean:
        @rm -f *.o *.bak *~
  



Home | Main Index | Thread Index | Old Index