diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-05-17 14:27:09 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-05-17 14:27:09 +0000 |
commit | b7226fda05e5419bf7c93d691ddc54dc0c7477b2 (patch) | |
tree | f04b1e48ba9d9dd78c23816b0edcd4b87c44bd7c | |
parent | - Remove copyright as it was a base customization that was removed in (diff) |
Update to version 1.1.33.
Notes
Notes:
svn path=/head/; revision=318391
-rw-r--r-- | www/web2ldap/Makefile | 2 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 4 | ||||
-rw-r--r-- | www/web2ldap/pkg-plist | 8 |
3 files changed, 11 insertions, 3 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index c3f14913117e..5a48c2250233 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -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/ diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index a57e8858fd35..a9e0dbb86665 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -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 diff --git a/www/web2ldap/pkg-plist b/www/web2ldap/pkg-plist index ba655ce38a8e..f0c202d7ae98 100644 --- a/www/web2ldap/pkg-plist +++ b/www/web2ldap/pkg-plist @@ -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 |