aboutsummaryrefslogtreecommitdiff
path: root/www/web2ldap
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-08-26 08:30:17 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2012-08-26 08:30:17 +0000
commit6ee05b1605e2ea0d53d7e36b8a48447b7a809f82 (patch)
tree8873b3d335c531ace27c5e002414eae60830e193 /www/web2ldap
parent7641672764e8ad0d50f6f7c703598e6a71f8ee9d (diff)
downloadports-6ee05b1605e2ea0d53d7e36b8a48447b7a809f82.tar.gz
ports-6ee05b1605e2ea0d53d7e36b8a48447b7a809f82.zip
. update to version 1.1.24;
. new dependency: internal script ipadr.py is replaced by devel/py-ipaddr. Changes: http://www.web2ldap.de/changes-1.1.html#r1.1.24
Notes
Notes: svn path=/head/; revision=303179
Diffstat (limited to 'www/web2ldap')
-rw-r--r--www/web2ldap/Makefile3
-rw-r--r--www/web2ldap/distinfo4
-rw-r--r--www/web2ldap/pkg-plist2
3 files changed, 4 insertions, 5 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile
index eb98d00b177e..11ce7d05a60a 100644
--- a/www/web2ldap/Makefile
+++ b/www/web2ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= web2ldap
-PORTVERSION= 1.1.23
+PORTVERSION= 1.1.24
CATEGORIES= www
MASTER_SITES= http://www.web2ldap.de/download/ \
http://www.sfr-fresh.com/unix/www/
@@ -16,6 +16,7 @@ COMMENT= Python-based WWW gateway to LDAP servers
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap2>=2.4.0:${PORTSDIR}/net/py-ldap2 \
${PYTHON_SITELIBDIR}/pyweblib/__init__.py:${PORTSDIR}/www/pyweblib \
+ ${PYTHON_SITELIBDIR}/ipaddr.py:${PORTSDIR}/devel/py-ipaddr \
${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_PYTHON= yes
diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo
index 6026df8dbb63..788347c57d1e 100644
--- a/www/web2ldap/distinfo
+++ b/www/web2ldap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (web2ldap-1.1.23.tar.gz) = 43978c1ec76d6fb05c15ad67be4f7e72a1f7768f075c52f978e058aeca58974c
-SIZE (web2ldap-1.1.23.tar.gz) = 473860
+SHA256 (web2ldap-1.1.24.tar.gz) = b4acf0b41d29e37fe8bd68126d32ec10e3949c6cb6f8397f8087b6b348a28699
+SIZE (web2ldap-1.1.24.tar.gz) = 474834
diff --git a/www/web2ldap/pkg-plist b/www/web2ldap/pkg-plist
index e5dd9bb710e5..c52af65be3d9 100644
--- a/www/web2ldap/pkg-plist
+++ b/www/web2ldap/pkg-plist
@@ -104,8 +104,6 @@
%%DATADIR%%/etc/web2ldap/web2ldapcnf/standalone.pyc
%%DATADIR%%/fcgi/web2ldap.py
%%DATADIR%%/fcgi/web2ldap.pyc
-%%DATADIR%%/pylib/ipadr.py
-%%DATADIR%%/pylib/ipadr.pyc
%%DATADIR%%/pylib/ldapsession.py
%%DATADIR%%/pylib/ldapsession.pyc
%%DATADIR%%/pylib/ldaputil/__init__.py