Bug 47184

Summary: [UPDATE] update ports/archivers/rar to 3.11
Product: Ports & Packages Reporter: Jason Li <delphij>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me CC: ache
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jason Li 2003-01-18 07:20:00 UTC
	Recently RAR released 3.11, the ports tree should reflect this.

Fix: Apply the following patch

PORTNAME=	rar
-PORTVERSION=	3.10
-PORTEPOCH=	1
+PORTVERSION=	3.11
CATEGORIES=	archivers
MASTER_SITES=	http://files10.rarlab.com/rar/ \
		ftp://pubftp.slovenska.sk/pub/rarsoft/rar/
-DISTNAME=	rarbsd-3.1.0
+DISTNAME=	rarbsd-3.1.1

MAINTAINER=	ache@FreeBSD.org



_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months FREE*. 
http://join.msn.com/?page=features/junkmail--YtNvFufE9Hf41GSnQlwT9eokjxonNeL0skNePYBlMzK6boZk
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN rar.old/Makefile rar/Makefile
--- rar.old/Makefile    Fri Jan  3 02:43:21 2003
+++ rar/Makefile        Sat Jan 18 15:03:21 2003
@@ -6,12 +6,11 @@
#
Comment 1 corecode@corecode.ath.cx 2003-01-18 13:02:45 UTC
Lately XX XX told:

> --- rar.old/Makefile    Fri Jan  3 02:43:21 2003
> +++ rar/Makefile        Sat Jan 18 15:03:21 2003
> @@ -6,12 +6,11 @@
> #
> 
> PORTNAME=	rar
> -PORTVERSION=	3.10
> -PORTEPOCH=	1
> +PORTVERSION=	3.11

^^ must keep portepoch

cheers
  simon


-- 
/"\   http://corecode.ath.cx/#donate
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-18 17:10:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to Maintainer
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2003-01-19 02:05:03 UTC
State Changed
From-To: open->closed

Updated.