[145620] trunk/dports/multimedia/x265/Portfile

devans at macports.org devans at macports.org
Thu Feb 11 03:49:25 PST 2016


Revision: 145620
          https://trac.macports.org/changeset/145620
Author:   devans at macports.org
Date:     2016-02-11 03:49:25 -0800 (Thu, 11 Feb 2016)
Log Message:
-----------
x265: fix livecheck regex.

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

Modified: trunk/dports/multimedia/x265/Portfile
===================================================================
--- trunk/dports/multimedia/x265/Portfile	2016-02-11 11:31:32 UTC (rev 145619)
+++ trunk/dports/multimedia/x265/Portfile	2016-02-11 11:49:25 UTC (rev 145620)
@@ -40,4 +40,6 @@
     if {${build_arch} eq "i386"} {
         configure.ldflags-append -Wl,-read_only_relocs,suppress
     }
-}
\ No newline at end of file
+}
+
+livecheck.regex     "${name}_(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160211/89a60732/attachment.html>


More information about the macports-changes mailing list