Index: head/devel/ocaml-cmdliner/Makefile =================================================================== --- head/devel/ocaml-cmdliner/Makefile (revision 399244) +++ head/devel/ocaml-cmdliner/Makefile (revision 399245) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= cmdliner -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/cmdliner/releases/ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org COMMENT= OCaml module for handling of command line interfaces LICENSE= BSD3CLAUSE USES= tar:tbz USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAMLFIND_PLIST= yes USE_OCAML_LDCONFIG= yes do-build: cd ${WRKSRC} && ocamlbuild cmdliner.cmxs cmdliner.cma cmdliner.a do-install: ${MKDIR} ${STAGEDIR}${OCAMLFIND_DESTDIR}/cmdliner cd ${WRKSRC} && ocamlfind install -destdir ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib cmdliner pkg/META _build/src/cmdliner.a _build/src/cmdliner.cma _build/src/cmdliner.cmi _build/src/cmdliner.cmx _build/src/cmdliner.cmxa _build/src/cmdliner.cmxs _build/src/cmdliner.mli ${INSTALL_LIB} ${WRKSRC}/_build/src/cmdliner.cmxs \ ${STAGEDIR}${OCAMLFIND_DESTDIR}/cmdliner .include Index: head/devel/ocaml-cmdliner/distinfo =================================================================== --- head/devel/ocaml-cmdliner/distinfo (revision 399244) +++ head/devel/ocaml-cmdliner/distinfo (revision 399245) @@ -1,2 +1,2 @@ -SHA256 (cmdliner-0.9.7.tbz) = 9c19893cffb5d3c3469ee0cce85e3eeeba17d309b33b9ace31aba06f68f0bf7a -SIZE (cmdliner-0.9.7.tbz) = 50343 +SHA256 (cmdliner-0.9.8.tbz) = 7dfaafdd88ec9d96abf8ded4c0ea7111948194400220a56e4bb44a1edfa4bd41 +SIZE (cmdliner-0.9.8.tbz) = 53249