ports/70074: [patch][maintainer update] port devel/ocaml-ulex build failed with ocaml-3.08, update to version 0.5

Marwan Burelle <marwan.burelle@lri.fr> marwan.burelle at lri.fr
Fri Aug 6 12:10:28 UTC 2004


>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 <marwan.burelle at lri.fr>
>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 at . 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 at FreeBSD.org
+MAINTAINER=	marwan.burelle at 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:



More information about the freebsd-ports-bugs mailing list