From a44d0e38943f524373e20c593cfc5f8a8a9f911b Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 15 Aug 2012 08:23:10 +0000 Subject: Update to 0.6, from Jaap Boender in PR 46799: This is an update of ocaml-text to version 0.6. According to the upstream changelog, the only changes are to the build system. This version works with ocaml 4.00. --- textproc/ocaml-text/Makefile | 7 +++---- textproc/ocaml-text/PLIST | 15 ++++++++++----- textproc/ocaml-text/distinfo | 8 ++++---- 3 files changed, 17 insertions(+), 13 deletions(-) (limited to 'textproc/ocaml-text') diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 4ac6223487f..5022b6f01a2 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/06/04 14:28:15 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/08/15 08:23:10 wiz Exp $ # -DISTNAME= ocaml-text-0.5 +DISTNAME= ocaml-text-0.6 CATEGORIES= textproc -MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/641/ +MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/937/ MAINTAINER= jaapb@kerguelen.org HOMEPAGE= http://ocaml-text.forge.ocamlcore.org/ @@ -35,7 +35,6 @@ do-build: cd ${WRKSRC} && ocaml setup.ml -build pre-install: - ${RM} -rf ${DESTDIR}/${PREFIX}/lib/ocaml/site-lib/text ${MKDIR} ${DESTDIR}/${PREFIX}/lib/ocaml/site-lib do-install: diff --git a/textproc/ocaml-text/PLIST b/textproc/ocaml-text/PLIST index 6b49a3436f0..9f130ec7077 100644 --- a/textproc/ocaml-text/PLIST +++ b/textproc/ocaml-text/PLIST @@ -1,20 +1,25 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/06/04 14:28:15 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2012/08/15 08:23:10 wiz Exp $ @unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/text lib/ocaml/site-lib/text/META -lib/ocaml/site-lib/text/dlltext-bigarray.so -lib/ocaml/site-lib/text/dlltext.so +lib/ocaml/site-lib/text/dlltext-bigarray_stubs.so +lib/ocaml/site-lib/text/dlltext_stubs.so lib/ocaml/site-lib/text/encoding.cmi +${PLIST.opt}lib/ocaml/site-lib/text/encoding.cmx lib/ocaml/site-lib/text/encoding.mli lib/ocaml/site-lib/text/encoding_bigarray.cmi +${PLIST.opt}lib/ocaml/site-lib/text/encoding_bigarray.cmx lib/ocaml/site-lib/text/encoding_bigarray.mli -${PLIST.opt}lib/ocaml/site-lib/text/libtext-bigarray.a -${PLIST.opt}lib/ocaml/site-lib/text/libtext.a +${PLIST.opt}lib/ocaml/site-lib/text/libtext-bigarray_stubs.a +${PLIST.opt}lib/ocaml/site-lib/text/libtext_stubs.a ${PLIST.opt}lib/ocaml/site-lib/text/text-bigarray.a lib/ocaml/site-lib/text/text-bigarray.cma ${PLIST.opt}lib/ocaml/site-lib/text/text-bigarray.cmxa +${PLIST.opt}lib/ocaml/site-lib/text/text-bigarray.cmxs ${PLIST.opt}lib/ocaml/site-lib/text/text.a lib/ocaml/site-lib/text/text.cma lib/ocaml/site-lib/text/text.cmi +${PLIST.opt}lib/ocaml/site-lib/text/text.cmx ${PLIST.opt}lib/ocaml/site-lib/text/text.cmxa +${PLIST.opt}lib/ocaml/site-lib/text/text.cmxs lib/ocaml/site-lib/text/text.mli @exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/text diff --git a/textproc/ocaml-text/distinfo b/textproc/ocaml-text/distinfo index bc1b831f330..02eb94dffe0 100644 --- a/textproc/ocaml-text/distinfo +++ b/textproc/ocaml-text/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/06/04 14:28:15 wiz Exp $ +$NetBSD: distinfo,v 1.2 2012/08/15 08:23:10 wiz Exp $ -SHA1 (ocaml-text-0.5.tar.gz) = 26d02d1a5340c24c0ed2ecf852f5857a8c49c646 -RMD160 (ocaml-text-0.5.tar.gz) = 860fbfc66511d008ab4f18c53bcadc78e961c5ad -Size (ocaml-text-0.5.tar.gz) = 248862 bytes +SHA1 (ocaml-text-0.6.tar.gz) = 72f767bc3b5e52ef9cc73b5f69f7b17e946cba5c +RMD160 (ocaml-text-0.6.tar.gz) = 3044869456e099d755ace144266eed7aaeda4f22 +Size (ocaml-text-0.6.tar.gz) = 253162 bytes -- cgit v1.2.3