diff options
author | pav <pav@FreeBSD.org> | 2006-04-08 21:13:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-08 21:13:00 +0800 |
commit | f653e386b2a864ecc40623c1ee8d8f3bb35f2a42 (patch) | |
tree | 1b849e8edf1d021ccab40174febca7b52ea56b47 | |
parent | 0af238e9efff3cdec9187c902c043b7340dcf57a (diff) | |
download | freebsd-ports-gnome-f653e386b2a864ecc40623c1ee8d8f3bb35f2a42.tar.gz freebsd-ports-gnome-f653e386b2a864ecc40623c1ee8d8f3bb35f2a42.tar.zst freebsd-ports-gnome-f653e386b2a864ecc40623c1ee8d8f3bb35f2a42.zip |
- Update to 0.16.10
PR: ports/94974
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer)
-rw-r--r-- | www/web2ldap/Makefile | 3 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 1fae407ade93..368e97ef3993 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -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/ @@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 \ ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support USE_PYTHON= yes -USE_REINPLACE= yes SUB_FILES= pkg-message diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index d5e32189fa52..08f4a78968a1 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -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 |