[93586] trunk/dports/devel/ocaml-ocamlmakefile/Portfile
mww at macports.org
mww at macports.org
Sun May 27 10:51:24 PDT 2012
Revision: 93586
https://trac.macports.org/changeset/93586
Author: mww at macports.org
Date: 2012-05-27 10:51:23 -0700 (Sun, 27 May 2012)
Log Message:
-----------
ocaml-ocamlmakefile: update homepage, master-site
Modified Paths:
--------------
trunk/dports/devel/ocaml-ocamlmakefile/Portfile
Modified: trunk/dports/devel/ocaml-ocamlmakefile/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamlmakefile/Portfile 2012-05-27 17:39:10 UTC (rev 93585)
+++ trunk/dports/devel/ocaml-ocamlmakefile/Portfile 2012-05-27 17:51:23 UTC (rev 93586)
@@ -4,6 +4,7 @@
name ocaml-ocamlmakefile
version 6.36.0
+revision 1
categories devel ml
maintainers mww openmaintainer
license LGPL-2.1
@@ -12,15 +13,14 @@
description Automated compilation of complex OCaml-projects
long_description ${description}
-homepage http://ocaml.info/home/ocaml_sources.html
-master_sites http://hg.ocaml.info/release/ocaml-make/archive/
+homepage https://bitbucket.org/mmottl/ocaml-makefile
+master_sites https://bitbucket.org/mmottl/ocaml-makefile/downloads/
-distname release-${version}
-use_bzip2 yes
+distname ocaml-makefile-${version}
-checksums md5 cd48b506f50953b6a34e0a0c46091dd9 \
- sha1 0345788dae06b390bef5eefba6e1508579fbb3fb \
- rmd160 98f3a5ee01ce6ee82f7eae88cc76d9d67e2ea70a
+checksums md5 641a7cf489d638e89491503d8c3b4ec8 \
+ sha1 8062c381221007edfea451031606e75d3bf5d71f \
+ rmd160 31f9670e501a4e2cc4c081ed6a05ffe198e3c746
depends_lib port:ocaml \
port:ocaml-findlib
@@ -45,4 +45,5 @@
}
livecheck.type regex
-livecheck.regex "ocaml-make/archive/release-(\[0-9\.]+).tar.bz2"
+livecheck.url ${master_sites}
+livecheck.regex "ocaml-makefile-(\[0-9\.]+).tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/bccc8638/attachment-0001.html>
More information about the macports-changes
mailing list