From owner-cvs-all@FreeBSD.ORG Fri Jul 25 19:54:52 2008 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 0E2A51065676; Fri, 25 Jul 2008 19:54:52 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 21C1C8FC37; Fri, 25 Jul 2008 19:54:52 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6PJspKN035511; Fri, 25 Jul 2008 19:54:51 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6PJspNZ035510; Fri, 25 Jul 2008 19:54:51 GMT (envelope-from glarkin) Message-Id: <200807251954.m6PJspNZ035510@repoman.freebsd.org> From: Greg Larkin Date: Fri, 25 Jul 2008 19:54:51 +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/p5-SVN-Notify-Filter-AuthZMail 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: Fri, 25 Jul 2008 19:54:52 -0000 glarkin 2008-07-25 19:54:51 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-SVN-Notify-Filter-AuthZMail Makefile distinfo pkg-descr pkg-plist Log: This module is a filter for SVN::Notify, intended to assist with the maintenance of access control lists with Subversion repositories. This module removes the need to maintain a separate list of people to send email notification messages to (via svnnotify --to arguments), from the AuthZSVNAccessFile. WWW: http://search.cpan.org/dist/SVN-Notify-Filter-AuthZMail/ Submitted by: glarkin@ Approved by: beech@ (mentor) Revision Changes Path 1.3145 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/p5-SVN-Notify-Filter-AuthZMail/Makefile (new) 1.1 +3 -0 ports/devel/p5-SVN-Notify-Filter-AuthZMail/distinfo (new) 1.1 +7 -0 ports/devel/p5-SVN-Notify-Filter-AuthZMail/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-SVN-Notify-Filter-AuthZMail/pkg-plist (new)