diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index 90e5084cca0b..81ca68e438cc 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -1,33 +1,33 @@ PORTNAME= react -PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTVERSION= 1.2.2 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/react/releases/ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml module for functional reactive programming WWW= https://erratique.ch/software/react LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild +RUN_DEPENDS= cppo:devel/ocaml-cppo USES= tar:tbz USE_OCAML= yes USE_OCAML_FINDLIB= yes -USE_OCAMLFIND_PLIST= yes USE_OCAML_LDCONFIG= yes +USE_OCAMLFIND_PLIST= yes do-build: cd ${WRKSRC} && ocamlbuild react.cmxs react.cma react.a do-install: ${MKDIR} ${STAGEDIR}${OCAMLFIND_DESTDIR}/react cd ${WRKSRC} && ocamlfind install -destdir ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib react pkg/META _build/src/react.a _build/src/react.cma _build/src/react.cmi _build/src/react.cmx _build/src/react.cmxa _build/src/react.cmxs _build/src/react.mli ${INSTALL_LIB} ${WRKSRC}/_build/src/react.cmxs \ ${STAGEDIR}${OCAMLFIND_DESTDIR}/react .include diff --git a/devel/ocaml-react/distinfo b/devel/ocaml-react/distinfo index d953531ddf97..13100d057cb1 100644 --- a/devel/ocaml-react/distinfo +++ b/devel/ocaml-react/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489932646 -SHA256 (react-1.2.1.tbz) = 7b2c5c078cc659dcd2202e5d89628df592c5e843b7e8f357b63db5f6d2e148aa -SIZE (react-1.2.1.tbz) = 39184 +TIMESTAMP = 1647102380 +SHA256 (react-1.2.2.tbz) = c4add315d6f1f153d115ee7ca8dd60c1265ff4d408c266125fcb5124fd228f99 +SIZE (react-1.2.2.tbz) = 40013