[136868] trunk/dports/graphics/pgplot/Portfile

devans at macports.org devans at macports.org
Thu May 28 11:11:28 PDT 2015


Revision: 136868
          https://trac.macports.org/changeset/136868
Author:   devans at macports.org
Date:     2015-05-28 11:11:28 -0700 (Thu, 28 May 2015)
Log Message:
-----------
pgplot: fix livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/pgplot/Portfile

Modified: trunk/dports/graphics/pgplot/Portfile
===================================================================
--- trunk/dports/graphics/pgplot/Portfile	2015-05-28 17:04:57 UTC (rev 136867)
+++ trunk/dports/graphics/pgplot/Portfile	2015-05-28 18:11:28 UTC (rev 136868)
@@ -244,3 +244,6 @@
         system -W ${build.dir} "pdflatex pgplot-routines.tex && pdflatex pgplot-routines.tex"
     }
 }
+
+livecheck.type      regex
+livecheck.regex     {The current version of PGPLOT is <b>(\d+(?:\.\d+)*)</b>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150528/fe996033/attachment.html>


More information about the macports-changes mailing list