Date: Wed, 2 Dec 2009 11:50:57 GMT From: Jack <xxjack12xx@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141107: Upgrade audacity-1.3.9 to audacity-1.3.10 Message-ID: <200912021150.nB2BovL8004920@www.freebsd.org> Resent-Message-ID: <200912021200.nB2C08bl059352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141107 >Category: ports >Synopsis: Upgrade audacity-1.3.9 to audacity-1.3.10 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Dec 02 12:00:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jack >Release: 8.0-STABLE >Organization: >Environment: FreeBSD jack.musirc.com 8.0-STABLE FreeBSD 8.0-STABLE #0 r199988: Tue Dec 1 04:05:44 PST 2009 jack@jack.musirc.com:/usr/obj/usr/src/sys/JACK amd64 >Description: Upgrade audacity-1.3.9 to audacity-1.3.10 using attached patch >How-To-Repeat: Upgrade audacity-1.3.9 to audacity-1.3.10 using attached patch >Fix: Upgrade audacity-1.3.9 to audacity-1.3.10 using attached patch Patch attached with submission follows: diff -urN audacity-devel/Makefile audacity-new/Makefile --- audacity-devel/Makefile 2009-11-28 12:05:22.000000000 -0800 +++ audacity-new/Makefile 2009-12-02 03:13:58.000000000 -0800 @@ -5,8 +5,7 @@ # $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.38 2009/11/28 20:05:22 marcus Exp $ PORTNAME= audacity -PORTVERSION= 1.3.9 -PORTREVISION= 2 +PORTVERSION= 1.3.10 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION} diff -urN audacity-devel/distinfo audacity-new/distinfo --- audacity-devel/distinfo 2009-10-16 05:11:24.000000000 -0700 +++ audacity-new/distinfo 2009-12-02 03:19:07.000000000 -0800 @@ -1,3 +1,3 @@ -MD5 (audacity-minsrc-1.3.9.tar.bz2) = 0f2bc8971c6e2c4d39457c28aea16b5c -SHA256 (audacity-minsrc-1.3.9.tar.bz2) = f47afe8dcf38165d3550160eb7e94694119f5da563674060a93c5bc66e2fa012 -SIZE (audacity-minsrc-1.3.9.tar.bz2) = 6719955 +MD5 (audacity-minsrc-1.3.10.tar.bz2) = ffa698188e2e8f48c499268a478c579c +SHA256 (audacity-minsrc-1.3.10.tar.bz2) = 7df8a12064cbd85b85a38ad56942dbbf46eace7ea685ec64daca9ad064e2ba09 +SIZE (audacity-minsrc-1.3.10.tar.bz2) = 6953513 diff -urN audacity-devel/files/patch-src_AudacityApp.cpp audacity-new/files/patch-src_AudacityApp.cpp --- audacity-devel/files/patch-src_AudacityApp.cpp 2009-11-28 12:05:23.000000000 -0800 +++ audacity-new/files/patch-src_AudacityApp.cpp 1969-12-31 16:00:00.000000000 -0800 @@ -1,30 +0,0 @@ ---- src/AudacityApp.cpp.orig 2009-11-27 00:27:29.000000000 +0100 -+++ src/AudacityApp.cpp 2009-11-27 00:48:36.000000000 +0100 -@@ -23,6 +23,15 @@ It handles initialization and terminatio - - #include "Audacity.h" // This should always be included first - -+/* -+ * Get Gtk.h and Glib.h included and working around that glib got -+ * a GSocket class now -+ */ -+#include <dlfcn.h> -+#define GSocket GlibGSocket -+#include <gtk/gtk.h> -+#undef GSocket -+ - #include <wx/defs.h> - #include <wx/app.h> - #include <wx/docview.h> -@@ -328,8 +337,11 @@ void QuitAudacity() - // Most of this was taken from nsNativeAppSupportUnix.cpp from Mozilla. - /////////////////////////////////////////////////////////////////////////////// - -+/* moved up so it doesn't undefs GSocket from wxgtk */ -+/* - #include <dlfcn.h> - #include <gtk/gtk.h> -+*/ - - typedef struct _GnomeProgram GnomeProgram; - typedef struct _GnomeModuleInfo GnomeModuleInfo; diff -urN audacity-devel/pkg-plist audacity-new/pkg-plist --- audacity-devel/pkg-plist 2009-10-16 05:11:24.000000000 -0700 +++ audacity-new/pkg-plist 2009-12-02 03:48:07.000000000 -0800 @@ -1,6 +1,6 @@ bin/audacity +man/man1/audacity.1.gz share/applications/audacity.desktop -%%DATADIR%%/audacity.xpm %%DATADIR%%/nyquist/bug.lsp %%DATADIR%%/nyquist/dspprims.lsp %%DATADIR%%/nyquist/envelopes.lsp @@ -60,6 +60,7 @@ share/locale/ga/LC_MESSAGES/audacity.mo share/locale/gl/LC_MESSAGES/audacity.mo share/locale/he/LC_MESSAGES/audacity.mo +share/locale/hi/LC_MESSAGES/audacity.mo share/locale/hu/LC_MESSAGES/audacity.mo share/locale/id/LC_MESSAGES/audacity.mo share/locale/it/LC_MESSAGES/audacity.mo @@ -87,9 +88,16 @@ share/locale/zh/LC_MESSAGES/audacity.mo share/locale/zh_TW/LC_MESSAGES/audacity.mo share/mime/packages/audacity.xml -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrm share/audacity/plug-ins -@dirrm share/audacity/nyquist +share/pixmaps/audacity.xpm +@dirrm share/mime/packages +@dirrm share/mime +@dirrm share/locale/oc/LC_MESSAGES +@dirrm share/locale/oc +@dirrm share/locale/km/LC_MESSAGES +@dirrm share/locale/km +@dirrm share/locale/ca@valencia/LC_MESSAGES +@dirrm share/locale/ca@valencia +@dirrm %%DATADIR%%/plug-ins +@dirrm %%DATADIR%%/nyquist @dirrm share/audacity @dirrm share/applications >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912021150.nB2BovL8004920>