[78301] trunk/dports/audio/portaudio/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 1 16:13:14 PDT 2011


Revision: 78301
          http://trac.macports.org/changeset/78301
Author:   ryandesign at macports.org
Date:     2011-05-01 16:13:14 -0700 (Sun, 01 May 2011)
Log Message:
-----------
portaudio: fix livecheck

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

Modified: trunk/dports/audio/portaudio/Portfile
===================================================================
--- trunk/dports/audio/portaudio/Portfile	2011-05-01 23:10:46 UTC (rev 78300)
+++ trunk/dports/audio/portaudio/Portfile	2011-05-01 23:13:14 UTC (rev 78301)
@@ -54,3 +54,8 @@
         V19-devel-readme.txt \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.version   [strsed ${version} {g/\./_/}]
+livecheck.regex     pa_stable_v(\[0-9._\]+)\\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110501/3ef37bda/attachment.html>


More information about the macports-changes mailing list