diff options
author | bsam <bsam@FreeBSD.org> | 2007-10-27 07:05:12 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2007-10-27 07:05:12 +0800 |
commit | be0c419a2ef16daf81039a70b12eb4af4c05e461 (patch) | |
tree | 95326fef3ad15b04859f850f146516672be90fb3 /www/web2ldap | |
parent | bd669447c50dfdf86744903e56123899fdf3658e (diff) | |
download | freebsd-ports-gnome-be0c419a2ef16daf81039a70b12eb4af4c05e461.tar.gz freebsd-ports-gnome-be0c419a2ef16daf81039a70b12eb4af4c05e461.tar.zst freebsd-ports-gnome-be0c419a2ef16daf81039a70b12eb4af4c05e461.zip |
Update to 0.16.20. Changelog since 0.16.18:
0.16.20, Release Date: 2007-10-17
* Fixed passing around attribute values of syntax OctetString
as hidden parameters in template-based input form.
* Fixed displaying the LDIF after a successful modify if the DN
contains NON-ASCII characters.
0.16.19, Release Date: 2007-10-07
* Fixed displaying the search results as a raw list of DNs.
Diffstat (limited to 'www/web2ldap')
-rw-r--r-- | www/web2ldap/Makefile | 2 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index c8c3796b066e..e503298e2193 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.16.18 +PORTVERSION= 0.16.20 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ ftp://ftp.ipt.ru/pub/download/ diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index ef17a29acc0a..a960af962ab5 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -MD5 (web2ldap-0.16.18.tar.gz) = 51910743dc3d8ebc44f3ec6c75bfb310 -SHA256 (web2ldap-0.16.18.tar.gz) = 2f8d839ce9b6c9b365cfea2e04ab7c6ca2de7e1e8390f45422e36ccd08cf1cd2 -SIZE (web2ldap-0.16.18.tar.gz) = 313415 +MD5 (web2ldap-0.16.20.tar.gz) = 3671d4a6780717d6ce588244c6dbc90a +SHA256 (web2ldap-0.16.20.tar.gz) = c16e14be400fa3b7bb42a2c5d0c1325f34be7e089928dfd5c1bf14b148b49099 +SIZE (web2ldap-0.16.20.tar.gz) = 313702 |