From owner-svn-ports-head@FreeBSD.ORG Fri May 17 14:27:10 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7942B7B0; Fri, 17 May 2013 14:27:10 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5110AF75; Fri, 17 May 2013 14:27:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4HER9xj080483; Fri, 17 May 2013 14:27:09 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4HER9Nr080478; Fri, 17 May 2013 14:27:09 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201305171427.r4HER9Nr080478@svn.freebsd.org> From: Boris Samorodov Date: Fri, 17 May 2013 14:27:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318391 - head/www/web2ldap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 14:27:10 -0000 Author: bsam Date: Fri May 17 14:27:09 2013 New Revision: 318391 URL: http://svnweb.freebsd.org/changeset/ports/318391 Log: Update to version 1.1.33. Modified: head/www/web2ldap/Makefile head/www/web2ldap/distinfo head/www/web2ldap/pkg-plist Modified: head/www/web2ldap/Makefile ============================================================================== --- head/www/web2ldap/Makefile Fri May 17 14:16:10 2013 (r318390) +++ head/www/web2ldap/Makefile Fri May 17 14:27:09 2013 (r318391) @@ -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/ Modified: head/www/web2ldap/distinfo ============================================================================== --- head/www/web2ldap/distinfo Fri May 17 14:16:10 2013 (r318390) +++ head/www/web2ldap/distinfo Fri May 17 14:27:09 2013 (r318391) @@ -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 Modified: head/www/web2ldap/pkg-plist ============================================================================== --- head/www/web2ldap/pkg-plist Fri May 17 14:16:10 2013 (r318390) +++ head/www/web2ldap/pkg-plist Fri May 17 14:27:09 2013 (r318391) @@ -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