From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 17 07:00:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C16D716A513 for ; Thu, 17 Nov 2005 07:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5275443D4C for ; Thu, 17 Nov 2005 07:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAH70RwZ037158 for ; Thu, 17 Nov 2005 07:00:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAH70Rd2037149; Thu, 17 Nov 2005 07:00:27 GMT (envelope-from gnats) Resent-Date: Thu, 17 Nov 2005 07:00:27 GMT Resent-Message-Id: <200511170700.jAH70Rd2037149@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Boris B. Samorodov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD4D16A420 for ; Thu, 17 Nov 2005 06:51:57 +0000 (GMT) (envelope-from bsam@mi.ipt.ru) Received: from mi.ipt.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7608643D46 for ; Thu, 17 Nov 2005 06:51:55 +0000 (GMT) (envelope-from bsam@mi.ipt.ru) Received: from mi.ipt.ru (localhost [127.0.0.1]) by mi.ipt.ru (8.13.4/8.13.4) with ESMTP id jAH6oZnf059949 for ; Thu, 17 Nov 2005 09:50:35 +0300 (MSK) (envelope-from bsam@mi.ipt.ru) Received: (from bsam@localhost) by mi.ipt.ru (8.13.4/8.13.3/Submit) id jAH6oYoK059948; Thu, 17 Nov 2005 09:50:34 +0300 (MSK) (envelope-from bsam) Message-Id: <200511170650.jAH6oYoK059948@mi.ipt.ru> Date: Thu, 17 Nov 2005 09:50:34 +0300 (MSK) From: "Boris B. Samorodov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/89188: [maintainer update] www/web2ldap: update to new release 0.16.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Boris B. Samorodov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 07:00:27 -0000 >Number: 89188 >Category: ports >Synopsis: [maintainer update] www/web2ldap: update to new release 0.16.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 17 07:00:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 6.0-STABLE i386 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386 >Description: 0.16.4 Release Date: 2005-11-16 * Fixed ldapsession.LDAPSession.subOrdinates() to return correct results also when the server does not return the operational attributes used to determine that. * Corrected title message of monitor and locate. * The link [Display all] is only displayed if only partial search results are displayed. * In the object class selection form the classes currently not selected are sorted. * Fixed relogin when referral is received. * When setting the password for an entry for which the attribute userPassword is not allowed in the schema one of the object classes simpleSecurityObject or simpleAuthObject is added if present in the schema and declared as AUXILIARY. >How-To-Repeat: >Fix: The patch is relative to the port: # cd /usr/ports/www # patch -p0 < _the_patch_ --- web2ldap.patch begins here --- diff -ruN web2ldap.orig/Makefile web2ldap/Makefile --- web2ldap.orig/Makefile Thu Nov 17 09:39:37 2005 +++ web2ldap/Makefile Thu Nov 17 09:39:48 2005 @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.16.3 +PORTVERSION= 0.16.4 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ ftp://ftp.ipt.ru/pub/download/ diff -ruN web2ldap.orig/distinfo web2ldap/distinfo --- web2ldap.orig/distinfo Thu Nov 17 09:39:37 2005 +++ web2ldap/distinfo Thu Nov 17 09:40:48 2005 @@ -1,3 +1,3 @@ -MD5 (web2ldap-0.16.3.tar.gz) = dc0b31db30762e9eec269c8b9fd75204 -SHA256 (web2ldap-0.16.3.tar.gz) = d8b05059c6c8f111463566422e835ce2c2c1488c347d11240dc249e58460eefb -SIZE (web2ldap-0.16.3.tar.gz) = 294628 +MD5 (web2ldap-0.16.4.tar.gz) = 0cec663154e2062acaa3c53035151015 +SHA256 (web2ldap-0.16.4.tar.gz) = 0d640231938aeae829bd1349762be71f77c2b74908cc8e3de91cb8859ecb567c +SIZE (web2ldap-0.16.4.tar.gz) = 294987 --- web2ldap.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted: