Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2007 17:03:56 -0700
From:      "Jack L." <xxjack12xx@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, xxjack12xx@gmail.com
Subject:   ports/113240: Upgrade audacity to 1.2.6
Message-ID:  <ab581e310706011703r58ad0243udc8485527336c64c@mail.gmail.com>
Resent-Message-ID: <200706020010.l520A46v097815@freefall.freebsd.org>

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

>Number:         113240
>Category:       ports
>Synopsis:       Upgrade audacity to 1.2.6
>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:   Sat Jun 02 00:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jack
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD upstairs.jack.com 6.2-STABLE FreeBSD 6.2-STABLE #0:
Sat May 26 06:31:28 PDT 2007
jack@upstairs.jack.com:/usr/obj/usr/src/sys/UPSTAIRS amd64


>Description:
Upgrade audacity to 1.2.6
>How-To-Repeat:
>Fix:
Patch attached
--- diff begins here ---
diff -urN audold/Makefile audacity/Makefile
--- audold/Makefile     Fri Jun  1 16:59:40 2007
+++ audacity/Makefile   Fri Jun  1 07:54:58 2007
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/audio/audacity/Makefile,v 1.33 2007/05/19 19:58:09 flz Exp $

 PORTNAME=      audacity
-PORTVERSION=   1.2.4b
-PORTREVISION=  1
+PORTVERSION=   1.2.6
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -24,7 +23,7 @@
 USE_GMAKE=     yes
 USE_X_PREFIX=  yes
 USE_GETTEXT=   yes
-USE_WX=                2.6
+USE_WX=                2.4

 MAN1=          audacity.1
 MANCOMPRESSED= yes
diff -urN audold/distinfo audacity/distinfo
--- audold/distinfo     Fri Jun  1 16:59:40 2007
+++ audacity/distinfo   Fri Jun  1 07:43:41 2007
@@ -1,3 +1,3 @@
-MD5 (audacity-src-1.2.4b.tar.gz) = 37df5b6119302f7ab77ca16d25311756
-SHA256 (audacity-src-1.2.4b.tar.gz) =
7c6f53ceffc10fbff96cc3fdf2a2b61072ed8b527d4f7313b3216390907de113
-SIZE (audacity-src-1.2.4b.tar.gz) = 4499894
+MD5 (audacity-src-1.2.6.tar.gz) = 5477ddca23592ae06cc3295f91961ec0
+SHA256 (audacity-src-1.2.6.tar.gz) =
47727a2fbdb7ee6e84953af2ba93ea8997ac5c810b0faa58afa337009791a070
+SIZE (audacity-src-1.2.6.tar.gz) = 4882379
diff -urN audold/files/patch-gcc41 audacity/files/patch-gcc41
--- audold/files/patch-gcc41    Fri Jun  1 16:59:40 2007
+++ audacity/files/patch-gcc41  Wed Dec 31 16:00:00 1969
@@ -1,11 +0,0 @@
---- lib-src/soundtouch/include/SoundTouch.h.orig        Sun Nov 27
08:47:29 2005
-+++ lib-src/soundtouch/include/SoundTouch.h     Sun Dec 17 22:52:47 2006
-@@ -146,7 +146,7 @@
-     static const char *getVersionString();
-
-     /// Get SoundTouch library version Id
--    static uint SoundTouch::getVersionId();
-+    static uint getVersionId();
-
-     /// Sets new rate control value. Normal rate = 1.0, smaller values
-     /// represent slower rate, larger faster rates.
diff -urN audold/files/patch-src-effects-ToneGen.cpp
audacity/files/patch-src-effects-ToneGen.cpp
--- audold/files/patch-src-effects-ToneGen.cpp  Fri Jun  1 16:59:40 2007
+++ audacity/files/patch-src-effects-ToneGen.cpp        Wed Dec 31 16:00:00 1969
@@ -1,11 +0,0 @@
---- work/audacity-src-1.2.4b/src/effects/ToneGen.cpp.old       Sat
Feb 11 11:53:25 2006
-+++ src/effects/ToneGen.cpp    Sat Feb 11 11:52:07 2006
-@@ -265,7 +265,7 @@
-    item2->Add(item3, 0, wxALIGN_CENTRE | wxALL, 5);
-
-    wxChoice *item4 = new wxChoice(parent, ID_WAVEFORM, wxDefaultPosition,
--                                  wxSize(80, -1), 0, NULL);
-+                                  wxSize(80, -1), 0, NULL, 0);
-    item2->Add(item4, 0, wxALIGN_CENTRE | wxALL, 5);
-
-    item0->Add(item2, 1, wxALIGN_CENTRE | wxALL, 5);
--- 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?ab581e310706011703r58ad0243udc8485527336c64c>