Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 09:40:54 -0400 (EDT)
From:      "Alexander N. Kabaev" <ak03@gte.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        user@unknown.nu
Subject:   ports/29955: CAMLP4 port is out of sync with ocaml + update
Message-ID:  <200108221340.f7MDes617721@h132-197-97-45.gte.com>

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

>Number:         29955
>Category:       ports
>Synopsis:       CAMLP4 port is out of sync with ocaml + update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 22 06:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alexander N. Kabaev
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Verizon Information Technology
>Environment:
System: FreeBSD kanpc.gte.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Aug 10 13:22:27 EDT 2001 ak03@kanpc.gte.com:/usr/src/sys/i386/compile/KANPC i386


	
>Description:
	OCAML has been updated to the recentyl release version 3.0.2,
	while camlp4 remained at 3.0.1, causing interoperability problems.

>How-To-Repeat:
	N/A
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/camlp4/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	2001/04/20 15:00:14	1.5
+++ Makefile	2001/08/17 03:01:24
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	camlp4
-PORTVERSION=	3.01
+PORTVERSION=	3.02
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/ \
 		http://cristal.inria.fr/~ddr/Camlp4/ftp/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/camlp4/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	2001/04/20 15:00:14	1.3
+++ distinfo	2001/08/17 03:01:36
@@ -1 +1 @@
-MD5 (camlp4-3.01.tar.gz) = 9baa7f4adbaa8f88eeb0e754bc681aec
+MD5 (camlp4-3.02.tar.gz) = aa4e733599ed67acea48e3a1a659c383
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/camlp4/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	2001/04/20 15:00:14	1.4
+++ pkg-plist	2001/08/17 03:15:21
@@ -10,7 +10,12 @@
 lib/camlp4/camlp4o.cma
 lib/camlp4/camlp4r.cma
 lib/camlp4/crc.cmo
-lib/camlp4/extract_crc
+lib/camlp4/extfun.cmi
+lib/camlp4/extfun.cmx
+lib/camlp4/extfun.mli
+lib/camlp4/fstream.cmi
+lib/camlp4/fstream.cmx
+lib/camlp4/fstream.mli
 lib/camlp4/gramext.cmi
 lib/camlp4/gramext.cmx
 lib/camlp4/gramext.mli
@@ -28,9 +33,12 @@
 lib/camlp4/odyl.cmo
 lib/camlp4/pa_extend.cmo
 lib/camlp4/pa_extend_m.cmo
+lib/camlp4/pa_extfun.cmo
 lib/camlp4/pa_format.cmo
+lib/camlp4/pa_fstream.cmo
 lib/camlp4/pa_ifdef.cmi
 lib/camlp4/pa_ifdef.cmo
+lib/camlp4/pa_lisp.cmo
 lib/camlp4/pa_o.cmi
 lib/camlp4/pa_o.cmo
 lib/camlp4/pa_olabl.cmo
@@ -48,6 +56,7 @@
 lib/camlp4/pr_depend.cmo
 lib/camlp4/pr_dump.cmo
 lib/camlp4/pr_extend.cmo
+lib/camlp4/pr_extfun.cmo
 lib/camlp4/pr_null.cmo
 lib/camlp4/pr_o.cmo
 lib/camlp4/pr_op.cmo
@@ -57,6 +66,8 @@
 lib/camlp4/q_phony.cmo
 lib/camlp4/quotation.cmi
 lib/camlp4/quotation.mli
+lib/camlp4/spretty.cmi
+lib/camlp4/spretty.mli
 lib/camlp4/stdpp.cmi
 lib/camlp4/stdpp.cmx
 lib/camlp4/stdpp.mli
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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