Date: Sun, 19 Oct 2008 01:31:47 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ache@FreeBSD.org Subject: ports/128211: [PATCH] archivers/unrar: update to 3.80 Message-ID: <20081018173147.67DE233B7@sunpoet.net> Resent-Message-ID: <200810181740.m9IHe1As094451@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128211 >Category: ports >Synopsis: [PATCH] archivers/unrar: update to 3.80 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 18 17:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #12: Thu Sep 4 10:55:47 CST >Description: - Update to 3.80 - Alter MASTER_SITES back to RAR (see also PR/128210) Port maintainer (ache@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- unrar-3.80,5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/archivers/unrar/Makefile /usr/ports/sunpoet/unrar/Makefile --- /usr/ports/archivers/unrar/Makefile 2008-06-26 08:47:56.441197124 +0800 +++ /usr/ports/sunpoet/unrar/Makefile 2008-10-19 01:20:29.944232792 +0800 @@ -6,11 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 3.80.b2 +PORTVERSION= 3.80 PORTEPOCH= 5 CATEGORIES+= archivers -MASTER_SITES= http://www.rarlab.com/rar/ -DISTNAME= unrarsrc-3.8.2 +MASTER_SITES= RAR +DISTNAME= unrarsrc-3.8.4 MAINTAINER?= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives diff -ruN --exclude=CVS /usr/ports/archivers/unrar/distinfo /usr/ports/sunpoet/unrar/distinfo --- /usr/ports/archivers/unrar/distinfo 2008-06-26 08:47:56.449585620 +0800 +++ /usr/ports/sunpoet/unrar/distinfo 2008-10-19 00:40:41.244201085 +0800 @@ -1,3 +1,3 @@ -MD5 (unrarsrc-3.8.2.tar.gz) = 897e7d72c7576ff8c83a2b8f48017bb1 -SHA256 (unrarsrc-3.8.2.tar.gz) = d989b1393d350290fdab4162b4e7a6bcf061d2b3a4a1c4982fc0868d668cc731 -SIZE (unrarsrc-3.8.2.tar.gz) = 134853 +MD5 (unrarsrc-3.8.4.tar.gz) = b40b43e28dee42abd9840bfc9e2909ee +SHA256 (unrarsrc-3.8.4.tar.gz) = 5d501b853885c30f4b0ee8fd9a7c61607df99fd1aaf7db99a2c44c6243337886 +SIZE (unrarsrc-3.8.4.tar.gz) = 135665 --- unrar-3.80,5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081018173147.67DE233B7>