Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 15:29:23 GMT
From:      Michael Neumann<mneuma2s@smail.inf.fh-brs.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/108933: [patch] archivers/unrar, chinese/unrar and archivers/libunrar update to 3.7.3
Message-ID:  <200702081529.l18FTNCZ047255@www.freebsd.org>
Resent-Message-ID: <200702081530.l18FUKK9086085@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108933
>Category:       ports
>Synopsis:       [patch] archivers/unrar, chinese/unrar and archivers/libunrar update to 3.7.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 08 15:30:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Neumann
>Release:        6.2
>Organization:
>Environment:
>Description:
Updated archivers/unrar, chinese/unrar and archivers/libunrar to 3.7.3.
Made archive/unrar and chinese/unrar conflict each other.
>How-To-Repeat:

>Fix:
diff -Naur archivers/unrar.orig/Makefile archivers/unrar/Makefile
--- archivers/unrar.orig/Makefile       Thu Feb  8 14:42:38 2007
+++ archivers/unrar/Makefile    Thu Feb  8 15:27:56 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      unrar
-PORTVERSION=   3.60
+PORTVERSION=   3.7.3
 PORTEPOCH=     4
 CATEGORIES+=   archivers
 MASTER_SITES=  http://files1.rarlab.com/rar/ \
@@ -15,12 +15,14 @@
                http://files4.rarlab.com/rar/ \
                http://files5.rarlab.com/rar/ \
                http://files6.rarlab.com/rar/
-DISTNAME=      unrarsrc-3.6.8
+DISTNAME=      unrarsrc-${PORTVERSION}
 
 MAINTAINER?=   ache@FreeBSD.org
 COMMENT=       Extract, view & test RAR archives
 
 WRKSRC=                ${WRKDIR}/unrar
+
+CONFLICTS=     zh-unrar-*
 
 USE_GMAKE=     yes
 
diff -Naur archivers/unrar.orig/distinfo archivers/unrar/distinfo
--- archivers/unrar.orig/distinfo       Thu Feb  8 14:42:38 2007
+++ archivers/unrar/distinfo    Thu Feb  8 14:52:07 2007
@@ -1,3 +1,3 @@
-MD5 (unrarsrc-3.6.8.tar.gz) = 903363aada5fafa9bd00cac3309e6e45
-SHA256 (unrarsrc-3.6.8.tar.gz) = 3505ebda1f5b265ddea5bec957c0f9e5cc650bc27ca648fd789a3b5f12862191
-SIZE (unrarsrc-3.6.8.tar.gz) = 125045
+MD5 (unrarsrc-3.7.3.tar.gz) = 0aa5df1e268eace4f2bd0932fc59d6a1
+SHA256 (unrarsrc-3.7.3.tar.gz) = fd91c11864746eaa7b70c8c47ed5e9e1c2f29a15a1e60550f185756599795999
+SIZE (unrarsrc-3.7.3.tar.gz) = 129328
diff -Naur chinese/unrar.orig/Makefile chinese/unrar/Makefile
--- chinese/unrar.orig/Makefile Thu Feb  8 15:17:59 2007
+++ chinese/unrar/Makefile      Thu Feb  8 15:32:23 2007
@@ -15,3 +15,5 @@
                ${.CURDIR}/files/patch-unicode.cpp
 
 .include "${MASTERDIR}/Makefile"
+
+CONFLICTS=     unrar-*
--- archivers/libunrar.orig/Makefile    Thu Feb  8 16:15:56 2007
+++ archivers/libunrar/Makefile Thu Feb  8 16:16:09 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      libunrar
-PORTVERSION=   3.6.8
+PORTVERSION=   3.7.3
 PORTEPOCH=     1
 CATEGORIES=    archivers
 MASTER_SITES=  http://files2.rarlab.com/rar/ \
diff -Naur archivers/libunrar.orig/distinfo archivers/libunrar/distinfo
--- archivers/libunrar.orig/distinfo    Thu Feb  8 16:15:56 2007
+++ archivers/libunrar/distinfo Thu Feb  8 16:16:42 2007
@@ -1,3 +1,3 @@
-MD5 (unrarsrc-3.6.8.tar.gz) = 903363aada5fafa9bd00cac3309e6e45
-SHA256 (unrarsrc-3.6.8.tar.gz) = 3505ebda1f5b265ddea5bec957c0f9e5cc650bc27ca648fd789a3b5f12862191
-SIZE (unrarsrc-3.6.8.tar.gz) = 125045
+MD5 (unrarsrc-3.7.3.tar.gz) = 0aa5df1e268eace4f2bd0932fc59d6a1
+SHA256 (unrarsrc-3.7.3.tar.gz) = fd91c11864746eaa7b70c8c47ed5e9e1c2f29a15a1e60550f185756599795999
+SIZE (unrarsrc-3.7.3.tar.gz) = 129328
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702081529.l18FTNCZ047255>