[150502] users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/ Portfile

devans at macports.org devans at macports.org
Wed Jul 20 09:40:55 PDT 2016


Revision: 150502
          https://trac.macports.org/changeset/150502
Author:   devans at macports.org
Date:     2016-07-20 09:40:55 -0700 (Wed, 20 Jul 2016)
Log Message:
-----------
GNOME-3/unstable-c++11: libsigcxx2, fix typo in livecheck regex.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile

Modified: users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile
===================================================================
--- users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile	2016-07-20 16:37:48 UTC (rev 150501)
+++ users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile	2016-07-20 16:40:55 UTC (rev 150502)
@@ -55,4 +55,4 @@
 
 livecheck.type      gnome-with-unstable
 livecheck.name      ${gname}
-livecheck.regex     "LATEST-IS-(2\.9(?:\\.\\d+)*)"
+livecheck.regex     "LATEST-IS-(2\\.9(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160720/739fc70c/attachment.html>


More information about the macports-changes mailing list