Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2008 12:11:07 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        trasz@FreeBSD.org
Subject:   ports/124947: [PATCH] audio/caps-plugins: Remove 5.x support
Message-ID:  <200806241611.m5OGB7uB054946@piccollo.p6m7g8.net>
Resent-Message-ID: <200806241620.m5OGK6MH013264@freefall.freebsd.org>

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

>Number:         124947
>Category:       ports
>Synopsis:       [PATCH] audio/caps-plugins: Remove 5.x support
>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:   Tue Jun 24 16:20:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Jun 11 23:05:41 EDT 2008
>Description:
  - Remove 5.x support

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

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

--- caps-plugins-0.4.2_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/caps-plugins/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	6 Jun 2008 13:06:28 -0000	1.8
+++ Makefile	24 Jun 2008 16:10:28 -0000
@@ -22,14 +22,8 @@
 USE_GMAKE=	yes
 CFLAGS+=	-fPIC
 
-.include <bsd.port.pre.mk>
-
 .if !defined(WITHOUT_OPTIMIZED_CFLAGS)
 CFLAGS+=	-O2 -ffast-math -funroll-loops
 .endif
 
-.if ${OSVERSION} < 600000
-BROKEN=		Does not compile on 5.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- caps-plugins-0.4.2_2.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?200806241611.m5OGB7uB054946>