ports/73611: archivers/rar now require FreeBSD 5.3R or higher.

Dima Panov redfox at Fluffy.Khv.RU
Sat Nov 6 13:30:28 UTC 2004


>Number:         73611
>Category:       ports
>Synopsis:       archivers/rar now require FreeBSD 5.3R or higher.
>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:   Sat Nov 06 13:30:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Twilight Zone
>Environment:
System: FreeBSD Fluffy.Khv.RU 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 29 07:01:00 VLAST 2004 root at Fluffy.Khv.RU:/usr/obj/usr/src4/sys/FLUFFY i386


	
>Description:
	archivers/rar now require FreeBSD-5.3R or higher.
>How-To-Repeat:
	
>Fix:

	

Index: archivers/rar/Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/rar/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- archivers/rar/Makefile	3 Nov 2004 16:45:02 -0000	1.44
+++ archivers/rar/Makefile	6 Nov 2004 13:12:39 -0000
@@ -22,6 +22,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} < 503001
+IGNORE=		Systems prior to FreeBSD 5.3 currently out of support
+.endif
+
 .if ${PORTOBJFORMAT} == "elf"
 STRIP=
 .endif

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



More information about the freebsd-ports-bugs mailing list