Date: Tue, 31 Jul 2012 16:20:00 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301796 - head/www/web2ldap Message-ID: <201207311620.q6VGK0Eq045947@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Tue Jul 31 16:20:00 2012 New Revision: 301796 URL: http://svn.freebsd.org/changeset/ports/301796 Log: Update www/web2ldap to version 1.1.23. Changes: http://www.web2ldap.de/changes-1.1.html#r1.1.23 Modified: head/www/web2ldap/Makefile (contents, props changed) head/www/web2ldap/distinfo (contents, props changed) head/www/web2ldap/pkg-plist (contents, props changed) Modified: head/www/web2ldap/Makefile ============================================================================== --- head/www/web2ldap/Makefile Tue Jul 31 15:50:22 2012 (r301795) +++ head/www/web2ldap/Makefile Tue Jul 31 16:20:00 2012 (r301796) @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.23 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ http://www.sfr-fresh.com/unix/www/ Modified: head/www/web2ldap/distinfo ============================================================================== --- head/www/web2ldap/distinfo Tue Jul 31 15:50:22 2012 (r301795) +++ head/www/web2ldap/distinfo Tue Jul 31 16:20:00 2012 (r301796) @@ -1,2 +1,2 @@ -SHA256 (web2ldap-1.1.10.tar.gz) = 36000a6bd7e97c3fc378102cc0922abfe63ef6837a6cd94f829b0ec5638cc099 -SIZE (web2ldap-1.1.10.tar.gz) = 451427 +SHA256 (web2ldap-1.1.23.tar.gz) = 43978c1ec76d6fb05c15ad67be4f7e72a1f7768f075c52f978e058aeca58974c +SIZE (web2ldap-1.1.23.tar.gz) = 473860 Modified: head/www/web2ldap/pkg-plist ============================================================================== --- head/www/web2ldap/pkg-plist Tue Jul 31 15:50:22 2012 (r301795) +++ head/www/web2ldap/pkg-plist Tue Jul 31 16:20:00 2012 (r301796) @@ -11,6 +11,8 @@ %%DATADIR%%/etc/web2ldap/ldapoidreg.py %%DATADIR%%/etc/web2ldap/ldapoidreg.pyc %%DATADIR%%/etc/web2ldap/localschema.ldif +%%DATADIR%%/etc/web2ldap/properties/attribute_select_demailMaxAuthLevel.properties +%%DATADIR%%/etc/web2ldap/properties/attribute_select_demailMaxAuthLevel.properties.de %%DATADIR%%/etc/web2ldap/properties/attribute_select_gender.properties %%DATADIR%%/etc/web2ldap/properties/attribute_select_gender.properties.de %%DATADIR%%/etc/web2ldap/ssl/crt/trusted-certs.crt @@ -26,6 +28,8 @@ %%DATADIR%%/etc/web2ldap/templates/add_orgunit.ldif %%DATADIR%%/etc/web2ldap/templates/add_person.ldif %%DATADIR%%/etc/web2ldap/templates/add_user.ldif +%%DATADIR%%/etc/web2ldap/templates/connect.html +%%DATADIR%%/etc/web2ldap/templates/html_begin.html %%DATADIR%%/etc/web2ldap/templates/inputform_account.html %%DATADIR%%/etc/web2ldap/templates/inputform_eduPerson.html %%DATADIR%%/etc/web2ldap/templates/inputform_germanBankArrangement.html @@ -56,6 +60,7 @@ %%DATADIR%%/etc/web2ldap/templates/read_germanBankArrangement.html.de %%DATADIR%%/etc/web2ldap/templates/read_inetOrgPerson.html %%DATADIR%%/etc/web2ldap/templates/read_inetOrgPerson.html.de +%%DATADIR%%/etc/web2ldap/templates/read_monitorConnection.html %%DATADIR%%/etc/web2ldap/templates/read_msOrganization.html %%DATADIR%%/etc/web2ldap/templates/read_msOrganization.html.de %%DATADIR%%/etc/web2ldap/templates/read_msPerson.html @@ -68,6 +73,7 @@ %%DATADIR%%/etc/web2ldap/templates/read_organization.html.de %%DATADIR%%/etc/web2ldap/templates/read_posixAccount.html %%DATADIR%%/etc/web2ldap/templates/read_pwdPolicy.html +%%DATADIR%%/etc/web2ldap/templates/rename.html %%DATADIR%%/etc/web2ldap/templates/searchform_Base.html %%DATADIR%%/etc/web2ldap/templates/searchform_Base.html.de %%DATADIR%%/etc/web2ldap/templates/searchform_accesslog.html @@ -77,6 +83,7 @@ %%DATADIR%%/etc/web2ldap/templates/searchform_search_options.html %%DATADIR%%/etc/web2ldap/templates/searchform_search_options.html.de %%DATADIR%%/etc/web2ldap/templates/searchform_users.html +%%DATADIR%%/etc/web2ldap/templates/status.html %%DATADIR%%/etc/web2ldap/templates/vcard_organization.txt %%DATADIR%%/etc/web2ldap/templates/vcard_person.txt %%DATADIR%%/etc/web2ldap/web2ldapcnf/__init__.py @@ -99,14 +106,16 @@ %%DATADIR%%/fcgi/web2ldap.pyc %%DATADIR%%/pylib/ipadr.py %%DATADIR%%/pylib/ipadr.pyc -%%DATADIR%%/pylib/ldapdns.py -%%DATADIR%%/pylib/ldapdns.pyc %%DATADIR%%/pylib/ldapsession.py %%DATADIR%%/pylib/ldapsession.pyc %%DATADIR%%/pylib/ldaputil/__init__.py %%DATADIR%%/pylib/ldaputil/__init__.pyc %%DATADIR%%/pylib/ldaputil/base.py %%DATADIR%%/pylib/ldaputil/base.pyc +%%DATADIR%%/pylib/ldaputil/controls.py +%%DATADIR%%/pylib/ldaputil/controls.pyc +%%DATADIR%%/pylib/ldaputil/dns.py +%%DATADIR%%/pylib/ldaputil/dns.pyc %%DATADIR%%/pylib/ldaputil/extldapurl.py %%DATADIR%%/pylib/ldaputil/extldapurl.pyc %%DATADIR%%/pylib/ldaputil/modlist2.py @@ -217,10 +226,14 @@ %%DATADIR%%/pylib/w2lapp/schema/plugins/asn1objects.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/dds.py %%DATADIR%%/pylib/w2lapp/schema/plugins/dds.pyc +%%DATADIR%%/pylib/w2lapp/schema/plugins/demail.py +%%DATADIR%%/pylib/w2lapp/schema/plugins/demail.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/dhcp.py %%DATADIR%%/pylib/w2lapp/schema/plugins/dhcp.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/dirx.py %%DATADIR%%/pylib/w2lapp/schema/plugins/dirx.pyc +%%DATADIR%%/pylib/w2lapp/schema/plugins/dyngroup.py +%%DATADIR%%/pylib/w2lapp/schema/plugins/dyngroup.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/edirectory.py %%DATADIR%%/pylib/w2lapp/schema/plugins/edirectory.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/eduperson.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207311620.q6VGK0Eq045947>