[97252] trunk/dports/devel/ocaml-eliom/Portfile

mww at macports.org mww at macports.org
Sat Sep 1 03:21:46 PDT 2012


Revision: 97252
          https://trac.macports.org/changeset/97252
Author:   mww at macports.org
Date:     2012-09-01 03:21:43 -0700 (Sat, 01 Sep 2012)
Log Message:
-----------
ocaml-eliom: fix livecheck

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

Modified: trunk/dports/devel/ocaml-eliom/Portfile
===================================================================
--- trunk/dports/devel/ocaml-eliom/Portfile	2012-09-01 09:12:16 UTC (rev 97251)
+++ trunk/dports/devel/ocaml-eliom/Portfile	2012-09-01 10:21:43 UTC (rev 97252)
@@ -49,6 +49,6 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://ocsigen.org/ocsigenserver/install
-livecheck.regex     ocsigenserver-(\[0-9.\]+)${extract.suffix}
+livecheck.url       http://ocsigen.org/eliom/install
+livecheck.regex     eliom-(\[0-9.\]+)${extract.suffix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120901/c0c865e6/attachment.html>


More information about the macports-changes mailing list