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

rmsfisher at macports.org rmsfisher at macports.org
Sun Nov 15 12:20:17 PST 2009


Revision: 60558
          http://trac.macports.org/changeset/60558
Author:   rmsfisher at macports.org
Date:     2009-11-15 12:20:14 -0800 (Sun, 15 Nov 2009)
Log Message:
-----------
devel/boost updated livecheck mechanism

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2009-11-15 20:01:36 UTC (rev 60557)
+++ trunk/dports/devel/boost/Portfile	2009-11-15 20:20:14 UTC (rev 60558)
@@ -227,4 +227,6 @@
     }
 }
 
-livecheck.regex <title>${name} (\\d+\\.\\d+\\.\\d+) released
+livecheck.type  regex
+livecheck.url   ${homepage}
+livecheck.regex "Version (\\d+\\.\\d+\\.\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091115/74a4bddc/attachment.html>


More information about the macports-changes mailing list