From owner-cvs-ports@FreeBSD.ORG Mon Mar 3 22:12:52 2008 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 D4C1710656C0; Mon, 3 Mar 2008 22:12:52 +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 BB5FF8FC1E; Mon, 3 Mar 2008 22:12:52 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m23MCq7u005037; Mon, 3 Mar 2008 22:12:52 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m23MCqCA005036; Mon, 3 Mar 2008 22:12:52 GMT (envelope-from beech) Message-Id: <200803032212.m23MCqCA005036@repoman.freebsd.org> From: Beech Rintoul Date: Mon, 3 Mar 2008 22:12: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/ftp/proftpd Makefile ports/ftp/proftpd/files patch-contrib_mod_wrap2_file.c 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: Mon, 03 Mar 2008 22:12:53 -0000 beech 2008-03-03 22:12:52 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Added files: ftp/proftpd/files patch-contrib_mod_wrap2_file.c Log: - Add vendor patch - Bump portrevision - The mod_wrap2_file module does not support comma-delimited lists of clients in the allow/deny files, unlike the standard libwrap library. Obtained from: TJ Saunders (vendor) Revision Changes Path 1.129 +1 -1 ports/ftp/proftpd/Makefile 1.1 +72 -0 ports/ftp/proftpd/files/patch-contrib_mod_wrap2_file.c (new)