[59419] trunk/dports/devel/caml-pcre/Portfile

avsm at macports.org avsm at macports.org
Wed Oct 14 13:40:27 PDT 2009


Revision: 59419
          http://trac.macports.org/changeset/59419
Author:   avsm at macports.org
Date:     2009-10-14 13:40:25 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
make caml-pcre livecheck match correctly

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

Modified: trunk/dports/devel/caml-pcre/Portfile
===================================================================
--- trunk/dports/devel/caml-pcre/Portfile	2009-10-14 20:39:16 UTC (rev 59418)
+++ trunk/dports/devel/caml-pcre/Portfile	2009-10-14 20:40:25 UTC (rev 59419)
@@ -23,7 +23,7 @@
 distname            pcre-ocaml-${version}
 
 livecheck.type      regex
-livecheck.regex     "pcre-ocaml-(.*?).tar.gz"
+livecheck.regex     {>pcre-ocaml-release-(.*)\.tar\.bz2}
 
 depends_lib         bin:camlp4:ocaml bin:ocamlfind:caml-findlib lib:pcre:pcre
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/57111c3d/attachment.html>


More information about the macports-changes mailing list