Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 10:40:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236050] [maintainer update] audio/audacity switch to wxgtk31
Message-ID:  <bug-236050-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236050

            Bug ID: 236050
           Summary: [maintainer update] audio/audacity switch to wxgtk31
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: xxjack12xx@gmail.com

Use wxgtk 3.1 since it's the preferred version for audacity

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile    (revision 493959)
+++ Makefile    (working copy)
@@ -4,7 +4,7 @@
 PORTNAME=3D      audacity
 PORTVERSION=3D   2.3.0
 DISTVERSIONPREFIX=3D     Audacity-
-PORTREVISION=3D  4
+PORTREVISION=3D  5
 CATEGORIES=3D    audio

 MAINTAINER=3D    xxjack12xx@gmail.com
@@ -31,7 +31,7 @@
 NLS_CONFIGURE_ENABLE=3D  nls
 NLS_CONFIGURE_WITH=3D    libintl-prefix=3D"${LOCALBASE}"
 OPTIONS_SUB=3D   yes
-USE_WX=3D                3.0+
+USE_WX=3D                3.1+
 WX_COMPS=3D      wx
 INSTALLS_ICONS=3D        yes
 PORTDOCS=3D      README.txt

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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