pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-react Revbump associated with ocaml 4.02.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4732d3ba0f0
branches:  trunk
changeset: 644996:e4732d3ba0f0
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Jan 20 15:22:53 2015 +0000

description:
Revbump associated with ocaml 4.02.1

diffstat:

 devel/ocaml-react/Makefile      |  3 ++-
 devel/ocaml-react/buildlink3.mk |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 3209d0befd67 -r e4732d3ba0f0 devel/ocaml-react/Makefile
--- a/devel/ocaml-react/Makefile        Tue Jan 20 15:21:02 2015 +0000
+++ b/devel/ocaml-react/Makefile        Tue Jan 20 15:22:53 2015 +0000
@@ -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 -r 3209d0befd67 -r e4732d3ba0f0 devel/ocaml-react/buildlink3.mk
--- a/devel/ocaml-react/buildlink3.mk   Tue Jan 20 15:21:02 2015 +0000
+++ b/devel/ocaml-react/buildlink3.mk   Tue Jan 20 15:22:53 2015 +0000
@@ -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
 



Home | Main Index | Thread Index | Old Index