[94132] trunk/dports/devel/ocaml-pxp/Portfile

mww at macports.org mww at macports.org
Sat Jun 9 16:20:40 PDT 2012


Revision: 94132
          https://trac.macports.org/changeset/94132
Author:   mww at macports.org
Date:     2012-06-09 16:20:39 -0700 (Sat, 09 Jun 2012)
Log Message:
-----------
ocaml-pxp: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/ocaml-pxp/Portfile

Modified: trunk/dports/devel/ocaml-pxp/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pxp/Portfile	2012-06-09 23:20:23 UTC (rev 94131)
+++ trunk/dports/devel/ocaml-pxp/Portfile	2012-06-09 23:20:39 UTC (rev 94132)
@@ -17,7 +17,7 @@
                     and vice-versa. Functions are provided to easily transform \
                     arborescent data structures to/from XML documents.
 
-homepage            http://erratique.ch/software/xmlm
+homepage            http://projects.camlcity.org/projects/pxp.html
 master_sites        http://download.camlcity.org/download/
 
 distname            pxp-${version}
@@ -52,3 +52,6 @@
     xinstall -m 755 -d ${destroot}${ocaml_site_path}
 }
 
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     pxp-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120609/bd1554aa/attachment.html>


More information about the macports-changes mailing list