Date: Tue, 15 Apr 2008 09:14:45 GMT From: Jaap Boender <jaapb@kerguelen.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122788: Update port: lang/ocamlduce to version 3.10.0.1 Message-ID: <200804150914.m3F9EjIJ082205@www.freebsd.org> Resent-Message-ID: <200804150920.m3F9K0Di016498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122788 >Category: ports >Synopsis: Update port: lang/ocamlduce to version 3.10.0.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 15 09:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jaap Boender >Release: 7.0-STABLE >Organization: >Environment: FreeBSD marion-dufresne.pps.jussieu.fr 7.0-STABLE FreeBSD 7.0-STABLE #2: Thu Mar 6 11:50:31 CET 2008 root@marion-dufresne.pps.jussieu.fr:/usr/obj/usr/src/sys/MARION-DUFRESNE i386 >Description: The version of ocamlduce currently in ports (3.09) doesn't work with version 3.10 of ocaml, hence this update to 3.10.0.1. >How-To-Repeat: Install ocamlduce. >Fix: shar of port directory included. Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lang/ocamlduce # lang/ocamlduce/Makefile # lang/ocamlduce/distinfo # lang/ocamlduce/pkg-descr # lang/ocamlduce/pkg-plist # echo c - lang/ocamlduce mkdir -p lang/ocamlduce > /dev/null 2>&1 echo x - lang/ocamlduce/Makefile sed 's/^X//' >lang/ocamlduce/Makefile << 'END-of-lang/ocamlduce/Makefile' X# New ports collection makefile for: ocamlduce X# Date created: Feb 24, 2007 X# Whom: Jaap Boender <jaapb@kerguelen.rg> X# X# $FreeBSD: ports/lang/ocamlduce/Makefile,v 1.2 2007/05/19 20:13:48 flz Exp $ X# X XPORTNAME= ocamlduce XPORTVERSION= 3.10.0.1 X#PORTREVISION= 1 XCATEGORIES= lang XMASTER_SITES= http://gallium.inria.fr/~frisch/ocamlcduce/download/ X#PKGNAMESUFFIX= pl1 XDISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} X XMAINTAINER= jaapb@kerguelen.org XCOMMENT= Library to integrate XML features into OCaml X XUSE_GMAKE= yes XUSE_OCAML= yes XOCAMLC_DEPEND= ocaml>=3.10.0:${OCAMLC_PORT} XUSE_OCAML_FINDLIB= yes XUSE_OCAML_LDCONFIG= yes XUSE_OCAML_PLIST= yes X XALL_TARGET= all opt X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/Mk/bsd.ocaml.mk" X Xpost-extract: X# For nonstandard prefixes X.if !exists(${OCAMLFIND_DESTDIR}) X ${MKDIR} ${OCAMLFIND_DESTDIR} X.endif X.if !exists(${OCAMLFIND_LDCONF}) X ${TOUCH} ${OCAMLFIND_LDCONF} X.endif X X.include <bsd.port.post.mk> END-of-lang/ocamlduce/Makefile echo x - lang/ocamlduce/distinfo sed 's/^X//' >lang/ocamlduce/distinfo << 'END-of-lang/ocamlduce/distinfo' XMD5 (ocamlduce-3.10.0.1.tar.gz) = bb137a5a653197f1d345483e3e7beb52 XSHA256 (ocamlduce-3.10.0.1.tar.gz) = 0b6d68a499a30269939fc88953abe423006847c0e224c5b7bfabb0944b6875c0 XSIZE (ocamlduce-3.10.0.1.tar.gz) = 1008267 END-of-lang/ocamlduce/distinfo echo x - lang/ocamlduce/pkg-descr sed 's/^X//' >lang/ocamlduce/pkg-descr << 'END-of-lang/ocamlduce/pkg-descr' XOCamlDuce is an enhancement to OCaml that allows you to use XML types. X XWWW: http://www.cduce.org/ocaml END-of-lang/ocamlduce/pkg-descr echo x - lang/ocamlduce/pkg-plist sed 's/^X//' >lang/ocamlduce/pkg-plist << 'END-of-lang/ocamlduce/pkg-plist' X%%OCAML_SITELIBDIR%%/ocamlduce/META X%%OCAML_SITELIBDIR%%/ocamlduce/cduce_types.cmi X%%OCAML_SITELIBDIR%%/ocamlduce/cduce_types.o X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.a X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.cma X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.cmi X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.cmxa X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.mli X%%OCAML_SITELIBDIR%%/ocamlduce/ocamlduce.o X%%OCAML_SITELIBDIR%%/ocamlduce/topdirs.cmi X%%OCAML_SITELIBDIR%%/ocamlduce/toplevelducelib.cma X%%OCAML_SITELIBDIR%%/ocamlduce/toploop.cmi X%%OCAML_SITELIBDIR%%/ocamlduce/topmain.cmi X%%OCAML_SITELIBDIR%%/ocamlduce/topstart.cmo Xbin/ocamlducec Xbin/ocamlduce Xbin/ocamlducedep Xbin/ocamlducedoc Xbin/ocamlduceopt Xbin/ocamlducemktop Xbin/expungeduce Xbin/ocamlducefind END-of-lang/ocamlduce/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804150914.m3F9EjIJ082205>