pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt Updated package to use ocaml.mk framew...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ede371f22800
branches:  trunk
changeset: 349049:ede371f22800
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Sat Jun 25 14:18:35 2016 +0000

description:
Updated package to use ocaml.mk framework. No upstream changes.

diffstat:

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

diffs (30 lines):

diff -r bbdee9c6cf7c -r ede371f22800 devel/ocaml-lwt/Makefile
--- a/devel/ocaml-lwt/Makefile  Sat Jun 25 14:16:40 2016 +0000
+++ b/devel/ocaml-lwt/Makefile  Sat Jun 25 14:18:35 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2016/06/20 10:18:52 jaapb Exp $
+# $NetBSD: Makefile,v 1.27 2016/06/25 14:18:35 jaapb Exp $
 #
 
 DISTNAME=      lwt-2.5.2
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 #MASTER_SITES= http://github.com/ocsigen/lwt/archive/
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
diff -r bbdee9c6cf7c -r ede371f22800 devel/ocaml-lwt/PLIST
--- a/devel/ocaml-lwt/PLIST     Sat Jun 25 14:16:40 2016 +0000
+++ b/devel/ocaml-lwt/PLIST     Sat Jun 25 14:18:35 2016 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/02/17 17:00:38 jaapb Exp $
-@unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/lwt
+@comment $NetBSD: PLIST,v 1.8 2016/06/25 14:18:35 jaapb Exp $
 ${PLIST.ppx}bin/ppx_lwt
 ${OCAML_SITELIB}/lwt/META
 ${OCAML_SITELIB}/lwt/dlllwt-unix_stubs.so
@@ -240,4 +239,3 @@
 ${PLIST.ppx}${OCAML_SITELIB}/lwt/ppx_lwt.cmti
 ${PLIST.ocaml-opt}${PLIST.ppx}${OCAML_SITELIB}/lwt/ppx_lwt.cmx
 ${PLIST.ppx}${OCAML_SITELIB}/lwt/ppx_lwt.mli
-@exec %D/libexec/ocaml-findlib-register add %D/${OCAML_SITELIB}/lwt



Home | Main Index | Thread Index | Old Index