[145390] trunk/dports/audio/chromaprint/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Feb 3 17:58:36 PST 2016


Revision: 145390
          https://trac.macports.org/changeset/145390
Author:   khindenburg at macports.org
Date:     2016-02-03 17:58:36 -0800 (Wed, 03 Feb 2016)
Log Message:
-----------
chromaprint: handle stealth update #50529 part 2

Modified Paths:
--------------
    trunk/dports/audio/chromaprint/Portfile

Modified: trunk/dports/audio/chromaprint/Portfile
===================================================================
--- trunk/dports/audio/chromaprint/Portfile	2016-02-04 01:38:14 UTC (rev 145389)
+++ trunk/dports/audio/chromaprint/Portfile	2016-02-04 01:58:36 UTC (rev 145390)
@@ -6,6 +6,7 @@
 PortGroup           bitbucket 1.0
 
 bitbucket.setup     acoustid chromaprint 1.3
+revision            1
 categories          audio
 description         Chromaprint
 long_description    Chromaprint is the core component of the AcoustID \
@@ -29,6 +30,9 @@
 
 configure.args-append -DCMAKE_BUILD_TYPE=Release -DBUILD_EXAMPLES=ON
 
+# stealth-update - remove next version
+dist_subdir         ${name}/${version}_1
+
 # For the test to work: please install FFmpeg with libswresample
 #test.run            yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160203/5808fd47/attachment.html>


More information about the macports-changes mailing list