From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 11 17:50:17 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 9D33A16A41F for ; Fri, 11 Nov 2005 17:50:17 +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 115CC43D46 for ; Fri, 11 Nov 2005 17:50:17 +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 jABHoGbJ084001 for ; Fri, 11 Nov 2005 17:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jABHoG6h084000; Fri, 11 Nov 2005 17:50:16 GMT (envelope-from gnats) Resent-Date: Fri, 11 Nov 2005 17:50:16 GMT Resent-Message-Id: <200511111750.jABHoG6h084000@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 2034A16A41F for ; Fri, 11 Nov 2005 17:48:55 +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 4239243D49 for ; Fri, 11 Nov 2005 17:48:53 +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 jABHmjL3001231 for ; Fri, 11 Nov 2005 20:48:45 +0300 (MSK) (envelope-from bsam@mi.ipt.ru) Received: (from bsam@localhost) by mi.ipt.ru (8.13.4/8.13.3/Submit) id jABHmjxC001230; Fri, 11 Nov 2005 20:48:45 +0300 (MSK) (envelope-from bsam) Message-Id: <200511111748.jABHmjxC001230@mi.ipt.ru> Date: Fri, 11 Nov 2005 20:48:45 +0300 (MSK) From: "Boris B. Samorodov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/88855: [maintainer update] www/web2ldap: update to new release 0.16.2 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: Fri, 11 Nov 2005 17:50:17 -0000 >Number: 88855 >Category: ports >Synopsis: [maintainer update] www/web2ldap: update to new release 0.16.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Nov 11 17:50:16 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: A new release 0.16.2 is announced. News since 0.16.0: 0.16.2 Release Date: 2005-11-11 * Stripped all formatting attributes from HTML templates and slightly modified default.css to be nicer to MS IE. 0.16.1 Release Date: 2005-11-11 New features/enhancements * Major overhaul of web layout also affecting HTML generated. Finally implemented three column layout with CSS which hopefully is more user-friendly. * Added DIT navigation list to status bar which allows quick access to upper DIT entries. * Reordered and hopefully cleaned up login form. * Flipped order of links [Down] and [Up] in main menu to better reflect function in three column CSS layout. Bug Fixes * Fixed Unicode error in [ConnInfo] if the current DN is NON-ASCII. >How-To-Repeat: >Fix: SHA256 checksum appears. The patch should be applied 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 Fri Nov 11 20:29:32 2005 +++ web2ldap/Makefile Fri Nov 11 20:32:28 2005 @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.16.0 +PORTVERSION= 0.16.2 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 Fri Nov 11 20:29:32 2005 +++ web2ldap/distinfo Fri Nov 11 20:33:43 2005 @@ -1,2 +1,3 @@ -MD5 (web2ldap-0.16.0.tar.gz) = 8958b9b85204972a47ee1c4b97a6cc63 -SIZE (web2ldap-0.16.0.tar.gz) = 293842 +MD5 (web2ldap-0.16.2.tar.gz) = 02f4f02cbe3d1788a009c61b3e4e7e69 +SHA256 (web2ldap-0.16.2.tar.gz) = 1e6e6b671169ca999e1a022457bb4395e0098b0d5ca1d6b4f330784d117bdf65 +SIZE (web2ldap-0.16.2.tar.gz) = 294460 --- web2ldap.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted: