Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 14:28:29 +0200
From:      "Marwan Burelle <marwan.burelle@lri.fr>" <marwan.burelle@lri.fr>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        marwan.burelle@lri.fr
Subject:   ports/81991: [maintainer-update] devel/ocaml-ulex : update to version 0.7
Message-ID:  <1118147309.0@pc5-179.lri.fr>
Resent-Message-ID: <200506071230.j57CUVDw095570@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81991
>Category:       ports
>Synopsis:       [maintainer-update] devel/ocaml-ulex : update to version 0.7
>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:   Tue Jun 07 12:30:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marwan Burelle <marwan.burelle@lri.fr>
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #0: Fri May 27 16:10:41 CEST 2005
    root@:/usr/home/obj/usr/src/sys/KER_pc5-179



>Description:


Update to new release version, also add OCAMLFIND_DESTDIR to MAKE_ENV, for in order for ocamlfind to respect PREFIX.


>How-To-Repeat:





>Fix:


--- new-ocaml-ulex-port begins here ---
diff -ruN /usr/ports/devel/ocaml-ulex/Makefile ocaml-ulex/Makefile
--- /usr/ports/devel/ocaml-ulex/Makefile	Sat May 21 21:57:06 2005
+++ ocaml-ulex/Makefile	Tue Jun  7 14:19:25 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ulex
-PORTVERSION=	0.5
+PORTVERSION=	0.7
 CATEGORIES=	devel
 MASTER_SITES=	http://www.cduce.org/download/
 PKGNAMEPREFIX=	ocaml-
@@ -22,6 +22,8 @@
 
 USE_GMAKE=	yes
 ALL_TARGET=	all all.opt
+
+MAKE_ENV=	OCAMLFIND_DESTDIR="${PREFIX}/lib/ocaml/site-lib"
 
 .if !defined(NOPORTDOCS)
 ALL_TARGET+=	doc
diff -ruN /usr/ports/devel/ocaml-ulex/distinfo ocaml-ulex/distinfo
--- /usr/ports/devel/ocaml-ulex/distinfo	Sun Aug  8 19:05:49 2004
+++ ocaml-ulex/distinfo	Tue Jun  7 14:17:58 2005
@@ -1,2 +1,2 @@
-MD5 (ulex-0.5.tar.gz) = 6aa3ca0d73f9400ec6811a19fca414eb
-SIZE (ulex-0.5.tar.gz) = 25621
+MD5 (ulex-0.7.tar.gz) = cb70dcb25b1f8119abde0bf2b29c1492
+SIZE (ulex-0.7.tar.gz) = 17444
--- new-ocaml-ulex-port ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1118147309.0>