[93921] trunk/dports/devel

mww at macports.org mww at macports.org
Mon Jun 4 06:13:12 PDT 2012


Revision: 93921
          https://trac.macports.org/changeset/93921
Author:   mww at macports.org
Date:     2012-06-04 06:13:12 -0700 (Mon, 04 Jun 2012)
Log Message:
-----------
ocaml-pipebang: new port

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

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

Modified: trunk/dports/devel/ocaml-pipebang/Portfile
===================================================================
--- trunk/dports/devel/ocaml-variantslib/Portfile	2012-06-04 13:04:49 UTC (rev 93918)
+++ trunk/dports/devel/ocaml-pipebang/Portfile	2012-06-04 13:13:12 UTC (rev 93921)
@@ -3,21 +3,21 @@
 PortSystem 1.0
 PortGroup ocaml 1.0
 
-name                ocaml-variantslib
+name                ocaml-pipebang
 version             108.00.01
 categories          devel ml
 platforms           darwin
 license             LGPL-2.1
 maintainers         mww openmaintainer
-description         OCaml variants as first class values
+description         Syntax extension to transform x |! f into f x
 long_description    ${description}
 
 homepage            https://bitbucket.org/yminsky/ocaml-core/
 master_sites        https://bitbucket.org/yminsky/ocaml-core/downloads/
-distname            variantslib-${version}
+distname            pipebang-${version}
 
-checksums           rmd160  8568aca7574ec009326392312dc4844ae9a55334 \
-                    sha256  8c019a22009022f024972885a7988be44e4cad13f16753d179072b21d7f326a1
+checksums           rmd160  56a405aef57766e4ef7c5cd135b175bcdc8f9167 \
+                    sha256  675411f4f71aa6f8161aebec61f39d0ff2e59dcac938879fa206d8b6faab201c
 
 depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120604/5c6655aa/attachment.html>


More information about the macports-changes mailing list