Index: head/devel/ocaml-react/Makefile =================================================================== --- head/devel/ocaml-react/Makefile (revision 436497) +++ head/devel/ocaml-react/Makefile (revision 436498) @@ -1,42 +1,42 @@ # Created by: Jaap Boender # $FreeBSD$ PORTNAME= react -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/react/releases/ PKGNAMEPREFIX= ocaml- EXTRACT_SUFX= .tbz MAINTAINER= ports@FreeBSD.org COMMENT= OCaml module for functional reactive programming LICENSE= BSD3CLAUSE OPTIONS_DEFINE= X11 OPTIONS_DEFAULT= X11 USE_OCAML= yes .include .if empty(PORT_OPTIONS:MX11) OCAMLC_DEPEND= ocaml-notk>=3.11:${OCAMLC_PORT} .else OCAMLC_DEPEND= ocaml>=3.11:${OCAMLC_PORT} .endif USE_OCAML_FINDLIB= yes USE_OCAMLFIND_PLIST= yes USE_OCAML_LDCONFIG= 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 Index: head/devel/ocaml-react/distinfo =================================================================== --- head/devel/ocaml-react/distinfo (revision 436497) +++ head/devel/ocaml-react/distinfo (revision 436498) @@ -1,2 +1,3 @@ -SHA256 (react-1.2.0.tbz) = 887aaea9191870bc0f37f945c02ec4c90497d949cd4dedc3d565c3fbec7ad04e -SIZE (react-1.2.0.tbz) = 64665 +TIMESTAMP = 1489932646 +SHA256 (react-1.2.1.tbz) = 7b2c5c078cc659dcd2202e5d89628df592c5e843b7e8f357b63db5f6d2e148aa +SIZE (react-1.2.1.tbz) = 39184