Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 21:53:21 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gabor@FreeBSD.org
Subject:   ports/155467: [PATCH] archivers/rar: update to 4.0.0
Message-ID:  <20110311135321.641C82AEC587@sunpoet.net>
Resent-Message-ID: <201103111400.p2BE0NbP089089@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155467
>Category:       ports
>Synopsis:       [PATCH] archivers/rar: update to 4.0.0
>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:   Fri Mar 11 14:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Feb 27 15:28:25 CST 2011
>Description:
- Update to 4.0.0
- Bump PORTEPOCH

Port maintainer (gabor@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rar-4.0.0,3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/rar/Makefile,v
retrieving revision 1.75
diff -u -u -r1.75 Makefile
--- Makefile	10 Feb 2011 20:30:03 -0000	1.75
+++ Makefile	11 Mar 2011 13:49:11 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	rar
-PORTVERSION=	4.0b6
-PORTEPOCH=	2
+PORTVERSION=	4.0.0
+PORTEPOCH=	3
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.rarlab.com/rar/
-DISTNAME=	rarbsd-4.0.b6
+DISTNAME=	rarbsd-${PORTVERSION}
 
 MAINTAINER=	gabor@FreeBSD.org
 COMMENT=	File archiver (binary port)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/rar/distinfo,v
retrieving revision 1.29
diff -u -u -r1.29 distinfo
--- distinfo	10 Feb 2011 20:30:03 -0000	1.29
+++ distinfo	11 Mar 2011 13:49:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (rarbsd-4.0.b6.tar.gz) = 3f1140013b2ff886b49bbce58603571520f7de75e18e82a203d220c890171cc7
-SIZE (rarbsd-4.0.b6.tar.gz) = 852619
+SHA256 (rarbsd-4.0.0.tar.gz) = 72297936f57ded7cba5ad8b38b85b0809a6ed76f24210da4ec2fa733bc2262fd
+SIZE (rarbsd-4.0.0.tar.gz) = 852661
--- rar-4.0.0,3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110311135321.641C82AEC587>