[84543] trunk/dports/comms/spandsp-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 27 13:11:22 PDT 2011


Revision: 84543
          http://trac.macports.org/changeset/84543
Author:   ryandesign at macports.org
Date:     2011-09-27 13:11:19 -0700 (Tue, 27 Sep 2011)
Log Message:
-----------
spandsp-devel: fix livecheck; see #29538 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/comms/spandsp-devel/Portfile

Modified: trunk/dports/comms/spandsp-devel/Portfile
===================================================================
--- trunk/dports/comms/spandsp-devel/Portfile	2011-09-27 20:03:42 UTC (rev 84542)
+++ trunk/dports/comms/spandsp-devel/Portfile	2011-09-27 20:11:19 UTC (rev 84543)
@@ -16,7 +16,8 @@
 platforms           darwin
 master_sites        http://www.soft-switch.org/downloads/spandsp/
 
-distfiles           spandsp-${version}.tgz
+distname            spandsp-${version}
+extract.suffix      .tgz
 worksrcdir          spandsp-${basever}
 
 checksums           md5 cc860f77270cf3b881f8ccd42d2d0238 \
@@ -24,3 +25,7 @@
                     rmd160 4db7a00b8ebf8122e56fa0d9e48ace99767235ce
 
 depends_lib         port:tiff
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     spandsp-(\[0-9.pre\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110927/7a803d24/attachment.html>


More information about the macports-changes mailing list