ports/124946: [PATCH] audio/audacity-devel: Remove 5.x support

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


>Number:         124946
>Category:       ports
>Synopsis:       [PATCH] audio/audacity-devel: 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:02 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 (xxjack12xx at gmail.com) is cc'd.

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

--- audacity-devel-1.3.3_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/audacity-devel/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	6 Jun 2008 13:06:25 -0000	1.28
+++ Makefile	24 Jun 2008 15:50:00 -0000
@@ -8,8 +8,7 @@
 PORTVERSION=	1.3.3
 PORTREVISION=	2
 CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
@@ -39,7 +38,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "i386" && ${OSVERSION} >= 501103
+.if ${ARCH} == "i386"
 SSE_CFLAGS=	-mno-sse -mno-sse2
 .endif
 
--- audacity-devel-1.3.3_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list