From owner-cvs-ports@FreeBSD.ORG Fri Jan 30 03:52:43 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E42E2106566C; Fri, 30 Jan 2009 03:52:43 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D2C5B8FC16; Fri, 30 Jan 2009 03:52:43 +0000 (UTC) (envelope-from beech@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 n0U3qhR2098332; Fri, 30 Jan 2009 03:52:43 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0U3qhBS098331; Fri, 30 Jan 2009 03:52:43 GMT (envelope-from beech) Message-Id: <200901300352.n0U3qhBS098331@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 30 Jan 2009 03:52:43 +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/archivers/ocaml-zip Makefile ports/archivers/ocaml-zip/files META patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 03:52:44 -0000 beech 2009-01-30 03:52:43 UTC FreeBSD ports repository Modified files: archivers/ocaml-zip Makefile Added files: archivers/ocaml-zip/files META patch-Makefile Log: - Install a META file for use with ocaml-findlib (findlib is still not necessary to install or run the port, but if it is there, it will detect the port); - Install files (zlib.cmi and zlib.mli) needed by www/ocsigen. - Bump portrevision PR: ports/130507 Submitted by: Jaap Boender Approved by: stas (maintainer) Revision Changes Path 1.5 +2 -1 ports/archivers/ocaml-zip/Makefile 1.1 +8 -0 ports/archivers/ocaml-zip/files/META (new) 1.1 +11 -0 ports/archivers/ocaml-zip/files/patch-Makefile (new)