Bug 94974 - [maintainer update] www/web2ldap: update to new release version 0.16.10
Summary: [maintainer update] www/web2ldap: update to new release version 0.16.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-26 20:40 UTC by Boris B.Samorodov
Modified: 2006-04-08 14:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris B.Samorodov 2006-03-26 20:40:16 UTC
	New version 0.16.10 of www/web2ldap is released:
	http://www.web2ldap.de/news.html

	Changes since 0.16.7:

0.16.10

Release Date: 2006-03-23

    * Changed behaviour when displaying input form for entries with object class extensibleObject since it was unhandy for many available attribute types: There are only input fields displayed for the MUST and MAY attributes of other object classes. But the select lists for additional attribute values now contain all existing attribute types.
    * Recursive deletion now continues if server-side administrative limits (ldap.ADMINLIMIT_EXCEEDED exception) are in effect.
    * When adding / editing an entry the input form can now be switched from table- to template-based and vice versa without loss of data input so far.

0.16.9

Release Date: 2006-03-04

    * Brought usage of manage DIT control in line with draft-zeilenga-ldap-managedit-00.txt
    * DIT content rules marked as OBSOLETE are now correctly ignored in object class selection form.

0.16.8

Release Date: 2006-02-23

    * Special treatment for an empty attribute value list when displaying a table view of a single LDAP entry in [Read].
    * Attributes countImmSubordinates and countTotSubordinates are now used to determine number of direct and total subordinate entries.
    * Fix for displaying a search continuation received for one-level search from root naming context.

Fix: 

WBR
-- 
bsam--bKS1BOI9U6JPMrtco31t1dZ6V84MJvaVeE16htB6Z8df4x4a
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN web2ldap.orig/Makefile web2ldap/Makefile
--- web2ldap.orig/Makefile	Fri Mar 24 19:49:13 2006
+++ web2ldap/Makefile	Sun Mar 26 23:11:56 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	web2ldap
-PORTVERSION=	0.16.7
+PORTVERSION=	0.16.10
 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 Mar 24 19:49:13 2006
+++ web2ldap/distinfo	Sun Mar 26 23:12:23 2006
@@ -1,3 +1,3 @@
-MD5 (web2ldap-0.16.7.tar.gz) = 45487cc84ece79c9c7f8aa10716c8d88
-SHA256 (web2ldap-0.16.7.tar.gz) = 73501e1f95634b2090457e48034546f46119bf1ea055585c900aad2cc0948081
-SIZE (web2ldap-0.16.7.tar.gz) = 303141
+MD5 (web2ldap-0.16.10.tar.gz) = e03208e50bc2aef81fc5ba32c783049f
+SHA256 (web2ldap-0.16.10.tar.gz) = e1cce679c4781abd105168346507f998be92678b9b9122e0a870bb2aadabe2a2
+SIZE (web2ldap-0.16.10.tar.gz) = 304655
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-08 14:13:10 UTC
State Changed
From-To: open->closed

Committed, thanks!