Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2006 14:38:06 +0200 (CEST)
From:      Gabor Kovesdan <gkovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gkovesdan@t-hosting.hu>
Subject:   ports/100480: [maintainer update] archivers/rar
Message-ID:  <20060718123806.F1628289D90@catv-50635cb6.catv.broadband.hu>
Resent-Message-ID: <200607181240.k6ICeHCL014463@freefall.freebsd.org>

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

>Number:         100480
>Category:       ports
>Synopsis:       [maintainer update] archivers/rar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 18 12:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jul 2 19:31:12 CEST 2006 gabor@spitfire:/usr/src/sys/i386/compile/SPITFIRE i386

>Description:

- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCH
- Bump PORTREVISION, since it behaves differently on amd64/ia64

>How-To-Repeat:
>Fix:

--- archivers-rar.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/archivers/rar/Makefile,v
retrieving revision 1.54
diff -u -r1.54 Makefile
--- Makefile	9 Jun 2006 06:37:54 -0000	1.54
+++ Makefile	16 Jul 2006 20:13:31 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	rar
 PORTVERSION=	3.51
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	archivers
 MASTER_SITES=	http://files.rarlab.com/rar/ \
@@ -16,7 +17,7 @@
 MAINTAINER=	gkovesdan@t-hosting.hu
 COMMENT=	File archiver (binary port)
 
-ONLY_FOR_ARCHS=	i386 amd64 ia64
+IA32_BINARY_PORT=	YES
 NO_PACKAGE=	Only unmodified original package can be distributed
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/rar
--- archivers-rar.diff ends here ---


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



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