From owner-cvs-all@FreeBSD.ORG Fri Nov 3 14:31:38 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 2517F16A40F; Fri, 3 Nov 2006 14:31:38 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F6243D58; Fri, 3 Nov 2006 14:31:37 +0000 (GMT) (envelope-from bsam@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 kA3EVbaq099678; Fri, 3 Nov 2006 14:31:37 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kA3EVbE2099677; Fri, 3 Nov 2006 14:31:37 GMT (envelope-from bsam) Message-Id: <200611031431.kA3EVbE2099677@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 3 Nov 2006 14:31:37 +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/www/web2ldap 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, 03 Nov 2006 14:31:38 -0000 bsam 2006-11-03 14:31:37 UTC FreeBSD ports repository Modified files: www/web2ldap Makefile distinfo pkg-plist Log: Update 0.16.12 -> 0.16.13: Release Date: 2006-11-03 * Multiple attribute values are not sorted in input forms anymore. * In the login form only the available SASL mechs are displayed now in the select field for choosing authentication mechanism. * If scope is not specified in LDAP URL the search form properly sets default of search scope to sub. * Simplified displaying error messages by deleting backward-compatible code for older versions of python-ldap. Revision Changes Path 1.32 +1 -1 ports/www/web2ldap/Makefile 1.23 +3 -3 ports/www/web2ldap/distinfo 1.15 +1 -0 ports/www/web2ldap/pkg-plist