From infofarmer@gmail.com  Sun May 21 12:13:17 2006
Return-Path: <infofarmer@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8763116A44D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 May 2006 12:13:17 +0000 (UTC)
	(envelope-from infofarmer@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D276E43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 May 2006 12:13:16 +0000 (GMT)
	(envelope-from infofarmer@gmail.com)
Received: by nf-out-0910.google.com with SMTP id x29so409782nfb
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 May 2006 05:13:14 -0700 (PDT)
Received: by 10.49.12.2 with SMTP id p2mr1707444nfi;
        Sun, 21 May 2006 05:13:14 -0700 (PDT)
Received: from localhost ( [85.141.134.245])
        by mx.gmail.com with ESMTP id i1sm3771206nfe.2006.05.21.05.13.12;
        Sun, 21 May 2006 05:13:13 -0700 (PDT)
Message-Id: <44705959.685f22bb.166f.ffffe04a@mx.gmail.com>
Date: Sun, 21 May 2006 05:13:13 -0700 (PDT)
From: Andrew Pantyukhin <infofarmer@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: marwan.burelle@lri.fr
Subject: update lang/ocaml to 3.09.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: marwan.burelle@lri.fr

>Number:         97555
>Category:       ports
>Synopsis:       update lang/ocaml to 3.09.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 12:20:12 GMT 2006
>Closed-Date:    Wed Jun 14 21:47:25 GMT 2006
>Last-Modified:  Wed Jun 14 21:47:25 GMT 2006
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.1-STABLE FreeBSD 6.1-STABLE #16: Sun May 7 16:08:47 MSD 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
- Update from 3.09.0 to 3.09.2
- No files added or removed from the distfile, no plist changes
- Tested with mldonkey
	
>How-To-Repeat:
	
>Fix:

	

--- ocaml.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile	9 May 2006 20:52:17 -0000	1.51
+++ Makefile	21 May 2006 12:04:45 -0000
@@ -6,11 +6,13 @@
 #
 
 PORTNAME=	ocaml
-PORTVERSION=	3.09.0
+PORTVERSION=	3.09.2
 CATEGORIES=	lang
 MASTER_SITES=	http://caml.inria.fr/distrib/${DISTNAME:R}/ \
 		ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME:R}/ \
