[95588] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jul 17 00:53:43 PDT 2012


Revision: 95588
          https://trac.macports.org/changeset/95588
Author:   mww at macports.org
Date:     2012-07-17 00:53:43 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
ocaml-core*: fix homepage and livecheck

Modified Paths:
--------------
    trunk/dports/devel/ocaml-async/Portfile
    trunk/dports/devel/ocaml-async-core/Portfile
    trunk/dports/devel/ocaml-async-extra/Portfile
    trunk/dports/devel/ocaml-async-unix/Portfile
    trunk/dports/devel/ocaml-bin-prot/Portfile
    trunk/dports/devel/ocaml-comparelib/Portfile
    trunk/dports/devel/ocaml-core/Portfile
    trunk/dports/devel/ocaml-core-extended/Portfile
    trunk/dports/devel/ocaml-fieldslib/Portfile
    trunk/dports/devel/ocaml-pa-ounit/Portfile
    trunk/dports/devel/ocaml-pipebang/Portfile
    trunk/dports/devel/ocaml-sexplib/Portfile
    trunk/dports/devel/ocaml-type-conv/Portfile
    trunk/dports/devel/ocaml-typehashlib/Portfile
    trunk/dports/devel/ocaml-variantslib/Portfile

Modified: trunk/dports/devel/ocaml-async/Portfile
===================================================================
--- trunk/dports/devel/ocaml-async/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-async/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         Jane Street Capital's asynchronous execution library
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            async-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     async-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-async-core/Portfile
===================================================================
--- trunk/dports/devel/ocaml-async-core/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-async-core/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -11,7 +11,7 @@
 maintainers         mww openmaintainer
 description         Jane Street Capital's asynchronous execution library (core)
 long_description    ${description}
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 checksums           rmd160  5150e4abbc3511668a0a60daaeb0e239c1ace6d5 \
                     sha256  5139d7250f38f8f84684b73ac201e2a522179996197618884aae5471cac735d0
@@ -23,6 +23,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     async_core-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-async-extra/Portfile
===================================================================
--- trunk/dports/devel/ocaml-async-extra/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-async-extra/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -11,7 +11,7 @@
 maintainers         mww openmaintainer
 description         Jane Street Capital's asynchronous execution library (extra)
 long_description    ${description}
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 checksums           rmd160  0ba434dbb6370126f9ced93a9ea3c6b900558dad \
                     sha256  3844260f38a13008322f1274366178fd18c30c5d54c7b1381dd3792c471eea77
@@ -23,6 +23,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     async_extra-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-async-unix/Portfile
===================================================================
--- trunk/dports/devel/ocaml-async-unix/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-async-unix/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         Jane Street Capital's asynchronous execution library (unix)
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            async_unix-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     async_unix-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/ocaml-bin-prot/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-bin-prot/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -15,7 +15,7 @@
                     values whose type is bound through a polymorphic record field are not \
                     supported, but everything else is.
 
-homepage            http://ocaml.janestreet.com/?q=node/13
+homepage            https://ocaml.janestreet.com/code
 platforms           darwin
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 
@@ -31,4 +31,6 @@
 test.run            yes
 
 livecheck.type      regex
-livecheck.regex     "bin-prot-(.*?).tar.gz"
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
+

Modified: trunk/dports/devel/ocaml-comparelib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-comparelib/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-comparelib/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         Syntax extension for deriving "compare" functions automatically
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            comparelib-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     comparelib-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-core/Portfile
===================================================================
--- trunk/dports/devel/ocaml-core/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-core/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -11,7 +11,7 @@
 maintainers         mww openmaintainer
 description         core is Jane Street's alternative to the standard OCaml library
 long_description    ${description}
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 checksums           rmd160  c03a86d0e8c65018c7aea492b5b604cf3b688a7f \
                     sha256  b4671f80dc0758f61ec6b18f20907627b45109b1ad8a51cf9978584d4160008b
@@ -26,5 +26,5 @@
 
 livecheck.type      regex
 livecheck.url       https://ocaml.janestreet.com/ocaml-core/
-livecheck.regex     >(\[0-9\.\]+)
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-core-extended/Portfile
===================================================================
--- trunk/dports/devel/ocaml-core-extended/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-core-extended/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -11,7 +11,7 @@
 maintainers         mww openmaintainer
 description         Jane Street Capital's extended standard library overlay
 long_description    ${description}
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 checksums           rmd160  b1d85f5943c7e11623e80e0e54ae72238405267c \
                     sha256  f759ed0f9332f6e4d2b0b1588b5116311d1b1582b2f9b0e22f2f47b96429853f
@@ -23,6 +23,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     core_extended-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-fieldslib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-fieldslib/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-fieldslib/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -15,7 +15,7 @@
                     and additional routines, to get and set record fields, iterate and fold \
                     over all fields of a record and create new record values.
 
-homepage            http://ocaml.janestreet.com/?q=node/13
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            fieldslib-${version}
 
@@ -27,6 +27,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     fieldslib-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-pa-ounit/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pa-ounit/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-pa-ounit/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         OCaml inline testing
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            pa_ounit-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     pa_ounit-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-pipebang/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pipebang/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-pipebang/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         Syntax extension to transform x |! f into f x
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            pipebang-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     pipebang-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-sexplib/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-sexplib/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -11,8 +11,8 @@
 license             LGPL-2
 description         Automated code generation for converting OCaml-values to S-expressions
 long_description    ${description}
-homepage            http://www.janestreet.com/ocaml/
 platforms           darwin
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 checksums           rmd160  9945999886dc95d682219cb2e6cc1df5cfb30b10 \
                     sha256  a0c6a2dd71762ee289a9f003ebe2103f928b6fbfc2fd274f83d2662d4633c40e
@@ -22,6 +22,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     sexplib-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/ocaml-type-conv/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-type-conv/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 
 description         Mini library required for some other preprocessing libraries (OCaml 3.10 and newer)
 long_description    ${description}
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 
 checksums           rmd160  fa884e8d2cb33796aa30721e03fb843ab402571a \
@@ -26,5 +26,5 @@
 
 livecheck.type      regex
 livecheck.url       https://ocaml.janestreet.com/ocaml-core/
-livecheck.regex     >(\[0-9.\]+)
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-typehashlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-typehashlib/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-typehashlib/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         Syntax extension for deriving "typehash" functions automatically
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            typehashlib-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     typehashlib-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 

Modified: trunk/dports/devel/ocaml-variantslib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-variantslib/Portfile	2012-07-17 07:17:18 UTC (rev 95587)
+++ trunk/dports/devel/ocaml-variantslib/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
@@ -12,7 +12,7 @@
 description         OCaml variants as first class values
 long_description    ${description}
 
-homepage            https://bitbucket.org/yminsky/ocaml-core/
+homepage            https://ocaml.janestreet.com/code
 master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 distname            variantslib-${version}
 
@@ -24,6 +24,6 @@
 use_oasis           yes
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     variantslib-(\[0-9.\]+)${extract.suffix}
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/09da175e/attachment-0001.html>


More information about the macports-changes mailing list