most recent changes, diff for caml-extlib
Index: devel/caml-extlib/Portfile
--- devel/caml-extlib/Portfile (revision 32422)
+++ devel/caml-extlib/Portfile (revision 32423)
@@ -3,25 +3,20 @@
PortSystem 1.0
name caml-extlib
-version 1.5
+version 1.5.1
categories devel ml
maintainers eridius@macports.org
description Extended Standard Library for OCaml
long_description A User-supported Extended Standard Library for OCaml
-homepage http://ocaml-lib.sourceforge.net/
+homepage http://code.google.com/p/ocaml-extlib/
platforms darwin
-master_sites sourceforge:ocaml-lib
+master_sites googlecode:ocaml-extlib
-checksums md5 17808ae18d6b6e40637f0df8561583e8 \
- sha1 04d52f922fbecd3e6a693ef2e50af21adb53c1a1
+checksums md5 8dc2944cbf63141347956bd353893d75 \
+ sha1 e72ae90f53cc4dbed151d57e6004ab6e4acddc7f
distfiles extlib-${version}.tar.gz
worksrcdir extlib-${version}
-livecheck.distname extlib
-# workaround for bug in sourceforge feed where it won't accept dashes in project name
-livecheck.url http://sourceforge.net/export/rss2_projfiles.php?group_id=74666
-livecheck.version extlib-${version}
-
patchfiles patch-install.ml
depends_lib bin:camlp4:ocaml bin:ocamlfind:caml-findlib