ports/103440: archivers/libunrar version update

Alex Samorukov samm at os2.kiev.ua
Wed Sep 20 20:20:33 UTC 2006


>Number:         103440
>Category:       ports
>Synopsis:       archivers/libunrar version update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 20 20:20:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Shevchenko Didkovskiy and Partners 
>Environment:


System: FreeBSD 6.1-RELEASE #2: Wed May 17 22:22:18 EEST 2006
    root at samm.local:/usr/obj/usr/src/sys/SAMMKRNL



>Description:


this patch will update libunrar to latest released version. 


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/Makefile /usr/home/samm/tmp/libunrar/Makefile
--- /usr/ports/archivers/libunrar/Makefile	Wed Jul 12 20:30:50 2006
+++ /usr/home/samm/tmp/libunrar/Makefile	Wed Sep 20 23:05:14 2006
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	libunrar
-PORTVERSION=	3.60.b6
+PORTVERSION=	3.60
 CATEGORIES=	archivers
+PORTEPOCH=	1
 MASTER_SITES=	http://files2.rarlab.com/rar/ \
 		http://files3.rarlab.com/rar/ \
 		http://files4.rarlab.com/rar/ \
 		http://files5.rarlab.com/rar/ \
 		http://files6.rarlab.com/rar/
-DISTNAME=	unrarsrc-3.6.6
+DISTNAME=	unrarsrc-3.6.8
 
 MAINTAINER=	samm at os2.kiev.ua
 COMMENT=	Library to work with RAR archivies
diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/distinfo /usr/home/samm/tmp/libunrar/distinfo
--- /usr/ports/archivers/libunrar/distinfo	Wed Jul 12 20:30:50 2006
+++ /usr/home/samm/tmp/libunrar/distinfo	Wed Sep 20 23:05:55 2006
@@ -1,3 +1,3 @@
-MD5 (unrarsrc-3.6.6.tar.gz) = 78d05f6a80626fe066fd2438b6fe2059
-SHA256 (unrarsrc-3.6.6.tar.gz) = 246b4e61d29b90a2e3c80c34fe59b789efe8a8d7f58087d2a7ad057313d34975
-SIZE (unrarsrc-3.6.6.tar.gz) = 125044
+MD5 (unrarsrc-3.6.8.tar.gz) = 903363aada5fafa9bd00cac3309e6e45
+SHA256 (unrarsrc-3.6.8.tar.gz) = 3505ebda1f5b265ddea5bec957c0f9e5cc650bc27ca648fd789a3b5f12862191
+SIZE (unrarsrc-3.6.8.tar.gz) = 125045
diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/files/patch-dll.cpp /usr/home/samm/tmp/libunrar/files/patch-dll.cpp
--- /usr/ports/archivers/libunrar/files/patch-dll.cpp	Sat Jul 22 12:38:40 2006
+++ /usr/home/samm/tmp/libunrar/files/patch-dll.cpp	Wed Sep 20 23:08:42 2006
@@ -1,15 +1,5 @@
 diff -ruN unrar.orig/dll.cpp unrar/dll.cpp
 +++ dll.cpp
-@@ -59,8 +59,8 @@
-     }
-     if (!Data->Arc.IsArchive(false))
-     {
--      delete Data;
-       r->OpenResult=Data->Cmd.DllError!=0 ? Data->Cmd.DllError:ERAR_BAD_ARCHIVE;
-+      delete Data;
-       return(NULL);
-     }
-     r->Flags=Data->Arc.NewMhd.Flags;
 @@ -272,7 +272,9 @@
        strcpy(Data->Cmd.Command,Operation==RAR_EXTRACT ? "X":"T");
        Data->Cmd.Test=Operation!=RAR_EXTRACT;


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list