mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/ocaml-react: update to 1.2.2
PR: 262794
This commit is contained in:
parent
76423a6f3b
commit
e33d07dba3
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= react
|
PORTNAME= react
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.2
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://erratique.ch/software/react/releases/
|
MASTER_SITES= http://erratique.ch/software/react/releases/
|
||||||
PKGNAMEPREFIX= ocaml-
|
PKGNAMEPREFIX= ocaml-
|
||||||
|
@ -13,13 +12,14 @@ LICENSE= ISCL
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild
|
BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild
|
||||||
|
RUN_DEPENDS= cppo:devel/ocaml-cppo
|
||||||
|
|
||||||
USES= tar:tbz
|
USES= tar:tbz
|
||||||
USE_OCAML= yes
|
USE_OCAML= yes
|
||||||
|
|
||||||
USE_OCAML_FINDLIB= yes
|
USE_OCAML_FINDLIB= yes
|
||||||
USE_OCAMLFIND_PLIST= yes
|
|
||||||
USE_OCAML_LDCONFIG= yes
|
USE_OCAML_LDCONFIG= yes
|
||||||
|
USE_OCAMLFIND_PLIST= yes
|
||||||
|
|
||||||
do-build:
|
do-build:
|
||||||
cd ${WRKSRC} && ocamlbuild react.cmxs react.cma react.a
|
cd ${WRKSRC} && ocamlbuild react.cmxs react.cma react.a
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1489932646
|
TIMESTAMP = 1647102380
|
||||||
SHA256 (react-1.2.1.tbz) = 7b2c5c078cc659dcd2202e5d89628df592c5e843b7e8f357b63db5f6d2e148aa
|
SHA256 (react-1.2.2.tbz) = c4add315d6f1f153d115ee7ca8dd60c1265ff4d408c266125fcb5124fd228f99
|
||||||
SIZE (react-1.2.1.tbz) = 39184
|
SIZE (react-1.2.2.tbz) = 40013
|
||||||
|
|
Loading…
Add table
Reference in a new issue