[94244] trunk/dports/devel

mww at macports.org mww at macports.org
Wed Jun 13 00:01:18 PDT 2012


Revision: 94244
          https://trac.macports.org/changeset/94244
Author:   mww at macports.org
Date:     2012-06-13 00:01:18 -0700 (Wed, 13 Jun 2012)
Log Message:
-----------
ocaml-cryptokit: add 'ocaml-' prefix to port name ("new" port)

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

Added Paths:
-----------
    trunk/dports/devel/ocaml-cryptokit/

Modified: trunk/dports/devel/ocaml-cryptokit/Portfile
===================================================================
--- trunk/dports/devel/cryptokit/Portfile	2012-06-13 06:56:56 UTC (rev 94243)
+++ trunk/dports/devel/ocaml-cryptokit/Portfile	2012-06-13 07:01:18 UTC (rev 94244)
@@ -3,23 +3,25 @@
 PortSystem 1.0
 PortGroup ocaml 1.0
 
-name                cryptokit
+name                ocaml-cryptokit
 version             1.5
-revision            1
 categories          devel ml security
+platforms           darwin
+license             LGPL-2
 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
+
+distname            cryptokit-${version}
+
 depends_lib         port:ocaml port:ocaml-findlib port:zlib
 
 use_oasis           yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120613/a96adf0f/attachment.html>


More information about the macports-changes mailing list