Date: Mon, 28 Oct 2013 15:47:00 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331865 - head/www/web2ldap Message-ID: <201310281547.r9SFl0a3016207@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310281547.r9SFl0a3016207>