[70344] trunk/dports/lang/camlp5/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 6 14:38:20 PDT 2010


Revision: 70344
          http://trac.macports.org/changeset/70344
Author:   ryandesign at macports.org
Date:     2010-08-06 14:38:19 -0700 (Fri, 06 Aug 2010)
Log Message:
-----------
camlp5: update to 5.14, disable universal

Modified Paths:
--------------
    trunk/dports/lang/camlp5/Portfile

Modified: trunk/dports/lang/camlp5/Portfile
===================================================================
--- trunk/dports/lang/camlp5/Portfile	2010-08-06 21:31:55 UTC (rev 70343)
+++ trunk/dports/lang/camlp5/Portfile	2010-08-06 21:38:19 UTC (rev 70344)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                camlp5
-version             5.13
+version             5.14
 categories          lang
 platforms           darwin
 maintainers         nomaintainer
@@ -23,9 +23,9 @@
 homepage            http://pauillac.inria.fr/~ddr/camlp5/
 master_sites        ${homepage}distrib/src/
 
-checksums           md5     f205d624e890761d3526eaf709071039 \
-                    sha1    b7aba330497a47d99efae8fb0646f9f86bbaef0c \
-                    rmd160  a648e0c381d0778ec8e5371c685a495bccb44b6b
+checksums           md5     dacee4ab14b4ba23ff7c5dc936ef7c3d \
+                    sha1    cae1cb1dfa506f640393c28d9b510a03f947ef9d \
+                    rmd160  0643a1fcf78d4848fd7090d105911dc43990eb66
 
 depends_build       port:ocaml
 extract.suffix      .tgz
@@ -34,6 +34,9 @@
 build.target        world.opt
 use_parallel_build  no
 
+# ocaml is not universal
+universal_variant   no
+
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex ${name}-(\[0-9.\]+)\\.tgz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100806/191c7fe5/attachment.html>


More information about the macports-changes mailing list