Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2008 01:16:43 -0700
From:      "Jack L." <xxjack12xx@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123519: Update audacity-devel to 1.3.5
Message-ID:  <ab581e310805080116y31e73d65xfe83688b91e8ee41@mail.gmail.com>
Resent-Message-ID: <200805080850.m488o1M3006717@freefall.freebsd.org>

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

>Number:         123519
>Category:       ports
>Synopsis:       Update audacity-devel to 1.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 08:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jack
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD hercules.campusbug.com 7.0-STABLE FreeBSD 7.0-STABLE
#0: Wed Apr 23 03:00:46 PDT 2008
jack@hercules.campusbug.com:/usr/obj/usr/src/sys/HERCULES amd64


>Description:
Attached is a diff to update audacity 1.3.3 to audacity 1.3.5.
>How-To-Repeat:
>Fix:
--- diff begins here ---
diff -urN --exclude=CVS audacity-devel/Makefile audacity-new/Makefile
--- audacity-devel/Makefile     2008-03-22 07:47:58.000000000 -0700
+++ audacity-new/Makefile       2008-05-08 00:54:08.000000000 -0700
@@ -5,8 +5,8 @@
 # $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.27 2008/03/22
14:47:58 miwi Exp $

 PORTNAME=      audacity
-PORTVERSION=   1.3.3
-PORTREVISION=  1
+PORTVERSION=   1.3.5
+PORTREVISION=  0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -26,8 +26,8 @@
 USE_GMAKE=     yes
 USE_GETTEXT=   yes
 USE_GCC=       4.2+
-
-USE_WX=                2.6
+USE_BZIP2=     yes
+USE_WX=                2.8
 WX_COMPS=      wx

 MAN1=          audacity.1
@@ -74,12 +74,4 @@
 CONFIGURE_ARGS+=       --without-id3tag
 .endif

-post-patch:
-       @${REINPLACE_CMD} -e 's,^sndfile.c : .*,,' \
-               ${WRKSRC}/lib-src/libsndfile/src/Makefile.in
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-       @${REINPLACE_CMD} -E -e 's,-msse2?,,g' \
-               ${WRKSRC}/lib-src/soundtouch/source/SoundTouch/Makefile.in
-.endif
-
 .include <bsd.port.post.mk>
diff -urN --exclude=CVS audacity-devel/distinfo audacity-new/distinfo
--- audacity-devel/distinfo     2007-07-29 08:57:51.000000000 -0700
+++ audacity-new/distinfo       2008-05-08 00:55:31.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (audacity-src-1.3.3.tar.gz) = 72a9e3239f3b5af63030a1e1b07e40e7
-SHA256 (audacity-src-1.3.3.tar.gz) =
9a3e58c3ce04e5b1d743891bc7af6a2a22f01e846111af560def6a6cb360729d
-SIZE (audacity-src-1.3.3.tar.gz) = 6649291
+MD5 (audacity-src-1.3.5.tar.bz2) = b15503c331e7145942fa0e4b27760d61
+SHA256 (audacity-src-1.3.5.tar.bz2) =
58beaf20d5d4bdec61c93cc9bda08faea9b1c9b51c962b4176e9390a6a65904c
+SIZE (audacity-src-1.3.5.tar.bz2) = 4542637
--- diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ab581e310805080116y31e73d65xfe83688b91e8ee41>