pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/ocaml-graphics Building with ocaml 4.05 installs t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/463b6675181e
branches:  trunk
changeset: 368255:463b6675181e
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed Sep 13 05:19:18 2017 +0000

description:
Building with ocaml 4.05 installs two additional files. Bump PKGREVISION
again (to 9) as a precaution.

diffstat:

 x11/ocaml-graphics/Makefile |  4 ++--
 x11/ocaml-graphics/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (37 lines):

diff -r 0eba432fc83b -r 463b6675181e x11/ocaml-graphics/Makefile
--- a/x11/ocaml-graphics/Makefile       Wed Sep 13 00:14:15 2017 +0000
+++ b/x11/ocaml-graphics/Makefile       Wed Sep 13 05:19:18 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2017/09/08 09:51:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/13 05:19:18 dholland Exp $
 
 .include "../../lang/ocaml/Makefile.common"
 DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo
 PATCHDIR= ${PKGDIR}/../../lang/ocaml/patches
 
 PKGNAME=               ${DISTNAME:S/ocaml/ocaml-graphics/}
-PKGREVISION=   8
+PKGREVISION=   9
 
 COMMENT+=              (graphics library)
 
diff -r 0eba432fc83b -r 463b6675181e x11/ocaml-graphics/PLIST
--- a/x11/ocaml-graphics/PLIST  Wed Sep 13 00:14:15 2017 +0000
+++ b/x11/ocaml-graphics/PLIST  Wed Sep 13 05:19:18 2017 +0000
@@ -1,13 +1,15 @@
-@comment $NetBSD: PLIST,v 1.8 2014/10/13 13:25:44 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.9 2017/09/13 05:19:18 dholland Exp $
 ${PLIST.ocaml-opt}lib/ocaml/graphics.a
 lib/ocaml/graphics.cma
 lib/ocaml/graphics.cmi
+lib/ocaml/graphics.cmti
 lib/ocaml/graphics.cmx
 ${PLIST.ocaml-opt}lib/ocaml/graphics.cmxa
 ${PLIST.natdynlib}lib/ocaml/graphics.cmxs
 lib/ocaml/graphics.mli
 lib/ocaml/graphicsX11.cmi
 lib/ocaml/graphicsX11.cmx
+lib/ocaml/graphicsX11.cmti
 lib/ocaml/graphicsX11.mli
 lib/ocaml/libgraphics.a
 lib/ocaml/stublibs/dllgraphics.so



Home | Main Index | Thread Index | Old Index