From owner-cvs-all@FreeBSD.ORG Thu Jul 6 17:49:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4004C16A4FB; Thu, 6 Jul 2006 17:49:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40F043D5F; Thu, 6 Jul 2006 17:49:52 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k66HnqVT013502; Thu, 6 Jul 2006 17:49:52 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k66HnqsX013501; Thu, 6 Jul 2006 17:49:52 GMT (envelope-from garga) Message-Id: <200607061749.k66HnqsX013501@repoman.freebsd.org> From: Renato Botelho Date: Thu, 6 Jul 2006 17:49:52 +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/devel Makefile ports/devel/ocaml-ounit Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 17:49:54 -0000 garga 2006-07-06 17:49:52 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/ocaml-ounit Makefile distinfo pkg-descr pkg-plist Log: OUnit is a unit testing framework for Objective Caml, inspired by the JUnit tool for Java, and the HUnit tool for Haskell. WWW: http://home.wanadoo.nl/maas/ocaml PR: ports/93957 Submitted by: Meikel Brandmeyer Revision Changes Path 1.2309 +1 -0 ports/devel/Makefile 1.1 +41 -0 ports/devel/ocaml-ounit/Makefile (new) 1.1 +3 -0 ports/devel/ocaml-ounit/distinfo (new) 1.1 +4 -0 ports/devel/ocaml-ounit/pkg-descr (new) 1.1 +8 -0 ports/devel/ocaml-ounit/pkg-plist (new)