-		ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/${DISTNAME:R}/
+		ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/${DISTNAME:R}/ \
+		${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 PKGNAMESUFFIX=	${SFX}
 
 MAINTAINER?=	marwan.burelle@lri.fr
@@ -88,7 +90,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == sparc64 || ${ARCH} == ia64
-BROKEN=	"ocamlc.opt seg-faults on ${ARCH}, please try to fix"
+BROKEN=	ocamlc.opt seg-faults on ${ARCH}, please try to fix
 .endif
 PLIST_SUB+=	PROF=""
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/distinfo,v
retrieving revision 1.20
diff -u -r1.20 distinfo
--- distinfo	1 Dec 2005 17:32:25 -0000	1.20
+++ distinfo	21 May 2006 12:04:45 -0000
@@ -1,3 +1,3 @@
-MD5 (ocaml-3.09.0.tar.bz2) = 834f88b1f39aa066bb620747764c0588
-SHA256 (ocaml-3.09.0.tar.bz2) = f64248d171f72a8d980ccd39d31036e747ac5584aa72a272be84a6602b4ab4bd
-SIZE (ocaml-3.09.0.tar.bz2) = 2013495
+MD5 (ocaml-3.09.2.tar.bz2) = 63428ce7e114520e8f529c9ca809a1b0
+SHA256 (ocaml-3.09.2.tar.bz2) = 2115d6a4e420b5517ed7313c64bd6bd93f610ec208250b7d025595376180b0b1
+SIZE (ocaml-3.09.2.tar.bz2) = 2036341
Index: files/patch-camlp4-man::Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/files/patch-camlp4-man::Makefile,v
retrieving revision 1.4
diff -u -r1.4 patch-camlp4-man::Makefile
--- files/patch-camlp4-man::Makefile	6 Dec 2003 00:05:05 -0000	1.4
+++ files/patch-camlp4-man::Makefile	21 May 2006 12:04:45 -0000
@@ -1,5 +1,5 @@
---- camlp4/man/Makefile.orig	Sat Nov 22 17:30:44 2003
-+++ camlp4/man/Makefile	Sat Nov 22 04:48:25 2003
+--- ./camlp4/man/Makefile.orig	Thu Jul  3 20:14:49 2003
++++ ./camlp4/man/Makefile	Sun May 21 14:02:41 2006
 @@ -3,7 +3,6 @@
  include ../config/Makefile
  
Index: files/patch-camlp4::lib::Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/files/patch-camlp4::lib::Makefile,v
retrieving revision 1.1
diff -u -r1.1 patch-camlp4::lib::Makefile
--- files/patch-camlp4::lib::Makefile	23 Apr 2005 01:34:05 -0000	1.1
+++ files/patch-camlp4::lib::Makefile	21 May 2006 12:04:45 -0000
@@ -1,6 +1,6 @@
---- camlp4/lib/Makefile.orig	Fri Apr 22 05:28:15 2005
-+++ camlp4/lib/Makefile	Fri Apr 22 05:28:41 2005
-@@ -49,7 +49,8 @@
+--- ./camlp4/lib/Makefile.orig	Tue Nov 30 21:57:03 2004
++++ ./camlp4/lib/Makefile	Sun May 21 14:02:41 2006
+@@ -51,7 +51,8 @@
  
  installopt:
  	for f in $(TARGET:.cma=.cmxa) $(TARGET:.cma=.p.cmxa) *.cmx ; do \
Index: files/patch-configure
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/files/patch-configure,v
retrieving revision 1.6
diff -u -r1.6 patch-configure
--- files/patch-configure	1 Dec 2005 15:46:34 -0000	1.6
+++ files/patch-configure	21 May 2006 12:04:45 -0000
@@ -1,14 +1,14 @@
---- configure.orig	Wed Sep  7 12:41:56 2005
-+++ configure	Wed Sep  7 12:30:03 2005
-@@ -653,6 +653,7 @@
-   alpha,*,digital) profiling='prof';;
+--- ./configure.orig	Thu Mar 30 14:00:19 2006
++++ ./configure	Sun May 21 14:02:41 2006
+@@ -667,6 +667,7 @@
    i386,*,linux_elf) profiling='prof';;
+   i386,*,gnu) profiling='prof';;
    i386,*,bsd_elf) profiling='prof';;
 +  *,*,freebsd) profiling='prof';;
    sparc,*,solaris)
      profiling='prof'
      case "$nativecc" in gcc*) ;; *) cc_profile='-xpg';; esac;;
-@@ -1123,117 +1124,14 @@
+@@ -1107,117 +1108,14 @@
  x11_include="not found"
  x11_link="not found"
  
Index: files/patch-ocamldoc::Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/files/patch-ocamldoc::Makefile,v
retrieving revision 1.2
diff -u -r1.2 patch-ocamldoc::Makefile
--- files/patch-ocamldoc::Makefile	6 Dec 2003 00:05:05 -0000	1.2
+++ files/patch-ocamldoc::Makefile	21 May 2006 12:04:45 -0000
@@ -1,16 +1,16 @@
---- ocamldoc/Makefile.orig	Sat Nov 22 17:38:34 2003
-+++ ocamldoc/Makefile	Sat Nov 22 04:34:14 2003
+--- ./ocamldoc/Makefile.orig	Thu Nov 10 17:44:36 2005
++++ ./ocamldoc/Makefile	Sun May 21 14:02:41 2006
 @@ -40,7 +40,7 @@
- OCAMLDOC_LIBA=odoc_info.a
  INSTALL_LIBDIR=$(OCAMLLIB)/ocamldoc
+ INSTALL_CUSTOMDIR=$(INSTALL_LIBDIR)/custom
  INSTALL_BINDIR=$(OCAMLBIN)
 -INSTALL_MANODIR=$(MANDIR)/man3
 +INSTALL_MANODIR=$(MANDIR)/mann
  
