[Bug 236050] [maintainer update] audio/audacity switch to wxgtk31

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 26 10:40:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236050

            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 at FreeBSD.org
          Reporter: xxjack12xx at gmail.com

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

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

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

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


More information about the freebsd-ports-bugs mailing list