[95723] trunk/dports/devel/ocaml-ocamlnet/Portfile

mww at macports.org mww at macports.org
Fri Jul 20 02:07:47 PDT 2012


Revision: 95723
          https://trac.macports.org/changeset/95723
Author:   mww at macports.org
Date:     2012-07-20 02:07:46 -0700 (Fri, 20 Jul 2012)
Log Message:
-----------
ocaml-ocamlnet: version 3.6 (pcre is now disabled by default -- enable it explicitely)

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

Modified: trunk/dports/devel/ocaml-ocamlnet/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamlnet/Portfile	2012-07-20 02:19:30 UTC (rev 95722)
+++ trunk/dports/devel/ocaml-ocamlnet/Portfile	2012-07-20 09:07:46 UTC (rev 95723)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                ocaml-ocamlnet
-version             3.5.1
+version             3.6
 categories          devel ml
 maintainers         landonf openmaintainer
 license             {BSD GPL-2 LGPL-2}
@@ -21,11 +21,9 @@
 
 distname            ocamlnet-${version}
 
-checksums           md5     9f4f474bfe88496220079e06791ff31c \
-                    sha1    7e1c2ab3ada6735139b47eb852495cd609ebfd6e \
-                    rmd160  133a2572e9ef8a5bf62880a2a6696391d0938a08
+checksums           rmd160  3a1af8bc573150a26437e2c7feff3126b1ebfa9e \
+                    sha256  306c20aee6512be3564c0f39872b70f929c06e1e893cfcf528ac47ae35cf7a69
 
-
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
                     port:ocaml-pcre
@@ -40,6 +38,7 @@
 }
 
 configure.pre_args
+configure.args      -enable-pcre
 
 build.target        all opt
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120720/301d06e0/attachment.html>


More information about the macports-changes mailing list