Modified: trunk/dports/devel/ocaml-pa-ounit/Portfile (93921 => 93922)
--- trunk/dports/devel/ocaml-pipebang/Portfile 2012-06-04 13:13:12 UTC (rev 93921)
+++ trunk/dports/devel/ocaml-pa-ounit/Portfile 2012-06-04 13:23:03 UTC (rev 93922)
@@ -3,22 +3,23 @@
PortSystem 1.0
PortGroup ocaml 1.0
-name ocaml-pipebang
+name ocaml-pa-ounit
version 108.00.01
categories devel ml
platforms darwin
license LGPL-2.1
maintainers mww openmaintainer
-description Syntax extension to transform x |! f into f x
+description OCaml inline testing
long_description ${description}
homepage https://bitbucket.org/yminsky/ocaml-core/
master_sites https://bitbucket.org/yminsky/ocaml-core/downloads/
-distname pipebang-${version}
+distname pa_ounit-${version}
-checksums rmd160 56a405aef57766e4ef7c5cd135b175bcdc8f9167 \
- sha256 675411f4f71aa6f8161aebec61f39d0ff2e59dcac938879fa206d8b6faab201c
+checksums rmd160 83cdb96d142b655e321cad54c3a1cfb547598875 \
+ sha256 e53246a676211b9fb06f6ea650d35407ce46872ffd5a29d8464480bde0e6d16e
depends_lib port:ocaml port:ocaml-findlib port:ocaml-type-conv
use_oasis yes
+