ports/111850: [PATCH] devel/cocktail: cleanup non-supported FreeBSD versions

Marcelo Araujo araujo at bsdmail.org
Thu Apr 19 11:00:15 UTC 2007


>Number:         111850
>Category:       ports
>Synopsis:       [PATCH] devel/cocktail: 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:   Thu Apr 19 11:00:14 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 (wjw at withagen.nl) is cc'd.

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

--- cocktail-9309_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cocktail/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	12 Feb 2006 22:36:54 -0000	1.8
+++ Makefile	19 Apr 2007 10:48:45 -0000
@@ -21,10 +21,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500000
-BROKEN=		"Does not compile on FreeBSD 4.x"
-.endif
-
 .if ${OSVERSION} >= 700000
 BROKEN=		Segfault during build on FreeBSD >= 7.0
 .endif
--- cocktail-9309_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list