[83985] trunk/dports/devel/caml-bin-prot/Portfile

mww at macports.org mww at macports.org
Wed Sep 14 00:49:40 PDT 2011


Revision: 83985
          http://trac.macports.org/changeset/83985
Author:   mww at macports.org
Date:     2011-09-14 00:49:37 -0700 (Wed, 14 Sep 2011)
Log Message:
-----------
version 2.0.3

Modified Paths:
--------------
    trunk/dports/devel/caml-bin-prot/Portfile

Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile	2011-09-14 07:21:04 UTC (rev 83984)
+++ trunk/dports/devel/caml-bin-prot/Portfile	2011-09-14 07:49:37 UTC (rev 83985)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                caml-bin-prot
-version             1.3.1
+version             2.0.3
 categories          devel ml
 maintainers         erickt openmaintainer
 description         A binary protocol generator
@@ -17,11 +17,11 @@
 platforms           darwin
 master_sites        http://www.janestreet.com/ocaml
 
-distname            bin_prot-${version}
+distname            bin-prot-${version}
 
-checksums           md5     6ed3471d26ede09250cbcef21f9fb966 \
-                    sha1    95804f6afd9552fb4daa6d3f430b171333874c66 \
-                    rmd160  f984d3f8af1b4cbc7d2d93098c38116ff994e01f
+checksums           md5     950ab4bdca7f5b7570e4d6216eff235d \
+                    sha1    5744736b5eb9367633c5fc124d531f6d9d66ee5e \
+                    rmd160  fe02221b20f2bb176a2a5e6f293c906470f945ce
 
 depends_lib         port:ocaml port:caml-findlib port:caml-ounit port:caml-type-conv
 
@@ -40,4 +40,4 @@
 }
 
 livecheck.type      regex
-livecheck.regex     "bin-prot-release-(.*?).tar.gz"
+livecheck.regex     "bin-prot-(.*?).tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110914/41ce5fcf/attachment.html>


More information about the macports-changes mailing list