From bkoenig@alpha-tierchen.de  Thu Oct  9 08:44:42 2008
Return-Path: <bkoenig@alpha-tierchen.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CFC5F106568C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Oct 2008 08:44:42 +0000 (UTC)
	(envelope-from bkoenig@alpha-tierchen.de)
Received: from mail.liberty-hosting.de (mail.smartterra.de [195.225.132.203])
	by mx1.freebsd.org (Postfix) with ESMTP id 914588FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Oct 2008 08:44:42 +0000 (UTC)
	(envelope-from bkoenig@alpha-tierchen.de)
Received: from home.alpha-tierchen.de (port-87-234-81-27.dynamic.qsc.de [87.234.81.27])
	by mail.liberty-hosting.de (Postfix) with ESMTP id 4DDD63E9AE7
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Oct 2008 10:19:03 +0200 (CEST)
Received: by home.alpha-tierchen.de (Postfix, from userid 2000)
	id E16F5289B4; Thu,  9 Oct 2008 10:24:37 +0200 (CEST)
Message-Id: <20081009082437.E16F5289B4@home.alpha-tierchen.de>
Date: Thu,  9 Oct 2008 10:24:37 +0200 (CEST)
From: Bjrn Knig <bkoenig@alpha-tierchen.de>
Reply-To: Bjrn Knig <bkoenig@alpha-tierchen.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] archivers/rar: update to 3.8.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127962
>Category:       ports
>Synopsis:       [patch] archivers/rar: update to 3.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 08:50:01 UTC 2008
>Closed-Date:    Thu Oct 23 15:05:39 UTC 2008
>Last-Modified:  Thu Oct 23 15:10:00 UTC 2008
>Originator:     Bjrn Knig
>Release:        
>Organization:
>Environment:


>Description:
	The patch updates the port archivers/rar from 3.7.1 to 3.8.0.
	I like to remove the bits from ports/Mk/bsd.sites.mk because it
	seems like that there are no mirror servers anymore.

>How-To-Repeat:
>Fix:

--- ports-rar-3.8.0.diff begins here ---
diff --git ports/archivers/rar/Makefile ports/archivers/rar/Makefile
index 515eb31..259d000 100644
--- ports/archivers/rar/Makefile
+++ ports/archivers/rar/Makefile
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	rar
-PORTVERSION=	3.71
+PORTVERSION=	3.80
 PORTEPOCH=	2
 CATEGORIES=	archivers
-MASTER_SITES=	RAR
-DISTNAME=	rarbsd-3.7.1
+MASTER_SITES=	http://www.rarlab.com/rar/
+DISTNAME=	rarbsd-3.8.0
 
 MAINTAINER=	gabor@FreeBSD.org
 COMMENT=	File archiver (binary port)
diff --git ports/archivers/rar/distinfo ports/archivers/rar/distinfo
index d6a28cf..f2a43fb 100644
--- ports/archivers/rar/distinfo
+++ ports/archivers/rar/distinfo
@@ -1,3 +1,3 @@
-MD5 (rarbsd-3.7.1.tar.gz) = 88cd33f9a0516c67cc58f081233c9697
-SHA256 (rarbsd-3.7.1.tar.gz) = 4fdad190bda381a2d3fb1c4c12088e6bc6a74c23f82bceab42c1eb5a65a43ddd
-SIZE (rarbsd-3.7.1.tar.gz) = 748486
+MD5 (rarbsd-3.8.0.tar.gz) = 63b3dabffa7db30a88985e921875609c
+SHA256 (rarbsd-3.8.0.tar.gz) = 7227bbcb0efb743588b50ed7ed9afd96bcfcffff6388825d343f986e267865b2
+SIZE (rarbsd-3.8.0.tar.gz) = 777596
diff --git ports/Mk/bsd.sites.mk ports/Mk/bsd.sites.mk
index fc2050a..470e05a 100644
--- ports/Mk/bsd.sites.mk
+++ ports/Mk/bsd.sites.mk
@@ -1096,13 +1096,6 @@ MASTER_SITE_QT+= \
 	ftp://ftp.trolltech.com/qt/source/%SUBDIR%/
 .endif
 
-.if !defined(IGNORE_MASTER_SITE_RAR)
-.for mirror in 2 3 4 5 6 7 8 9
-MASTER_SITE_RAR+= \
-	http://files${mirror}.rarlab.com/rar/%SUBDIR%/
-.endfor
-.endif
-
 .if !defined(IGNORE_MASTER_SITE_REDHAT_LINUX)
 MASTER_SITE_REDHAT_LINUX+= \
 	http://mirrors.usc.edu/pub/linux/distributions/redhat/redhat/linux/%SUBDIR%/ \
--- ports-rar-3.8.0.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 9 08:50:22 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127962: commit references a PR
Date: Sat, 18 Oct 2008 11:02:11 +0000 (UTC)

 gabor       2008-10-18 11:01:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/rar        Makefile distinfo 
   Log:
   - Update to 3.8.0
   
   PR:             ports/127962
   Submitted by:   Bjorn Konig <bkoenig@alpha-tierchen.de>
   
   Revision  Changes    Path
   1.68      +3 -3      ports/archivers/rar/Makefile
   1.24      +3 -3      ports/archivers/rar/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Thu Oct 23 15:05:06 UTC 2008 
State-Changed-Why:  
Both parts are committed! Thanks for your submission! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127962: commit references a PR
Date: Thu, 23 Oct 2008 15:04:42 +0000 (UTC)

 gabor       2008-10-23 15:04:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.sites.mk 
   Log:
   - Remove RAR sites because there are no mirrors any more
   
   PR:             ports/127962
   Submitted by:   Bjrn Knig <bkoenig@alpha-tierchen.de>
   
   Revision  Changes    Path
   1.459     +1 -8      ports/Mk/bsd.sites.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
