[114643] trunk/dports/devel/ocaml-herelib/Portfile

mww at macports.org mww at macports.org
Thu Dec 12 23:14:30 PST 2013


Revision: 114643
          https://trac.macports.org/changeset/114643
Author:   mww at macports.org
Date:     2013-12-12 23:14:30 -0800 (Thu, 12 Dec 2013)
Log Message:
-----------
use github portgroup

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

Modified: trunk/dports/devel/ocaml-herelib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-herelib/Portfile	2013-12-13 07:12:18 UTC (rev 114642)
+++ trunk/dports/devel/ocaml-herelib/Portfile	2013-12-13 07:14:30 UTC (rev 114643)
@@ -2,9 +2,11 @@
 
 PortSystem          1.0
 PortGroup           ocaml 1.0
+PortGroup           github 1.0
 
+github.setup        janestreet herelib 109.35.00
+
 name                ocaml-herelib
-version             109.35.00
 categories          devel ml
 platforms           darwin
 license             Apache-2.0
@@ -12,7 +14,6 @@
 description         OCaml syntax extension for inserting the current location in source file
 long_description    ${description}
 homepage            https://ocaml.janestreet.com/code
-master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
 checksums           rmd160  e293c1ec6156ef965377a21e3b4a2e0a28c91458 \
                     sha256  183853f7e6f88be0884672d5acdc1f8d6aa3c3204d85b6f9b0b984700e0fe079
 
@@ -23,7 +24,5 @@
 use_oasis           yes
 use_oasis_doc       yes
 
-livecheck.type      regex
-livecheck.url       https://ocaml.janestreet.com/ocaml-core/
-livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
+configure.args-append "--destdir ${destroot}"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131212/30a5946f/attachment.html>


More information about the macports-changes mailing list