Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 20:48:45 +0300 (MSK)
From:      "Boris B. Samorodov" <bsam@ipt.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88855: [maintainer update] www/web2ldap: update to new release 0.16.2
Message-ID:  <200511111748.jABHmjxC001230@mi.ipt.ru>
Resent-Message-ID: <200511111750.jABHoG6h084000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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_
	<delete web2ldap/*.orig files>

--- 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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511111748.jABHmjxC001230>