Revision
86659
Author
mww@macports.org
Date
2011-10-31 02:54:09 -0700 (Mon, 31 Oct 2011)

Log Message

ocaml-mysql: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/ocaml-mysql/Portfile (86658 => 86659)


--- trunk/dports/databases/ocaml-mysql/Portfile	2011-10-31 09:49:24 UTC (rev 86658)
+++ trunk/dports/databases/ocaml-mysql/Portfile	2011-10-31 09:54:09 UTC (rev 86659)
@@ -40,7 +40,6 @@
     system -W ${ocamlfind_destdir}/mysql "echo 'linkopts = \"-ccopt -L${prefix}/lib/mysql5/mysql/ -ccopt -L${prefix}/lib\"' >> META"
 }
 
-#livecheck.type      regex
-#livecheck.url       https://forge.ocamlcore.org/frs/?group_id=175
-#livecheck.regex     {>ocaml-extunix-(.*)\.tar\.gz}
+livecheck.type      regex
+livecheck.regex     {ocaml-mysql-(.*)\.tar\.gz}