ports/100480: [maintainer update] archivers/rar

Gabor Kovesdan gkovesdan at t-hosting.hu
Tue Jul 18 12:40:18 UTC 2006


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list