[97063] trunk/dports/lang/ocaml3/Portfile

mww at macports.org mww at macports.org
Sun Aug 26 03:45:17 PDT 2012


Revision: 97063
          https://trac.macports.org/changeset/97063
Author:   mww at macports.org
Date:     2012-08-26 03:45:17 -0700 (Sun, 26 Aug 2012)
Log Message:
-----------
ocaml3: fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/ocaml3/Portfile

Modified: trunk/dports/lang/ocaml3/Portfile
===================================================================
--- trunk/dports/lang/ocaml3/Portfile	2012-08-26 10:38:37 UTC (rev 97062)
+++ trunk/dports/lang/ocaml3/Portfile	2012-08-26 10:45:17 UTC (rev 97063)
@@ -69,5 +69,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://caml.inria.fr/download.en.html
-livecheck.regex     "ocaml-\[0-9\.]+/ocaml-(3\[0-9\.\]+).tar"
+livecheck.url       http://caml.inria.fr/pub/distrib/ocaml-3.12/
+livecheck.regex     "ocaml-(3\[0-9\.\]+).tar"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120826/dcc03ac2/attachment.html>


More information about the macports-changes mailing list