Bug 61962

Summary: Update: archivers/rar to 3.30
Product: Ports & Packages Reporter: Robin Breathe <robin>
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
rar-3.30.diff none

Description Robin Breathe 2004-01-26 18:50:14 UTC
Update archivers/rar to version 3.30.
 * Add CONFLICTS=unrar-*
 * Use PLIST_FILES macro
 * Obey NOPORTDOCS and use PORTDOCS macro

Fix: 1) Delete ports/archivers/rar/pkg-plist

2) Apply the following patch:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-26 18:55:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer.
Comment 2 Robin Breathe 2004-01-26 20:09:41 UTC
A thought:

The rar author likes to version his releases "x.y.z".
Perhaps make the following, additional, changes:

PORTVERSION=	3.3.0
DISTNAME=	${PORTNAME}bsd-${PORTVERSION}

This would also remove the need for a PORTEPOCH to overcome the 
"3.20,1" > "3.30" ordering problem in future.

- Robin
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2004-01-27 11:32:39 UTC
State Changed
From-To: open->closed

Updated.