diff options
author | bsam <bsam@FreeBSD.org> | 2006-12-12 03:12:07 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-12-12 03:12:07 +0800 |
commit | b4b02d96ea811e49a6db36872377dc694593d1dc (patch) | |
tree | 3942188a5831a076bb85ad2a114da4af29f41730 /www | |
parent | e681935651c96fc6199592724709aa40ff66dbe7 (diff) | |
download | freebsd-ports-gnome-b4b02d96ea811e49a6db36872377dc694593d1dc.tar.gz freebsd-ports-gnome-b4b02d96ea811e49a6db36872377dc694593d1dc.tar.zst freebsd-ports-gnome-b4b02d96ea811e49a6db36872377dc694593d1dc.zip |
Update to new release 0.16.15.
Release Date: 2006-12-07. Changelog:
* If no group entries are found a clear error message gives a hint
to select another group search root.
* Search requests for LDIF/DSML export add * to requested attributes. This
fixes limited export if configuration parameter requested_attrs is set.
Diffstat (limited to 'www')
-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 732861294761..fdc2d77edaa2 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.16.14 +PORTVERSION= 0.16.15 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 6331bf617a56..a7fc68b2f179 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -MD5 (web2ldap-0.16.14.tar.gz) = d133cbbca0b9227260a1d055afade0b8 -SHA256 (web2ldap-0.16.14.tar.gz) = 43d8754f277e1084e111811d6fc8032b23840da425ec8b5b6636bfc7e7ad8e2b -SIZE (web2ldap-0.16.14.tar.gz) = 305922 +MD5 (web2ldap-0.16.15.tar.gz) = a6521151d079c280d831b64eabfb1868 +SHA256 (web2ldap-0.16.15.tar.gz) = 9233c766dab3dedd4b417fbd0f63f7ad8b26321d22c2d7828ce1a8ba7c7918a9 +SIZE (web2ldap-0.16.15.tar.gz) = 306179 |