FreeBSD Bugzilla – Attachment 97809 Details for
Bug 136605
[MAINTAINER] archivers/libunrar: update to 3.9.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libunrar-3.9.5,1.patch
libunrar-3.9.5,1.patch (text/plain), 1.92 KB, created by
Oleksii Samorukov
on 2009-07-09 08:50:01 UTC
(
hide
)
Description:
libunrar-3.9.5,1.patch
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2009-07-09 08:50:01 UTC
Size:
1.92 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/Makefile /root/tmp/libunrar/Makefile >--- /usr/ports/archivers/libunrar/Makefile 2008-11-09 18:36:08.000000000 +0200 >+++ /root/tmp/libunrar/Makefile 2009-07-09 09:58:27.000000000 +0300 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libunrar >-PORTVERSION= 3.8.5 >+PORTVERSION= 3.9.5 > PORTEPOCH= 1 > CATEGORIES= archivers > MASTER_SITES= http://www.rarlab.com/rar/ >diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/distinfo /root/tmp/libunrar/distinfo >--- /usr/ports/archivers/libunrar/distinfo 2008-11-09 18:36:08.000000000 +0200 >+++ /root/tmp/libunrar/distinfo 2009-07-09 09:58:54.000000000 +0300 >@@ -1,3 +1,3 @@ >-MD5 (unrarsrc-3.8.5.tar.gz) = 875688e6a144a3f75d2a6a0da3e43f8b >-SHA256 (unrarsrc-3.8.5.tar.gz) = 9173a68f7ec106248a4942653b9bd2ca8e3c8d288b543d1462dda6d52b11338a >-SIZE (unrarsrc-3.8.5.tar.gz) = 135670 >+MD5 (unrarsrc-3.9.5.tar.gz) = cc7184f461a2fb13d9b80c780993d9f1 >+SHA256 (unrarsrc-3.9.5.tar.gz) = 348bc9ee8a5a4bd7ab0dd24f951da6fce5a2716f917ebc758d066b75a9cad338 >+SIZE (unrarsrc-3.9.5.tar.gz) = 141001 >diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/files/patch-extract.cpp /root/tmp/libunrar/files/patch-extract.cpp >--- /usr/ports/archivers/libunrar/files/patch-extract.cpp 2006-06-07 21:14:05.000000000 +0300 >+++ /root/tmp/libunrar/files/patch-extract.cpp 2009-07-09 10:03:49.000000000 +0300 >@@ -1,10 +1,10 @@ >---- extract.cpp.orig Wed Jun 7 08:52:35 2006 >-+++ extract.cpp Wed Jun 7 08:55:35 2006 >-@@ -291,6 +291,7 @@ >+--- extract.cpp.orig 2009-06-30 09:18:53.000000000 +0300 >++++ extract.cpp 2009-07-09 10:02:21.000000000 +0300 >+@@ -354,6 +354,7 @@ > char CurVolName[NM]; > strcpy(CurVolName,ArcName); > > + if(strcmp(ArcName,"")==0) return(false); >- VolNameToFirstName(ArcName,ArcName,(Arc.NewMhd.Flags & MHD_NEWNUMBERING)); >+ VolNameToFirstName(ArcName,ArcName,(Arc.NewMhd.Flags & MHD_NEWNUMBERING)!=0); > if (stricomp(ArcName,CurVolName)!=0 && FileExist(ArcName)) > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136605
: 97809