Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2002 12:50:03 -0800 (PST)
From:      Brad Knotwell <knotwell@ix.netcom.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/33819: new release of ocaml -- port update
Message-ID:  <200201122050.g0CKo3g43982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33819; it has been noted by GNATS.

From: Brad Knotwell <knotwell@ix.netcom.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/33819: new release of ocaml -- port update
Date: Sat, 12 Jan 2002 12:50:15 -0800

 Oops, turns out I was hasty on sending the update.  The following
 changes need to be made instead.  Sorry about the earlier confusion!!
 
 --Brad
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/lang/ocaml/Makefile,v
 retrieving revision 1.21
 diff -r1.21 Makefile
 9c9
 < PORTVERSION=	3.02
 ---
 > PORTVERSION=	3.04
 61a62,63
 > 	@${MKDIR} ${DOCSDIR}/html/libref
 > 	@mv ${WRKDIR}/htmlman/libref ${WRKDIR}/libref
 62a65,66
 > 	@cd ${WRKDIR}/libref; ${INSTALL_DATA} * ${DOCSDIR}/html/libref
 > 	@mv ${WRKDIR}/libref ${WRKDIR}/htmlman
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/lang/ocaml/distinfo,v
 retrieving revision 1.8
 diff -r1.8 distinfo
 1,3c1,3
 < MD5 (ocaml-3.02.tar.gz) = 2184258b41d3975648a4ebbb615c5046
 < MD5 (ocaml-3.02-refman.html.tar.gz) = b2aeaa11f3ba48d59deb3fe1693606d4
 < MD5 (ocaml-3.02-refman.ps.gz) = 6dc24a8b1f98b91e7ab8ecd34a90d59c
 ---
 > MD5 (ocaml-3.04.tar.gz) = 7f2fbb849fccb33308188aa19aa9b0ee
 > MD5 (ocaml-3.04-refman.html.tar.gz) = 30538e4a76c8c7d540a9391d8c8967c7
 > MD5 (ocaml-3.04-refman.ps.gz) = 0127244af1014c1db9a192247b686dc9
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/lang/ocaml/pkg-plist,v
 retrieving revision 1.13
 diff -r1.13 pkg-plist
 409a410
 > share/doc/ocaml/ocaml-3.04-refman.ps.gz
 413a415
 > share/doc/ocaml/html/manual.hmanual
 415a418
 > share/doc/ocaml/html/manual.htoc
 490a494
 > share/doc/ocaml/html/manual076.html
 493c497,676
 < share/doc/ocaml/ocaml-3.02-refman.ps.gz
 ---
 > share/doc/ocaml/html/libref/Arg.html
 > share/doc/ocaml/html/libref/Arith_status.html
 > share/doc/ocaml/html/libref/Array.html
 > share/doc/ocaml/html/libref/ArrayLabels.html
 > share/doc/ocaml/html/libref/Big_int.html
 > share/doc/ocaml/html/libref/Bigarray.Array1.html
 > share/doc/ocaml/html/libref/Bigarray.Array2.html
 > share/doc/ocaml/html/libref/Bigarray.Array3.html
 > share/doc/ocaml/html/libref/Bigarray.Genarray.html
 > share/doc/ocaml/html/libref/Bigarray.html
 > share/doc/ocaml/html/libref/Buffer.html
 > share/doc/ocaml/html/libref/Callback.html
 > share/doc/ocaml/html/libref/Char.html
 > share/doc/ocaml/html/libref/Condition.html
 > share/doc/ocaml/html/libref/Dbm.html
 > share/doc/ocaml/html/libref/Digest.html
 > share/doc/ocaml/html/libref/Dynlink.html
 > share/doc/ocaml/html/libref/Event.html
 > share/doc/ocaml/html/libref/Filename.html
 > share/doc/ocaml/html/libref/Format.html
 > share/doc/ocaml/html/libref/Gc.html
 > share/doc/ocaml/html/libref/Genlex.html
 > share/doc/ocaml/html/libref/Graphics.html
 > share/doc/ocaml/html/libref/GraphicsX11.html
 > share/doc/ocaml/html/libref/Hashtbl.HashedType.html
 > share/doc/ocaml/html/libref/Hashtbl.Make.html
 > share/doc/ocaml/html/libref/Hashtbl.S.html
 > share/doc/ocaml/html/libref/Hashtbl.html
 > share/doc/ocaml/html/libref/Int32.html
 > share/doc/ocaml/html/libref/Int64.html
 > share/doc/ocaml/html/libref/Lazy.html
 > share/doc/ocaml/html/libref/Lexing.html
 > share/doc/ocaml/html/libref/List.html
 > share/doc/ocaml/html/libref/ListLabels.html
 > share/doc/ocaml/html/libref/Map.Make.html
 > share/doc/ocaml/html/libref/Map.OrderedType.html
 > share/doc/ocaml/html/libref/Map.S.html
 > share/doc/ocaml/html/libref/Map.html
 > share/doc/ocaml/html/libref/Marshal.html
 > share/doc/ocaml/html/libref/MoreLabels.Hashtbl.HashedType.html
 > share/doc/ocaml/html/libref/MoreLabels.Hashtbl.Make.html
 > share/doc/ocaml/html/libref/MoreLabels.Hashtbl.S.html
 > share/doc/ocaml/html/libref/MoreLabels.Hashtbl.html
 > share/doc/ocaml/html/libref/MoreLabels.Map.Make.html
 > share/doc/ocaml/html/libref/MoreLabels.Map.OrderedType.html
 > share/doc/ocaml/html/libref/MoreLabels.Map.S.html
 > share/doc/ocaml/html/libref/MoreLabels.Map.html
 > share/doc/ocaml/html/libref/MoreLabels.Set.Make.html
 > share/doc/ocaml/html/libref/MoreLabels.Set.OrderedType.html
 > share/doc/ocaml/html/libref/MoreLabels.Set.S.html
 > share/doc/ocaml/html/libref/MoreLabels.Set.html
 > share/doc/ocaml/html/libref/MoreLabels.html
 > share/doc/ocaml/html/libref/Mutex.html
 > share/doc/ocaml/html/libref/Nativeint.html
 > share/doc/ocaml/html/libref/Num.html
 > share/doc/ocaml/html/libref/Obj.html
 > share/doc/ocaml/html/libref/Oo.html
 > share/doc/ocaml/html/libref/Parsing.html
 > share/doc/ocaml/html/libref/Pervasives.html
 > share/doc/ocaml/html/libref/Printexc.html
 > share/doc/ocaml/html/libref/Printf.html
 > share/doc/ocaml/html/libref/Queue.html
 > share/doc/ocaml/html/libref/Random.html
 > share/doc/ocaml/html/libref/Set.Make.html
 > share/doc/ocaml/html/libref/Set.OrderedType.html
 > share/doc/ocaml/html/libref/Set.S.html
 > share/doc/ocaml/html/libref/Set.html
 > share/doc/ocaml/html/libref/Sort.html
 > share/doc/ocaml/html/libref/Stack.html
 > share/doc/ocaml/html/libref/StdLabels.Array.html
 > share/doc/ocaml/html/libref/StdLabels.List.html
 > share/doc/ocaml/html/libref/StdLabels.String.html
 > share/doc/ocaml/html/libref/StdLabels.html
 > share/doc/ocaml/html/libref/Str.html
 > share/doc/ocaml/html/libref/Stream.html
 > share/doc/ocaml/html/libref/String.html
 > share/doc/ocaml/html/libref/StringLabels.html
 > share/doc/ocaml/html/libref/Sys.html
 > share/doc/ocaml/html/libref/Thread.html
 > share/doc/ocaml/html/libref/ThreadUnix.html
 > share/doc/ocaml/html/libref/Tk.html
 > share/doc/ocaml/html/libref/Unix.html
 > share/doc/ocaml/html/libref/UnixLabels.html
 > share/doc/ocaml/html/libref/Weak.html
 > share/doc/ocaml/html/libref/index.html
 > share/doc/ocaml/html/libref/index_attributes.html
 > share/doc/ocaml/html/libref/index_class_types.html
 > share/doc/ocaml/html/libref/index_classes.html
 > share/doc/ocaml/html/libref/index_exceptions.html
 > share/doc/ocaml/html/libref/index_methods.html
 > share/doc/ocaml/html/libref/index_module_types.html
 > share/doc/ocaml/html/libref/index_modules.html
 > share/doc/ocaml/html/libref/index_types.html
 > share/doc/ocaml/html/libref/index_values.html
 > share/doc/ocaml/html/libref/style.css
 > share/doc/ocaml/html/libref/type_Arg.html
 > share/doc/ocaml/html/libref/type_Arith_status.html
 > share/doc/ocaml/html/libref/type_Array.html
 > share/doc/ocaml/html/libref/type_ArrayLabels.html
 > share/doc/ocaml/html/libref/type_Big_int.html
 > share/doc/ocaml/html/libref/type_Bigarray.Array1.html
 > share/doc/ocaml/html/libref/type_Bigarray.Array2.html
 > share/doc/ocaml/html/libref/type_Bigarray.Array3.html
 > share/doc/ocaml/html/libref/type_Bigarray.Genarray.html
 > share/doc/ocaml/html/libref/type_Bigarray.html
 > share/doc/ocaml/html/libref/type_Buffer.html
 > share/doc/ocaml/html/libref/type_Callback.html
 > share/doc/ocaml/html/libref/type_Char.html
 > share/doc/ocaml/html/libref/type_Condition.html
 > share/doc/ocaml/html/libref/type_Dbm.html
 > share/doc/ocaml/html/libref/type_Digest.html
 > share/doc/ocaml/html/libref/type_Dynlink.html
 > share/doc/ocaml/html/libref/type_Event.html
 > share/doc/ocaml/html/libref/type_Filename.html
 > share/doc/ocaml/html/libref/type_Format.html
 > share/doc/ocaml/html/libref/type_Gc.html
 > share/doc/ocaml/html/libref/type_Genlex.html
 > share/doc/ocaml/html/libref/type_Graphics.html
 > share/doc/ocaml/html/libref/type_GraphicsX11.html
 > share/doc/ocaml/html/libref/type_Hashtbl.HashedType.html
 > share/doc/ocaml/html/libref/type_Hashtbl.Make.html
 > share/doc/ocaml/html/libref/type_Hashtbl.S.html
 > share/doc/ocaml/html/libref/type_Hashtbl.html
 > share/doc/ocaml/html/libref/type_Int32.html
 > share/doc/ocaml/html/libref/type_Int64.html
 > share/doc/ocaml/html/libref/type_Lazy.html
 > share/doc/ocaml/html/libref/type_Lexing.html
 > share/doc/ocaml/html/libref/type_List.html
 > share/doc/ocaml/html/libref/type_ListLabels.html
 > share/doc/ocaml/html/libref/type_Map.Make.html
 > share/doc/ocaml/html/libref/type_Map.OrderedType.html
 > share/doc/ocaml/html/libref/type_Map.S.html
 > share/doc/ocaml/html/libref/type_Map.html
 > share/doc/ocaml/html/libref/type_Marshal.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Hashtbl.HashedType.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Hashtbl.Make.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Hashtbl.S.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Hashtbl.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Map.Make.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Map.OrderedType.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Map.S.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Map.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Set.Make.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Set.OrderedType.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Set.S.html
 > share/doc/ocaml/html/libref/type_MoreLabels.Set.html
 > share/doc/ocaml/html/libref/type_MoreLabels.html
 > share/doc/ocaml/html/libref/type_Mutex.html
 > share/doc/ocaml/html/libref/type_Nativeint.html
 > share/doc/ocaml/html/libref/type_Num.html
 > share/doc/ocaml/html/libref/type_Obj.html
 > share/doc/ocaml/html/libref/type_Oo.html
 > share/doc/ocaml/html/libref/type_Parsing.html
 > share/doc/ocaml/html/libref/type_Pervasives.html
 > share/doc/ocaml/html/libref/type_Printexc.html
 > share/doc/ocaml/html/libref/type_Printf.html
 > share/doc/ocaml/html/libref/type_Queue.html
 > share/doc/ocaml/html/libref/type_Random.html
 > share/doc/ocaml/html/libref/type_Set.Make.html
 > share/doc/ocaml/html/libref/type_Set.OrderedType.html
 > share/doc/ocaml/html/libref/type_Set.S.html
 > share/doc/ocaml/html/libref/type_Set.html
 > share/doc/ocaml/html/libref/type_Sort.html
 > share/doc/ocaml/html/libref/type_Stack.html
 > share/doc/ocaml/html/libref/type_StdLabels.Array.html
 > share/doc/ocaml/html/libref/type_StdLabels.List.html
 > share/doc/ocaml/html/libref/type_StdLabels.String.html
 > share/doc/ocaml/html/libref/type_StdLabels.html
 > share/doc/ocaml/html/libref/type_Str.html
 > share/doc/ocaml/html/libref/type_Stream.html
 > share/doc/ocaml/html/libref/type_String.html
 > share/doc/ocaml/html/libref/type_StringLabels.html
 > share/doc/ocaml/html/libref/type_Sys.html
 > share/doc/ocaml/html/libref/type_Thread.html
 > share/doc/ocaml/html/libref/type_ThreadUnix.html
 > share/doc/ocaml/html/libref/type_Tk.html
 > share/doc/ocaml/html/libref/type_Unix.html
 > share/doc/ocaml/html/libref/type_UnixLabels.html
 > share/doc/ocaml/html/libref/type_Weak.html
 > @dirrm share/doc/ocaml/html/libref

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?200201122050.g0CKo3g43982>