Bug 96485 - [maintainer-update] www/web2ldap: upgrade to new release version 0.16.11
Summary: [maintainer-update] www/web2ldap: upgrade to new release version 0.16.11
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-04-28 19:40 UTC by Boris B.Samorodov
Modified: 2006-04-28 22:54 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-04-28 19:40:14 UTC
	The version 0.16.11 of www/web2ldap is released:
	http://www.web2ldap.de/news.html

	Release Date: 2006-04-26

	* Added title attribute for [Read] links when displaying search result list (for bubble help in browser). The text contains attributes description and structuralObjectClass if present in the entry.
	* Default values set in utctime.strptime() and mspki.utctime.__strptime__() are now exactly like that of time.strptime().

Fix: The patch is relative to the port:
	# cd ports/www
	# patch -p0 < _the_patch_
	<delete web2ldap/*.orig files>

===== web2ldap.patch begins here =====


WBR
-- 
bsam--igG1Nr4Q4ToRmJs9fboc3tn7jGw9WnLl1128PIXhwwictgxZ
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 Apr 28 22:03:50 2006
+++ web2ldap/Makefile	Fri Apr 28 22:04:01 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	web2ldap
-PORTVERSION=	0.16.10
+PORTVERSION=	0.16.11
 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 Apr 28 22:03:50 2006
+++ web2ldap/distinfo	Fri Apr 28 22:04:54 2006
@@ -1,3 +1,3 @@
-MD5 (web2ldap-0.16.10.tar.gz) = e03208e50bc2aef81fc5ba32c783049f
-SHA256 (web2ldap-0.16.10.tar.gz) = e1cce679c4781abd105168346507f998be92678b9b9122e0a870bb2aadabe2a2
-SIZE (web2ldap-0.16.10.tar.gz) = 304655
+MD5 (web2ldap-0.16.11.tar.gz) = b82e0a8a5b730ec577f8891a14cbde92
+SHA256 (web2ldap-0.16.11.tar.gz) = d90082750c75b223095946f74b34ff126978b44823cd33b5191e5573b221c098
+SIZE (web2ldap-0.16.11.tar.gz) = 304950
===== web2ldap.patch ends here =====
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-28 22:54:11 UTC
State Changed
From-To: open->closed

Committed, thanks!