Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 11:37:52 -0300
From:      Marcelo Araujo <araujo@bsdmail.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        db@FreeBSD.org
Subject:   ports/111951: [PATCH] comms/xwota: cleanup non-supported FreeBSD versions 
Message-ID:  <1177079872.162739.62505.nullmailer@bsdmail.org>
Resent-Message-ID: <200704201440.l3KEe2PM024321@freefall.freebsd.org>

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

>Number:         111951
>Category:       ports
>Synopsis:       [PATCH] comms/xwota: cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 20 14:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:

- removed support to FreeBSD 4.x (EOL)

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

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

--- xwota-0.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/xwota/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	19 Jan 2007 18:14:20 -0000	1.2
+++ Makefile	20 Apr 2007 14:36:56 -0000
@@ -35,10 +35,4 @@
 	@${ECHO} ""
 .endif
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE=	does not build 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- xwota-0.4.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?1177079872.162739.62505.nullmailer>