From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 18 17:40:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01CE61065699 for ; Sat, 18 Oct 2008 17:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D62AA8FC12 for ; Sat, 18 Oct 2008 17:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9IHe1LN094452 for ; Sat, 18 Oct 2008 17:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9IHe1As094451; Sat, 18 Oct 2008 17:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 18 Oct 2008 17:40:01 GMT Resent-Message-Id: <200810181740.m9IHe1As094451@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80D861065688 for ; Sat, 18 Oct 2008 17:32:28 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [203.204.205.212]) by mx1.freebsd.org (Postfix) with ESMTP id 462B68FC08 for ; Sat, 18 Oct 2008 17:32:28 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by sunpoet.net (Postfix, from userid 1000) id 67DE233B7; Sun, 19 Oct 2008 01:31:47 +0800 (CST) Message-Id: <20081018173147.67DE233B7@sunpoet.net> Date: Sun, 19 Oct 2008 01:31:47 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ache@FreeBSD.org Subject: ports/128211: [PATCH] archivers/unrar: update to 3.80 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2008 17:40:02 -0000 >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: