[88519] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 17:29:33 PST 2012


Revision: 88519
          http://trac.macports.org/changeset/88519
Author:   mww at macports.org
Date:     2012-01-03 17:29:32 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
re-add as stub

Modified Paths:
--------------
    trunk/dports/devel/caml-camlzip/Portfile

Added Paths:
-----------
    trunk/dports/devel/caml-camlzip/

Modified: trunk/dports/devel/caml-camlzip/Portfile
===================================================================
--- trunk/dports/devel/ocaml-zip/Portfile	2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/caml-camlzip/Portfile	2012-01-04 01:29:32 UTC (rev 88519)
@@ -1,46 +1,11 @@
 # $Id$
 
 PortSystem          1.0
-name                ocaml-zip
+replaced_by ocaml-zip
+PortGroup obsolete 1.0
+name                caml-camlzip
 version             1.04
+revision            1
 categories          devel ml
-maintainers         erickt openmaintainer
 license             LGPL-2
-description         read and write ZIP, JAR and GZIP files from OCaml
-long_description    ${description}
-homepage            http://cristal.inria.fr/~xleroy/software.html
-platforms           darwin
 
-master_sites        http://caml.inria.fr/distrib/bazar-ocaml \
-                    https://forge.ocamlcore.org/frs/download.php/328/
-distfiles           camlzip-${version}.tar.gz
-worksrcdir          camlzip-${version}
-
-checksums           md5     b3930f4f2e2563b9a5e1b17aa455e635 \
-                    sha1    43660307fba6243bf2e2e0c8c6ac078477c9d9f9 \
-                    rmd160  37a1aae1f84ee30c5f2f0ee2e4b603bf2b5bf397
-
-depends_lib         port:ocaml port:ocaml-findlib
-
-patchfiles          Makefile.diff
-
-post-patch {
-    file copy ${filespath}/META ${worksrcpath}
-}
-
-use_configure       no
-use_parallel_build  no
-
-build.env           PREFIX=${prefix}
-build.target        all allopt
-
-set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
-destroot.env        OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir -ldconf ignore" OCAMLFIND_STUBLIBS=${ocamlfind_destdir}/stublibs
-destroot.target     ocamlfind-install
-
-pre-destroot {
-    file mkdir $ocamlfind_destdir
-}
-
-livecheck.type      regex
-livecheck.regex     "camlzip-(.*?).tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/a9eb15aa/attachment.html>


More information about the macports-changes mailing list