[62046] trunk/dports/devel/caml-ocamlnet/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 08:33:09 PST 2009


Revision: 62046
          http://trac.macports.org/changeset/62046
Author:   nox at macports.org
Date:     2009-12-28 08:33:08 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix caml-ocamlnet livecheck

Modified Paths:
--------------
    trunk/dports/devel/caml-ocamlnet/Portfile

Modified: trunk/dports/devel/caml-ocamlnet/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamlnet/Portfile	2009-12-28 16:32:57 UTC (rev 62045)
+++ trunk/dports/devel/caml-ocamlnet/Portfile	2009-12-28 16:33:08 UTC (rev 62046)
@@ -51,3 +51,6 @@
     file mkdir ${destroot}${ocaml_site_path}/stublibs
     destroot.args DESTDIR="${destroot}" OCAMLFIND_DESTDIR="${destroot}${ocaml_site_path}"
 }
+
+livecheck.type      regex
+livecheck.regex     {ocamlnet-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/3aac98fa/attachment.html>


More information about the macports-changes mailing list