- INSTALL_MLIS=odoc_info.mli 
+ INSTALL_MLIS=odoc_info.mli
  INSTALL_CMIS=$(INSTALL_MLIS:.mli=.cmi)
-@@ -281,7 +281,9 @@
- 	$(CP) ocamldoc.hva *.cmi $(GENERATORS) $(OCAMLDOC_LIBCMA) $(INSTALL_LIBDIR)
+@@ -261,7 +261,9 @@
+ 	$(CP) ocamldoc.hva *.cmi $(OCAMLDOC_LIBCMA) $(INSTALL_LIBDIR)
  	$(CP) $(INSTALL_MLIS) $(INSTALL_CMIS) $(INSTALL_LIBDIR)
  	if test -d $(INSTALL_MANODIR); then : ; else $(MKDIR) $(INSTALL_MANODIR); fi
 -	$(CP) stdlib_man/* $(INSTALL_MANODIR)
Index: files/patch-stdlib::Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/ocaml/files/patch-stdlib::Makefile,v
retrieving revision 1.1
diff -u -r1.1 patch-stdlib::Makefile
--- files/patch-stdlib::Makefile	23 Apr 2005 01:34:05 -0000	1.1
+++ files/patch-stdlib::Makefile	21 May 2006 12:04:45 -0000
@@ -1,6 +1,6 @@
---- stdlib/Makefile.bak	Fri Apr 22 05:04:24 2005
-+++ stdlib/Makefile	Fri Apr 22 05:13:40 2005
-@@ -47,8 +47,7 @@
+--- ./stdlib/Makefile.orig	Mon Nov 29 17:53:30 2004
++++ ./stdlib/Makefile	Sun May 21 14:02:41 2006
+@@ -48,8 +48,7 @@
  	rm -f std_exit.p.cmi
  
  install:
--- ocaml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun May 21 12:24:11 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97555 
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: sat 
Responsible-Changed-When: Sun May 21 12:25:22 UTC 2006 
Responsible-Changed-Why:  
infofarmer is me 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97555 

From: "Andrew Pantyukhin" <sat@freebsd.org>
To: bug-followup@FreeBSD.org, argentoff@gmail.com, daniel+unison@pelleg.org, 
	djulien.bsd@gmail.com, dsh@vlink.ru, dylan@dylex.net, 
	gerald@freebsd.org, holger@e-gitt.net, hrs@freebsd.org, 
	hubert@frbsd.org, jkoshy@freebsd.org, johans@stack.nl, 
	lioux@freebsd.org, marwan.burelle@lri.fr, mukai@jmuk.org, 
	piaip@csie.ntu.edu.tw, ports@freebsd.org, rk@ronald.org, 
	stephane@freebsd.org, stephen@math.missouri.edu, vs@freebsd.org
Cc:  
Subject: Re: ports/97555: update lang/ocaml to 3.09.2
Date: Mon, 22 May 2006 14:50:50 +0400

 Maintainers of ocaml-dependant ports!
 
 It would be great if you could test the ports you maintain
 with this ocaml update applied. This would scale down
 the potential breakage from the update. I personally
 tested mldonket-devel and found no problem yet, but
 more extensive testing is desired by ocaml maintainer.
 
 Thanks!

From: Holger Lamm <holger@e-gitt.net>
To: bug-followup@FreeBSD.org
Cc: Andrew Pantyukhin <sat@freebsd.org>
Subject: Re: ports/97555: update lang/ocaml to 3.09.2
Date: Wed, 24 May 2006 00:28:44 +0200

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 Works fine with p2p/mldonkey.
 
 Regards,
 Holger
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFEc4ybgdO/JOxNDBQRAnwUAJ9Bwc4eEDQy61/edqK8VAkHjqFKMACeNfAE
 ZMR+33mf0yWngpkoBvzxfgo=
 =xe68
 -----END PGP SIGNATURE-----
State-Changed-From-To: feedback->closed 
State-Changed-By: sat 
State-Changed-When: Wed Jun 14 21:47:16 UTC 2006 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97555 
>Unformatted:
