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 for devel/ocaml-react.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e506879a4e75
branches:  trunk
changeset: 378420:e506879a4e75
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Sat Apr 07 10:38:59 2018 +0000

description:
Revbump for devel/ocaml-react.

No upstream changes, just dealing with new files installed by the new
version of jbuilder.

diffstat:

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

diffs (47 lines):

diff -r 5291fbd13631 -r e506879a4e75 devel/ocaml-react/Makefile
--- a/devel/ocaml-react/Makefile        Sat Apr 07 10:35:01 2018 +0000
+++ b/devel/ocaml-react/Makefile        Sat Apr 07 10:38:59 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/01/10 16:53:10 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2018/04/07 10:38:59 jaapb Exp $
 
 DISTNAME=      react-1.2.1
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  http://erratique.ch/software/react/releases/
 EXTRACT_SUFX=  .tbz
diff -r 5291fbd13631 -r e506879a4e75 devel/ocaml-react/PLIST
--- a/devel/ocaml-react/PLIST   Sat Apr 07 10:35:01 2018 +0000
+++ b/devel/ocaml-react/PLIST   Sat Apr 07 10:38:59 2018 +0000
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2017/07/11 11:02:44 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/04/07 10:38:59 jaapb Exp $
 ${OCAML_SITELIB}/react/META
 ${OCAML_SITELIB}/react/opam
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.a
 ${OCAML_SITELIB}/react/react.cmi
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cma
-${OCAML_SITELIB}/react/react.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxs
diff -r 5291fbd13631 -r e506879a4e75 devel/ocaml-react/buildlink3.mk
--- a/devel/ocaml-react/buildlink3.mk   Sat Apr 07 10:35:01 2018 +0000
+++ b/devel/ocaml-react/buildlink3.mk   Sat Apr 07 10:38:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/07/11 11:02:44 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2018/04/07 10:38:59 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-react
 
@@ -6,7 +6,7 @@
 OCAML_REACT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-react+=    ocaml-react>=1.2.0nb1
-BUILDLINK_ABI_DEPENDS.ocaml-react+=    ocaml-react>=1.2.1
+BUILDLINK_ABI_DEPENDS.ocaml-react+=    ocaml-react>=1.2.1nb3
 BUILDLINK_PKGSRCDIR.ocaml-react?=      ../../devel/ocaml-react
 .endif # OCAML_REACT_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index