From owner-cvs-ports@FreeBSD.ORG Fri Dec 26 09:15:58 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 8F362106564A; Fri, 26 Dec 2008 09:15:58 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 429418FC0C; Fri, 26 Dec 2008 09:15:58 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.16.242] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1LG8nU-0000Kv-VM; Fri, 26 Dec 2008 12:15:57 +0300 To: "Philip M. Gollucci" References: <200812260809.mBQ898Tg083780@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 26 Dec 2008 12:15:45 +0300 In-Reply-To: <200812260809.mBQ898Tg083780@repoman.freebsd.org> (Philip M. Gollucci's message of "Fri\, 26 Dec 2008 08\:09\:08 +0000 \(UTC\)") Message-ID: <80115806@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/mod_auth_kerb Makefile distinfo 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, 26 Dec 2008 09:15:58 -0000 "Philip M. Gollucci" writes: > pgollucci 2008-12-26 08:09:08 UTC > > FreeBSD ports repository > > Modified files: > www/mod_auth_kerb Makefile distinfo > Log: > - Update to 5.4 [1] > - Use SF macro > - Require apache 2.0+ (conn_rec.id structure incompatabilities) Hm, just using that restriction imho is not good. Apache 1.3.x is widely used so far. May be a port for Apache 1.3.x should stay at the ports tree... What do you think? > PR: ports/129470 > Submited by: Ryan Steinmetz > Approved by: araujo (mentor, implicit) > > Revision Changes Path > 1.20 +3 -3 ports/www/mod_auth_kerb/Makefile > 1.8 +3 -3 ports/www/mod_auth_kerb/distinfo WBR -- bsam