From owner-cvs-all@FreeBSD.ORG Sat May 9 19:54:24 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DF991065670; Sat, 9 May 2009 19:54:24 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 228808FC13; Sat, 9 May 2009 19:54:24 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n49JsOfF011015; Sat, 9 May 2009 19:54:24 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n49JsOrb011014; Sat, 9 May 2009 19:54:24 GMT (envelope-from stas) Message-Id: <200905091954.n49JsOrb011014@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 9 May 2009 19:54:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/ocaml Makefile ports/lang/ocaml/files patch-#4666 patch-#4678 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2009 19:54:25 -0000 stas 2009-05-09 19:54:23 UTC FreeBSD ports repository Modified files: lang/ocaml Makefile Added files: lang/ocaml/files patch-#4666 patch-#4678 Log: - Fix a couple of serious bugs in threading code (#4666 and #4678). Obtained from: ocaml cvs Revision Changes Path 1.63 +1 -0 ports/lang/ocaml/Makefile 1.1 +111 -0 ports/lang/ocaml/files/patch-#4666 (new) 1.1 +19 -0 ports/lang/ocaml/files/patch-#4678 (new)