ports/124945: [PATCH] audio/audacity: Remove 5.x support

Philip M. Gollucci pgollucci at p6m7g8.com
Tue Jun 24 16:10:02 UTC 2008


>Number:         124945
>Category:       ports
>Synopsis:       [PATCH] audio/audacity: 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:10:01 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:
  o Remove 5.x support
  o use SF macro

Port maintainer (craig at yekse.gank.org) is cc'd.

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

--- audacity-1.2.4b_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/audacity/Makefile,v
retrieving revision 1.36
diff -u -u -r1.36 Makefile
--- Makefile	6 Jun 2008 13:06:25 -0000	1.36
+++ Makefile	24 Jun 2008 16:04:54 -0000
@@ -8,8 +8,7 @@
 PORTVERSION=	1.2.4b
 PORTREVISION=	4
 CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
 MAINTAINER=	craig at yekse.gank.org
@@ -34,7 +33,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "i386" && ${OSVERSION} >= 501103
+.if ${ARCH} == "i386"
 SSE_CFLAGS=	-mno-sse -mno-sse2
 .endif
 
--- audacity-1.2.4b_4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list