[133907] trunk/dports/textproc/doxygen/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 15 11:30:05 PDT 2015


Revision: 133907
          https://trac.macports.org/changeset/133907
Author:   ryandesign at macports.org
Date:     2015-03-15 11:30:05 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
doxygen: fix livecheck (#45227)

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2015-03-15 18:27:27 UTC (rev 133906)
+++ trunk/dports/textproc/doxygen/Portfile	2015-03-15 18:30:05 UTC (rev 133907)
@@ -188,3 +188,7 @@
     set tmake_conf ${worksrcpath}/tmake/lib/macosx-c++/tmake.conf
     configure.args-append   --platform macosx-c++
 }
+
+livecheck.type          regex
+livecheck.url           http://www.stack.nl/~dimitri/doxygen/download.html
+livecheck.regex         {latest version of doxygen is (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/d2a7f2b7/attachment.html>


More information about the macports-changes mailing list