[134556] trunk/dports/devel/boost/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 29 20:53:43 PDT 2015


Revision: 134556
          https://trac.macports.org/changeset/134556
Author:   ryandesign at macports.org
Date:     2015-03-29 20:53:43 -0700 (Sun, 29 Mar 2015)
Log Message:
-----------
boost: fix livecheck to not match beta versions; take over as maintainer

Modified Paths:
--------------
    trunk/dports/devel/boost/Portfile

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2015-03-30 03:30:59 UTC (rev 134555)
+++ trunk/dports/devel/boost/Portfile	2015-03-30 03:53:43 UTC (rev 134556)
@@ -11,7 +11,8 @@
 license         Boost-1
 categories      devel
 platforms       darwin
-maintainers     nomaintainer
+maintainers     ryandesign openmaintainer
+
 description     Collection of portable C++ source libraries
 
 long_description \
@@ -363,4 +364,4 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}
-livecheck.regex "Version (\\d+\\.\\d+\\.\\d+)"
+livecheck.regex ${name}/(\\d+\\.\\d+\\.\\d+)/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150329/d82c42a9/attachment.html>


More information about the macports-changes mailing list