[128011] trunk/dports/multimedia/audacious-plugins/Portfile

ionic at macports.org ionic at macports.org
Mon Nov 10 12:48:32 PST 2014


Revision: 128011
          https://trac.macports.org/changeset/128011
Author:   ionic at macports.org
Date:     2014-11-10 12:48:32 -0800 (Mon, 10 Nov 2014)
Log Message:
-----------
audacious-plugins: don't make notes stand out unnecessarily.

Modified Paths:
--------------
    trunk/dports/multimedia/audacious-plugins/Portfile

Modified: trunk/dports/multimedia/audacious-plugins/Portfile
===================================================================
--- trunk/dports/multimedia/audacious-plugins/Portfile	2014-11-10 20:39:25 UTC (rev 128010)
+++ trunk/dports/multimedia/audacious-plugins/Portfile	2014-11-10 20:48:32 UTC (rev 128011)
@@ -325,10 +325,10 @@
 
 if {[variant_isset jack]} {
     notes-append {
-                    *** You have selected the JACK audio output plugin.
-                    *** To use this plugin, jackd needs to be started manually.
-                    *** The plugin is known to have issues leading to crackling sound output.
-                    *** Please don't report bugs against this plugin.
+                    You have selected the JACK audio output plugin.
+                    To use this plugin, jackd needs to be started manually.
+                    The plugin is known to have issues leading to crackling sound output.
+                    Please don't report bugs against this plugin.
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141110/26df0ae2/attachment.html>


More information about the macports-changes mailing list