svn commit: r331865 - head/www/web2ldap

Boris Samorodov bsam at FreeBSD.org
Mon Oct 28 15:47:00 UTC 2013


Author: bsam
Date: Mon Oct 28 15:46:59 2013
New Revision: 331865
URL: http://svnweb.freebsd.org/changeset/ports/331865

Log:
  Update to version 1.1.47. Changes since 1.1.46:
  Bugs fixed
          Fixed Python 2.6 compability issued in checkinst.py.
          Registered more MS AD attributes with plugin class Binary.
          Exception ldap.STRONG_AUTH_REQUIRED is ignored when reading rootDSE.

Modified:
  head/www/web2ldap/Makefile
  head/www/web2ldap/distinfo

Modified: head/www/web2ldap/Makefile
==============================================================================
--- head/www/web2ldap/Makefile	Mon Oct 28 15:26:53 2013	(r331864)
+++ head/www/web2ldap/Makefile	Mon Oct 28 15:46:59 2013	(r331865)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	web2ldap
-PORTVERSION=	1.1.46
+PORTVERSION=	1.1.47
 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	Mon Oct 28 15:26:53 2013	(r331864)
+++ head/www/web2ldap/distinfo	Mon Oct 28 15:46:59 2013	(r331865)
@@ -1,2 +1,2 @@
-SHA256 (web2ldap-1.1.46.tar.gz) = 25c9a4aa323f3d1504caac258580482478ca37b34ee12f4a0acd79b1770d5e78
-SIZE (web2ldap-1.1.46.tar.gz) = 510057
+SHA256 (web2ldap-1.1.47.tar.gz) = 1611c80d175f9d1f7ee6788e714db7b0d6156c2689649a6a11b0235e9ae5b7f9
+SIZE (web2ldap-1.1.47.tar.gz) = 510777


More information about the svn-ports-head mailing list