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

source_changes at macosforge.org source_changes at macosforge.org
Tue May 22 02:03:57 PDT 2007


Revision: 25462
          http://trac.macosforge.org/projects/macports/changeset/25462
Author:   eridius at macports.org
Date:     2007-05-22 02:03:56 -0700 (Tue, 22 May 2007)

Log Message:
-----------
Bump to 5.11.4, fix configuration (or lack thereof)

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

Modified: trunk/dports/devel/caml-pcre/Portfile
===================================================================
--- trunk/dports/devel/caml-pcre/Portfile	2007-05-22 08:53:46 UTC (rev 25461)
+++ trunk/dports/devel/caml-pcre/Portfile	2007-05-22 09:03:56 UTC (rev 25462)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                caml-pcre
-version             5.11.2
+version             5.11.4
 categories          devel
 maintainers         eridius at macports.org
 description         Perl compatibility regular expressions for OCaml
@@ -16,8 +16,8 @@
 platforms           darwin
 master_sites        http://www.ocaml.info/ocaml_sources/
 
-checksums           sha1 2a9f44165670a4fc81d9a13f4f7192ebc5a96b71 \
-                    md5 ba3ad47c971ef1eb7f5b7006462f321f
+checksums           sha1 54642d0dc3481b68b6bc2e8e62285bdf8ea7dc7d \
+                    md5 0e78c8d8c7b23f4108fdc9267fa5952e
 distfiles           pcre-ocaml-${version}.tar.bz2
 worksrcdir          pcre-ocaml-${version}
 use_bzip2           yes
@@ -29,7 +29,7 @@
 
 patchfiles          patch-OCamlMakefile patch-Makefile.conf
 
-configure           no
+use_configure       no
 
 proc ocamlfind_destdir {} {
     # only bother calculating this darn thing once

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070522/ccf16c5a/attachment.html


More information about the macports-changes mailing list