[130243] trunk/dports/devel/ocaml-menhir

g5pw at macports.org g5pw at macports.org
Mon Dec 29 08:32:30 PST 2014


Revision: 130243
          https://trac.macports.org/changeset/130243
Author:   g5pw at macports.org
Date:     2014-12-29 08:32:30 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
devel/ocaml-menhir:
  update to 20141215
  modernize checksums

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

Removed Paths:
-------------
    trunk/dports/devel/ocaml-menhir/files/

Modified: trunk/dports/devel/ocaml-menhir/Portfile
===================================================================
--- trunk/dports/devel/ocaml-menhir/Portfile	2014-12-29 14:37:22 UTC (rev 130242)
+++ trunk/dports/devel/ocaml-menhir/Portfile	2014-12-29 16:32:30 UTC (rev 130243)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 PortGroup ocaml 1.0
 name                ocaml-menhir
-version             20120123
-revision            3
+version             20141215
 categories          devel ml
 platforms           darwin
 maintainers         nomaintainer
@@ -16,12 +15,9 @@
 
 distname            menhir-${version}
 
-checksums           md5     1167cc6023f5d5e829e1d31ccbaad67d \
-                    sha1    6d521cfb1203ae640ecf0672b7a6c4ead9e76786 \
-                    rmd160  7991cae05cc8246ff81f8f193ca6a8ba6d4d3d7b
+checksums           rmd160  72f172fdacf0f94850ecb1e67b630d106ca054c6 \
+                    sha256  2592967c123a31e1b6566ab9f6034e7a0a709d57d547097f05693baf96a46fa4
 
-patchfiles          patch-Makefile
-
 depends_lib         port:ocaml-findlib \
                     port:ocaml
 
@@ -31,5 +27,6 @@
 livecheck.type      regex
 livecheck.regex     {menhir-(.*)\.tar\.gz}
 
-build.env           PREFIX=${prefix}
-destroot.env        PREFIX=${prefix} OCAMLFIND=${ocamlfind_wrapper}
+build.env           PREFIX=${prefix} USE_OCAMLFIND=false
+destroot.env        PREFIX=${prefix} USE_OCAMLFIND=false
+destroot.destdir    PREFIX=${destroot}/${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/032cc814/attachment.html>


More information about the macports-changes mailing list