From root@server.t-hosting.hu  Mon Aug 15 20:08:49 2005
Return-Path: <root@server.t-hosting.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2988916A41F;
	Mon, 15 Aug 2005 20:08:49 +0000 (GMT)
	(envelope-from root@server.t-hosting.hu)
Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B62FF43D46;
	Mon, 15 Aug 2005 20:08:48 +0000 (GMT)
	(envelope-from root@server.t-hosting.hu)
Received: from localhost (localhost [127.0.0.1])
	by server.t-hosting.hu (Postfix) with ESMTP id 946A3997A69;
	Mon, 15 Aug 2005 22:08:46 +0200 (CEST)
Received: from server.t-hosting.hu ([127.0.0.1])
 by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 02091-03; Mon, 15 Aug 2005 22:08:43 +0200 (CEST)
Received: by server.t-hosting.hu (Postfix, from userid 0)
	id 57706997A65; Mon, 15 Aug 2005 22:08:43 +0200 (CEST)
Message-Id: <20050815200843.57706997A65@server.t-hosting.hu>
Date: Mon, 15 Aug 2005 22:08:43 +0200 (CEST)
From: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Reply-To: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ache@freebsd.org
Subject: [port update] archievers/rar is outdated and broken
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84962
>Category:       ports
>Synopsis:       [port update] archivers/rar is outdated and broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ache
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 15 20:10:22 GMT 2005
>Closed-Date:    Sun Aug 28 06:59:50 GMT 2005
>Last-Modified:  Sun Aug 28 06:59:50 GMT 2005
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64

>Description:
New version is out the old one is removed from the mirror, so it is unfetchable.

>How-To-Repeat:
Try to make fetch.

>Fix:

Makefile.diff:
--- /usr/ports/archivers/rar/Makefile   Mon Dec  6 12:45:37 2004
+++ ../rar/Makefile     Mon Aug 15 21:44:08 2005
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=      rar
-PORTVERSION=   3.41
-PORTEPOCH=     1
+PORTVERSION=   3.5
+PORTEPOCH=     0
 CATEGORIES=    archivers
-MASTER_SITES=  http://files10.rarlab.com/rar/
-DISTNAME=      rarbsd-3.4.1
+MASTER_SITES=  http://files3.rarlab.com/rar/
+DISTNAME=      rarbsd-3.5.0
 
 MAINTAINER=    ache@FreeBSD.org
 COMMENT=       File archiver (binary port)
 
-ONLY_FOR_ARCHS=        i386
+ONLY_FOR_ARCHS= i386
 NO_PACKAGE=    Only unmodified original package can be distributed
 NO_BUILD=      yes
 WRKSRC=                ${WRKDIR}/rar


distinfo.diff:
--- /usr/ports/archivers/rar/distinfo   Tue Jan 11 16:24:15 2005
+++ ../rar/distinfo     Mon Aug 15 21:41:20 2005
@@ -1,2 +1,2 @@
-MD5 (rarbsd-3.4.1.tar.gz) = 6dcdf5de5b2abc46d2c9d9603441fed9
-SIZE (rarbsd-3.4.1.tar.gz) = 331576
+MD5 (rarbsd-3.5.0.tar.gz) = 530e28d444e70d3bb5a5409fb3551765
+SIZE (rarbsd-3.5.0.tar.gz) = 330545

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ache 
Responsible-Changed-By: pav 
Responsible-Changed-When: Mon Aug 15 20:13:52 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84962 

From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu>
To: bug-followup@FreeBSD.org,  gabor.kovesdan@t-hosting.hu
Cc:  
Subject: Re: ports/84962: [port update] archivers/rar is outdated and broken
Date: Tue, 16 Aug 2005 03:02:46 +0200

 Sorry, I confused PORTEPOCH and PORTREVISION. The distinfo.diff is okay, 
 here's the corect Makefile.diff with additional mirrors for better 
 reliability:
 
 --- /usr/ports/archivers/rar/Makefile   Mon Dec  6 12:45:37 2004
 +++ /usr/home/tux/ports/rar/Makefile    Tue Aug 16 03:00:37 2005
 @@ -6,11 +6,16 @@
  #
  
  PORTNAME=      rar
 -PORTVERSION=   3.41
 +PORTVERSION=   3.5
  PORTEPOCH=     1
  CATEGORIES=    archivers
 -MASTER_SITES=  http://files10.rarlab.com/rar/
 -DISTNAME=      rarbsd-3.4.1
 +MASTER_SITES=  http://files1.rarlab.com/rar/ \
 +               http://files2.rarlab.com/rar/ \
 +               http://files3.rarlab.com/rar/ \
 +               http://files4.rarlab.com/rar/ \
 +               http://files5.rarlab.com/rar/ \
 +               http://files6.rarlab.com/rar/
 +DISTNAME=      rarbsd-3.5.0
  
  MAINTAINER=    ache@FreeBSD.org
  COMMENT=       File archiver (binary port)
 
 
 
 Gabor Kovesdan
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Sun Aug 28 06:59:32 GMT 2005 
State-Changed-Why:  
Updated. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84962 
>Unformatted:
