[124592] trunk/dports/devel/ocaml-ctypes/Portfile

mww at macports.org mww at macports.org
Tue Aug 26 01:21:23 PDT 2014


Revision: 124592
          https://trac.macports.org/changeset/124592
Author:   mww at macports.org
Date:     2014-08-26 01:21:23 -0700 (Tue, 26 Aug 2014)
Log Message:
-----------
ocaml-ctypes: version 0.3

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

Modified: trunk/dports/devel/ocaml-ctypes/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ctypes/Portfile	2014-08-26 08:15:27 UTC (rev 124591)
+++ trunk/dports/devel/ocaml-ctypes/Portfile	2014-08-26 08:21:23 UTC (rev 124592)
@@ -4,7 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocaml-ctypes
-version             0.2.2
+version             0.3
 categories          devel ml
 platforms           darwin
 license             BSD
@@ -12,17 +12,18 @@
 description         Library for binding to C libraries using pure OCaml
 long_description    ${description}
 homepage            https://github.com/ocamllabs/ocaml-ctypes
-master_sites        https://codeload.github.com/ocamllabs/ocaml-ctypes/tar.gz/
-distfiles           ocaml-ctypes-${version}
-checksums           rmd160  97b380a84d1043ff4c1fb62ac63313d63dbfd3a6 \
-                    sha256  1325c9ade812679e444b54b3e3faf79c1239254947a81fe48ab342043073eae2
+master_sites        https://github.com/ocamllabs/ocaml-ctypes/archive/
+distname            ${version}
+checksums           rmd160  9643e9734af1b60b5f5bd27ec2df204f08ace407 \
+                    sha256  f975b01fc7c0267b5055981f24b8f0e84ff2b6624097f63b4075d1a8106c7fe9
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
                     port:libffi
 
-worksrcdir          ocaml-ctypes-ocaml-ctypes-0.2.2
+worksrcdir          ${name}-${version}
 use_configure       no
+use_parallel_build  no
 destroot.destdir    OCAMLFIND=${ocamlfind_wrapper}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140826/150b68bb/attachment.html>


More information about the macports-changes mailing list