pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_glib Update PLIST for ocaml changes. W...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9659a3014477
branches:  trunk
changeset: 376914:9659a3014477
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Mar 11 03:56:13 2018 +0000

description:
Update PLIST for ocaml changes. While here, fix wrong DESCR.
PKGREVISION -> 2.

diffstat:

 devel/ocaml-lwt_glib/DESCR    |  2 +-
 devel/ocaml-lwt_glib/Makefile |  4 ++--
 devel/ocaml-lwt_glib/PLIST    |  8 +++++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs (40 lines):

diff -r 43beeed4a569 -r 9659a3014477 devel/ocaml-lwt_glib/DESCR
--- a/devel/ocaml-lwt_glib/DESCR        Sun Mar 11 03:43:45 2018 +0000
+++ b/devel/ocaml-lwt_glib/DESCR        Sun Mar 11 03:56:13 2018 +0000
@@ -1,1 +1,1 @@
-This is a module that adds SSL support to ocaml-lwt.
+This is a module that adds glib2 bindings to ocaml-lwt.
diff -r 43beeed4a569 -r 9659a3014477 devel/ocaml-lwt_glib/Makefile
--- a/devel/ocaml-lwt_glib/Makefile     Sun Mar 11 03:43:45 2018 +0000
+++ b/devel/ocaml-lwt_glib/Makefile     Sun Mar 11 03:56:13 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/01/10 16:53:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2018/03/11 03:56:13 dholland Exp $
 
-PKGREVISION= 1
+PKGREVISION= 2
 .include "../../devel/ocaml-lwt/Makefile.common"
 
 PKGNAME=       ocaml-lwt_glib-1.1.0
diff -r 43beeed4a569 -r 9659a3014477 devel/ocaml-lwt_glib/PLIST
--- a/devel/ocaml-lwt_glib/PLIST        Sun Mar 11 03:43:45 2018 +0000
+++ b/devel/ocaml-lwt_glib/PLIST        Sun Mar 11 03:56:13 2018 +0000
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/08 13:04:44 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/11 03:56:13 dholland Exp $
 ${OCAML_SITELIB}/lwt_glib/META
-${OCAML_SITELIB}/lwt_glib/dlllwt_glib_stubs.so
 ${OCAML_SITELIB}/lwt_glib/liblwt_glib_stubs.a
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.a
-${OCAML_SITELIB}/lwt_glib/lwt_glib.annot
 ${OCAML_SITELIB}/lwt_glib/lwt_glib.cma
 ${OCAML_SITELIB}/lwt_glib/lwt_glib.cmi
 ${OCAML_SITELIB}/lwt_glib/lwt_glib.cmt
@@ -12,3 +10,7 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.cmxs
 ${OCAML_SITELIB}/lwt_glib/lwt_glib.mli
+${OCAML_SITELIB}/lwt_glib/opam
+${OCAML_SITELIB}/stublibs/dlllwt_glib_stubs.so
+share/doc/lwt_glib/CHANGES
+share/doc/lwt_glib/README.md



Home | Main Index | Thread Index | Old Index