svn commit: r318391 - head/www/web2ldap

Boris Samorodov bsam at FreeBSD.org
Fri May 17 14:27:10 UTC 2013


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


More information about the svn-ports-all mailing list