summaryrefslogtreecommitdiff
path: root/devel/ocaml-react
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2015-01-20 15:22:53 +0000
committerjaapb <jaapb@pkgsrc.org>2015-01-20 15:22:53 +0000
commit7eb2760727cb63d5ecebc3e94000b032887b9f96 (patch)
tree52c365a0d55f99b25f49eaea8a0cc126b007a997 /devel/ocaml-react
parente09342337fed2ab121e6dc4e2e0e093d1eed0784 (diff)
downloadpkgsrc-7eb2760727cb63d5ecebc3e94000b032887b9f96.tar.gz
Revbump associated with ocaml 4.02.1
Diffstat (limited to 'devel/ocaml-react')
-rw-r--r--devel/ocaml-react/Makefile3
-rw-r--r--devel/ocaml-react/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile
index 389d29d4b9c..6530c1dfa63 100644
--- a/devel/ocaml-react/Makefile
+++ b/devel/ocaml-react/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2014/11/27 13:38:15 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2015/01/20 15:22:53 jaapb Exp $
DISTNAME= react-1.2.0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://erratique.ch/software/react/releases/
EXTRACT_SUFX= .tbz
diff --git a/devel/ocaml-react/buildlink3.mk b/devel/ocaml-react/buildlink3.mk
index 4c8228bacf2..165c2b7e4dd 100644
--- a/devel/ocaml-react/buildlink3.mk
+++ b/devel/ocaml-react/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/11/21 07:14:32 hiramatsu Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 15:22:53 jaapb Exp $
BUILDLINK_TREE+= ocaml-react
.if !defined(OCAML_REACT_BUILDLINK3_MK)
OCAML_REACT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.ocaml-react+= ocaml-react>=1.2.0
+BUILDLINK_API_DEPENDS.ocaml-react+= ocaml-react>=1.2.0nb1
BUILDLINK_PKGSRCDIR.ocaml-react?= ../../devel/ocaml-react
.endif # OCAML_REACT_BUILDLINK3_MK