diff options
author | bsam <bsam@FreeBSD.org> | 2009-07-20 01:06:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-07-20 01:06:09 +0800 |
commit | a1b0f9cb090a4a818838c54e01829945af1804bc (patch) | |
tree | f266f95e3fa5359b2c668970081ce8c26dc1dedb /www/web2ldap | |
parent | 5659d80a02836b60fec5517c071b13bc7208b62b (diff) | |
download | freebsd-ports-gnome-a1b0f9cb090a4a818838c54e01829945af1804bc.tar.gz freebsd-ports-gnome-a1b0f9cb090a4a818838c54e01829945af1804bc.tar.zst freebsd-ports-gnome-a1b0f9cb090a4a818838c54e01829945af1804bc.zip |
Update to version 1.0.25. Changes:
http://www.web2ldap.de/changes-1.0.html#1.0.25
Diffstat (limited to 'www/web2ldap')
-rw-r--r-- | www/web2ldap/Makefile | 2 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 6 | ||||
-rw-r--r-- | www/web2ldap/pkg-plist | 8 |
3 files changed, 11 insertions, 5 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index c290d3d67545..1316d212b4a2 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 1.0.22 +PORTVERSION= 1.0.25 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 b9659e911094..3ba16fcf9beb 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -MD5 (web2ldap-1.0.22.tar.gz) = 5a799927960f712b187cb50255e89f18 -SHA256 (web2ldap-1.0.22.tar.gz) = 260ac5960da9bcd6fb92893522376140d0407d5d315ddd282d7b72bf38e6702c -SIZE (web2ldap-1.0.22.tar.gz) = 399208 +MD5 (web2ldap-1.0.25.tar.gz) = 4eb36963aea1fd77de2d8f5808af88b3 +SHA256 (web2ldap-1.0.25.tar.gz) = 3119e1246bfc4ee4d8a375051546bbc36c7566720236c526541ab0141fd6b307 +SIZE (web2ldap-1.0.25.tar.gz) = 404281 diff --git a/www/web2ldap/pkg-plist b/www/web2ldap/pkg-plist index 734284c61518..93c9ea13654a 100644 --- a/www/web2ldap/pkg-plist +++ b/www/web2ldap/pkg-plist @@ -11,7 +11,7 @@ %%DATADIR%%/etc/web2ldap/ldapoidreg.py %%DATADIR%%/etc/web2ldap/ldapoidreg.pyc %%DATADIR%%/etc/web2ldap/localschema.ldif -%%DATADIR%%/etc/web2ldap/ssl/crt/stroeder.com_Server_CA_no._2008-07.pem +%%DATADIR%%/etc/web2ldap/ssl/crt/trusted-certs.crt %%DATADIR%%/etc/web2ldap/templates/add_group.ldif %%DATADIR%%/etc/web2ldap/templates/add_msorganization.ldif %%DATADIR%%/etc/web2ldap/templates/add_msperson.ldif @@ -179,6 +179,8 @@ %%DATADIR%%/pylib/w2lapp/schema/__init__.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/__init__.py %%DATADIR%%/pylib/w2lapp/schema/plugins/__init__.pyc +%%DATADIR%%/pylib/w2lapp/schema/plugins/acp133.py +%%DATADIR%%/pylib/w2lapp/schema/plugins/acp133.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/activedirectory.py %%DATADIR%%/pylib/w2lapp/schema/plugins/activedirectory.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/asn1objects.py @@ -209,6 +211,8 @@ %%DATADIR%%/pylib/w2lapp/schema/plugins/mssfu30.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/nis.py %%DATADIR%%/pylib/w2lapp/schema/plugins/nis.pyc +%%DATADIR%%/pylib/w2lapp/schema/plugins/opends.py +%%DATADIR%%/pylib/w2lapp/schema/plugins/opends.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/openldap.py %%DATADIR%%/pylib/w2lapp/schema/plugins/openldap.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/pgpkeysrv.py @@ -227,6 +231,8 @@ %%DATADIR%%/pylib/w2lapp/schema/plugins/schac.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/subentries.py %%DATADIR%%/pylib/w2lapp/schema/plugins/subentries.pyc +%%DATADIR%%/pylib/w2lapp/schema/plugins/vchupwdpolicy.py +%%DATADIR%%/pylib/w2lapp/schema/plugins/vchupwdpolicy.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/vpim.py %%DATADIR%%/pylib/w2lapp/schema/plugins/vpim.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/x500dsa.py |