[94246] trunk/dports/devel/cryptokit/Portfile

mww at macports.org mww at macports.org
Wed Jun 13 00:04:30 PDT 2012


Revision: 94246
          https://trac.macports.org/changeset/94246
Author:   mww at macports.org
Date:     2012-06-13 00:04:30 -0700 (Wed, 13 Jun 2012)
Log Message:
-----------
cryptokit: mark as obsolete (was renamed to 'ocaml-cryptokit')

Modified Paths:
--------------
    trunk/dports/devel/cryptokit/Portfile

Modified: trunk/dports/devel/cryptokit/Portfile
===================================================================
--- trunk/dports/devel/cryptokit/Portfile	2012-06-13 07:02:59 UTC (rev 94245)
+++ trunk/dports/devel/cryptokit/Portfile	2012-06-13 07:04:30 UTC (rev 94246)
@@ -1,33 +1,11 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup ocaml 1.0
-
+PortSystem          1.0
+replaced_by ocaml-cryptokit
+PortGroup obsolete 1.0
 name                cryptokit
 version             1.5
 revision            1
 categories          devel ml security
-maintainers         mww openmaintainer
 license             LGPL-2
-description         Objective Caml interface to cryptographic functions.
-long_description    The Cryptokit library for Objective Caml provides a \
-                    variety of cryptographic primitives that can be used to \
-                    implement cryptographic protocols in security-sensitive \
-                    applications.
-homepage            http://pauillac.inria.fr/~xleroy/software.html
-platforms           darwin
-master_sites        http://forge.ocamlcore.org/frs/download.php/639/
-checksums           md5     4393bf2b20f8e18eb732c078d582d5ec \
-                    sha1    63e1ca4918186bcc7f5e7f6566c765261c4abef3 \
-                    rmd160  7e1e179c3970ac8b0cdbac1ef18e9ea79de6526e
-depends_lib         port:ocaml port:ocaml-findlib port:zlib
 
-use_oasis           yes
-use_oasis_doc       yes
-
-configure.args-append "--override docdir ${destroot}${prefix}/share/doc"
-
-livecheck.type      regex
-livecheck.url       http://caml.inria.fr/distrib/bazar-ocaml/
-livecheck.regex     {>cryptokit-(.*)\.tar\.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120613/8262dc9a/attachment.html>


More information about the macports-changes mailing list