ports/90208: Update port: devel/ocaml-ulex (upgrade to the latest version)

Denis Shaposhnikov dsh at vlink.ru
Sat Dec 10 20:00:20 UTC 2005


>Number:         90208
>Category:       ports
>Synopsis:       Update port: devel/ocaml-ulex (upgrade to the latest version)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 10 20:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Dec 10 20:23:36 MSK 2005 dsh at localhost.my.domain:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Upgrade to the latest, 0.8, version. I've removed the patch because
it's already commited to this version by the vendor.

>How-To-Repeat:
	
>Fix:

diff -Nru ocaml-ulex.orig/Makefile ocaml-ulex/Makefile
--- ocaml-ulex.orig/Makefile	Sat Dec 10 22:48:25 2005
+++ ocaml-ulex/Makefile	Sat Dec 10 22:38:48 2005
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	ulex
-PORTVERSION=	0.7
-PORTREVISION=	2
+PORTVERSION=	0.8
 CATEGORIES=	devel
 MASTER_SITES=	http://www.cduce.org/download/
 PKGNAMEPREFIX=	ocaml-
diff -Nru ocaml-ulex.orig/distinfo ocaml-ulex/distinfo
--- ocaml-ulex.orig/distinfo	Sat Dec 10 22:48:25 2005
+++ ocaml-ulex/distinfo	Sat Dec 10 22:38:55 2005
@@ -1,3 +1,3 @@
-MD5 (ulex-0.7.tar.gz) = cb70dcb25b1f8119abde0bf2b29c1492
-SHA256 (ulex-0.7.tar.gz) = 63997e25277ca4edd827502bbb09b14ae852299b59bea0f8286519d4c51c02fa
-SIZE (ulex-0.7.tar.gz) = 17444
+MD5 (ulex-0.8.tar.gz) = baf9fe9fc381c7824a2e0e368da5fa13
+SHA256 (ulex-0.8.tar.gz) = 97199103ba776fec02fc89865a1654549f960ad55cd64f7b29e17f88de52caa5
+SIZE (ulex-0.8.tar.gz) = 19778
diff -Nru ocaml-ulex.orig/files/patch-mk_pa_ulex.ml ocaml-ulex/files/patch-mk_pa_ulex.ml
--- ocaml-ulex.orig/files/patch-mk_pa_ulex.ml	Sat Dec 10 22:48:25 2005
+++ ocaml-ulex/files/patch-mk_pa_ulex.ml	Thu Jan  1 03:00:00 1970
@@ -1,9 +0,0 @@
---- mk_pa_ulex.ml.orig	Mon Dec  5 08:30:22 2005
-+++ mk_pa_ulex.ml	Mon Dec  5 08:30:33 2005
-@@ -1,5 +1,5 @@
- let s = float_of_string (String.sub (Sys.ocaml_version) 0 4) in
--if (s <= 3.09) then (
-+if (s < 3.09) then (
-   print_endline "Old camlp4 (loc)";
-   Sys.command "sed s/_loc/loc/ < pa_ulex.ml.src > pa_ulex.ml"
- )
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list