[106931] trunk/dports/devel/ocaml-findlib/Portfile

mww at macports.org mww at macports.org
Tue Jun 11 22:40:31 PDT 2013


Revision: 106931
          https://trac.macports.org/changeset/106931
Author:   mww at macports.org
Date:     2013-06-11 22:40:31 -0700 (Tue, 11 Jun 2013)
Log Message:
-----------
ocaml-findlib: version 1.4

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

Modified: trunk/dports/devel/ocaml-findlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-findlib/Portfile	2013-06-12 03:13:56 UTC (rev 106930)
+++ trunk/dports/devel/ocaml-findlib/Portfile	2013-06-12 05:40:31 UTC (rev 106931)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name                ocaml-findlib
-version             1.3.3
-revision            3
+version             1.4
 distname            findlib-${version}
 categories          devel ml
 maintainers         mww openmaintainer
@@ -24,8 +23,8 @@
                     can directly deal with packages.
 homepage            http://projects.camlcity.org/projects/findlib.html
 master_sites        http://download.camlcity.org/download/
-checksums           rmd160  1a13d069d8dc2140c81d22205cf5b06e727d85c4 \
-                    sha256  981f5c67118a2be015efa79f3af3cb0063376b93123b5d695e7cb5c586b1d45c
+checksums           rmd160  ab81e1521fe51ab69427d791347ad21ad404855a \
+                    sha256  6e4065e5d79d31176ec213ff94599c4eae17c3904c2896e845d0379a99f1bdf8
 
 livecheck.type      regex
 livecheck.regex     "findlib-(.*?).tar.gz"
@@ -54,8 +53,6 @@
 post-destroot {
     xinstall -m 755 -d ${destroot}${ocamlfind_destdir}
     xinstall -m 755 ${filespath}/camlp4find ${destroot}${prefix}/bin/camlp4find
-    # this is now part of the ocaml-dbm port:
-    file delete ${destroot}${prefix}/lib/ocaml/site-lib/dbm/META
 }
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130611/1769b94f/attachment.html>


More information about the macports-changes mailing list