[126717] trunk/dports/multimedia/libtheora/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Tue Oct 14 05:42:56 PDT 2014


Revision: 126717
          https://trac.macports.org/changeset/126717
Author:   ctreleaven at macports.org
Date:     2014-10-14 05:42:56 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
libtheora: fix livecheck

Modified Paths:
--------------
    trunk/dports/multimedia/libtheora/Portfile

Modified: trunk/dports/multimedia/libtheora/Portfile
===================================================================
--- trunk/dports/multimedia/libtheora/Portfile	2014-10-14 12:26:19 UTC (rev 126716)
+++ trunk/dports/multimedia/libtheora/Portfile	2014-10-14 12:42:56 UTC (rev 126717)
@@ -61,5 +61,5 @@
 
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*(?:\\w+\\d*)?)
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/e88ea74c/attachment.html>


More information about the macports-changes mailing list