[115143] trunk/dports/devel/ocaml-type-conv/Portfile

mww at macports.org mww at macports.org
Thu Dec 26 09:36:41 PST 2013


Revision: 115143
          https://trac.macports.org/changeset/115143
Author:   mww at macports.org
Date:     2013-12-26 09:36:40 -0800 (Thu, 26 Dec 2013)
Log Message:
-----------
ocaml-type-conv: version 109.53.02, use github

Modified Paths:
--------------
    trunk/dports/devel/ocaml-type-conv/Portfile

Modified: trunk/dports/devel/ocaml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/ocaml-type-conv/Portfile	2013-12-26 17:14:02 UTC (rev 115142)
+++ trunk/dports/devel/ocaml-type-conv/Portfile	2013-12-26 17:36:40 UTC (rev 115143)
@@ -2,22 +2,22 @@
 
 PortSystem          1.0
 PortGroup           ocaml 1.0
+PortGroup           github 1.0
 
+github.setup        janestreet type_conv 109.53.02
+
 name                ocaml-type-conv
-version             109.53.00
 categories          devel ml
 maintainers         erickt openmaintainer
 license             LGPL-2.1
 platforms           darwin
-supported_archs     noarch
 
 description         Mini library required for some other preprocessing libraries (OCaml 3.10 and newer)
 long_description    ${description}
 homepage            https://ocaml.janestreet.com/code
-master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 
-checksums           rmd160  994ca19605bd435c2720c28a9ff720d783b1ef52 \
-                    sha256  f5433c06537fd678bf7b108085e369675f3acf9be5efa23fc164e08b1bb63e06
+checksums           rmd160  231f2262fee9b604a6800fee7e923554d833db4b \
+                    sha256  48fd58e80a324cd63020576ae41dc5ac7695a3fdd397f601c902027d13c26564
 
 depends_lib         port:ocaml port:ocaml-findlib
 
@@ -25,7 +25,3 @@
 
 use_oasis yes
 
-livecheck.type      regex
-livecheck.url       https://ocaml.janestreet.com/ocaml-core/
-livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131226/ab35df73/attachment.html>


More information about the macports-changes mailing list