Update to version 1.1.33.

This commit is contained in:
Boris Samorodov 2013-05-17 14:27:09 +00:00
parent 86f302336e
commit b7226fda05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318391
3 changed files with 11 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= web2ldap
PORTVERSION= 1.1.25
PORTVERSION= 1.1.33
CATEGORIES= www
MASTER_SITES= http://www.web2ldap.de/download/ \
http://www.sfr-fresh.com/unix/www/

View file

@ -1,2 +1,2 @@
SHA256 (web2ldap-1.1.25.tar.gz) = 07172eeafd17b673425d4352348cc85a1b93a0dfc579516901946b0f8d2db135
SIZE (web2ldap-1.1.25.tar.gz) = 491211
SHA256 (web2ldap-1.1.33.tar.gz) = 945fc1929d5a6142653eb9e3525a1dffaf47f280d4d597dcbd8eda3e093bdeb2
SIZE (web2ldap-1.1.33.tar.gz) = 503173

View file

@ -47,6 +47,9 @@
%%DATADIR%%/etc/web2ldap/templates/inputform_organization.html
%%DATADIR%%/etc/web2ldap/templates/inputform_posixAccount.html
%%DATADIR%%/etc/web2ldap/templates/inputform_pwdPolicy.html
%%DATADIR%%/etc/web2ldap/templates/inputform_sambaDomain.html
%%DATADIR%%/etc/web2ldap/templates/inputform_sambaGroupMapping.html
%%DATADIR%%/etc/web2ldap/templates/inputform_sambaSamAccount.html
%%DATADIR%%/etc/web2ldap/templates/login.html
%%DATADIR%%/etc/web2ldap/templates/login.html.de
%%DATADIR%%/etc/web2ldap/templates/passwd.html
@ -74,6 +77,9 @@
%%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/read_sambaDomain.html
%%DATADIR%%/etc/web2ldap/templates/read_sambaGroupMapping.html
%%DATADIR%%/etc/web2ldap/templates/read_sambaSamAccount.html
%%DATADIR%%/etc/web2ldap/templates/rename.html
%%DATADIR%%/etc/web2ldap/templates/searchform_Base.html
%%DATADIR%%/etc/web2ldap/templates/searchform_Base.html.de
@ -279,6 +285,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/sudoers.py
%%DATADIR%%/pylib/w2lapp/schema/plugins/sudoers.pyc
%%DATADIR%%/pylib/w2lapp/schema/plugins/vchupwdpolicy.py
%%DATADIR%%/pylib/w2lapp/schema/plugins/vchupwdpolicy.pyc
%%DATADIR%%/pylib/w2lapp/schema/plugins/vpim.py