From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 6 12:10:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE3B816A4D3 for ; Fri, 6 Aug 2004 12:10:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B214043D54 for ; Fri, 6 Aug 2004 12:10:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i76CAN69091034 for ; Fri, 6 Aug 2004 12:10:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i76CANTr091033; Fri, 6 Aug 2004 12:10:23 GMT (envelope-from gnats) Resent-Date: Fri, 6 Aug 2004 12:10:23 GMT Resent-Message-Id: <200408061210.i76CANTr091033@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Marwan Burelle " Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3CAC16A4CF for ; Fri, 6 Aug 2004 12:02:16 +0000 (GMT) Received: from lri.lri.fr (lri.lri.fr [129.175.15.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1DCF43D5E for ; Fri, 6 Aug 2004 12:02:15 +0000 (GMT) (envelope-from marwan.burelle@lri.fr) Received: from localhost (localhost [127.0.0.1]) by lri.lri.fr (Postfix) with ESMTP id 9428E19E8A8; Fri, 6 Aug 2004 14:02:14 +0200 (CEST) Received: from lri.lri.fr ([127.0.0.1]) by localhost (lri.lri.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28523-02; Fri, 6 Aug 2004 14:02:14 +0200 (CEST) Received: from pc5-179.lri.fr (pc5-179 [129.175.5.179]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by lri.lri.fr (Postfix) with ESMTP id 7F21919E87F; Fri, 6 Aug 2004 14:02:14 +0200 (CEST) Received: from pc5-179.lri.fr (pc5-179.lri.fr [129.175.5.179]) by pc5-179.lri.fr (8.12.10/8.12.10) with ESMTP id i76C2BpM059369; Fri, 6 Aug 2004 14:02:11 +0200 (CEST) (envelope-from marwan.burelle@lri.fr) Message-Id: <1091793731.0@pc5-179.lri.fr> Date: Fri, 6 Aug 2004 14:02:11 +0200 From: "Marwan Burelle " To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 cc: burelle@lri.fr Subject: ports/70074: [patch][maintainer update] port devel/ocaml-ulex build failed with ocaml-3.08, update to version 0.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 12:10:28 -0000 >Number: 70074 >Category: ports >Synopsis: [patch][maintainer update] port devel/ocaml-ulex build failed with ocaml-3.08, update to version 0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 06 12:10:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Marwan Burelle >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD 5.2.1-RELEASE-p9 #0: Tue Aug 3 17:28:44 CEST 2004 root@:/usr/home/obj/usr/home/src/sys/KER_pc5-179 >Description: Since the change in OCaml 3.08, ulex 0.4 doesn't even build. The new version (0.5) follows the change of OCaml. Since maintainer is set to ports@. I should assume maintaining that port. >How-To-Repeat: cd $PORTSDIR/devel/ocaml-ulex && make all >Fix: --- diff-upgrade-ocaml-ulex begins here --- diff -ruN ocaml-ulex.bak/Makefile ocaml-ulex/Makefile --- ocaml-ulex.bak/Makefile Fri Aug 6 13:16:30 2004 +++ ocaml-ulex/Makefile Fri Aug 6 13:23:53 2004 @@ -7,12 +7,12 @@ # PORTNAME= ulex -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= devel MASTER_SITES= http://www.cduce.org/download/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marwan.burelle@lri.fr COMMENT= A lexer generator for Unicode and OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff -ruN ocaml-ulex.bak/distinfo ocaml-ulex/distinfo --- ocaml-ulex.bak/distinfo Fri Aug 6 13:16:30 2004 +++ ocaml-ulex/distinfo Fri Aug 6 13:17:44 2004 @@ -1,2 +1,2 @@ -MD5 (ulex-0.4.tar.gz) = 10f32784ea8b5173f9a9ce058b452a3b -SIZE (ulex-0.4.tar.gz) = 24862 +MD5 (ulex-0.5.tar.gz) = 6aa3ca0d73f9400ec6811a19fca414eb +SIZE (ulex-0.5.tar.gz) = 25621 --- diff-upgrade-ocaml-ulex ends here --- >Release-Note: >Audit-Trail: >Unformatted: