ports/136605: [MAINTAINER] archivers/libunrar: update to 3.9.5
Alex Samorukov
samm at os2.kiev.ua
Thu Jul 9 07:50:02 UTC 2009
>Number: 136605
>Category: ports
>Synopsis: [MAINTAINER] archivers/libunrar: update to 3.9.5
>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: Thu Jul 09 07:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alex Samorukov
>Release: FreeBSD 6.3-RELEASE-p8 i386
>Organization:
NetArt
>Environment:
System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p8 FreeBSD 6.3-RELEASE-p8 #5: Mon Jan 12 12:00:20 EET 2009
>Description:
- Update to 3.9.5
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libunrar-3.9.5,1.patch begins here ---
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))
{
--- libunrar-3.9.5,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list