From owner-cvs-all@FreeBSD.ORG Fri Aug 4 15:58:26 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 7444E16A4DE; Fri, 4 Aug 2006 15:58:26 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E5743D45; Fri, 4 Aug 2006 15:58:26 +0000 (GMT) (envelope-from itetcu@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 k74FwPLw003612; Fri, 4 Aug 2006 15:58:25 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k74FwPtK003611; Fri, 4 Aug 2006 15:58:25 GMT (envelope-from itetcu) Message-Id: <200608041558.k74FwPtK003611@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 4 Aug 2006 15:58:25 +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/net/ocaml-netclient Makefile distinfo 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: Fri, 04 Aug 2006 15:58:26 -0000 itetcu 2006-08-04 15:58:25 UTC FreeBSD ports repository Modified files: net/ocaml-netclient Makefile distinfo pkg-plist Log: - Use new OCaml framework (requires ports/101100) - Permissions safety via replacing cp to install - Honour PREFIX - Use subdirectory of ocaml for docs and examples - Update to 0.92.2 PR: ports/101206 Submitted by: Stanislav Sedov Approved by: maintainer Revision Changes Path 1.2 +36 -12 ports/net/ocaml-netclient/Makefile 1.3 +3 -3 ports/net/ocaml-netclient/distinfo 1.2 +22 -129 ports/net/ocaml-netclient/pkg-plist