Date: Tue, 15 Nov 2005 12:02:13 +0300 (MSK) From: "Boris B. Samorodov" <bsam@ipt.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89053: [maintainer update] www/web2ldap: update to new version 0.16.3 Message-ID: <200511150902.jAF92DE6050247@mi.ipt.ru> Resent-Message-ID: <200511150910.jAF9AGQF089786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89053 >Category: ports >Synopsis: [maintainer update] www/web2ldap: update to new version 0.16.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Nov 15 09:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 6.0-STABLE i386 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386 >Description: A new version is released: http://www.web2ldap.de/news.html o Release Date: 2005-11-14 * Added missing plugin for DirX (which has no function at the moment). * Setting the TLS-related options does not care about old python-ldap versions anymore. >How-To-Repeat: >Fix: The patch is relative to the port: # cd /usr/ports/www # patch -p0 < _the_patch_ <delete web2ldap/*.orig files> --- web2ldap.patch begins here --- diff -ruN web2ldap.orig/Makefile web2ldap/Makefile --- web2ldap.orig/Makefile Mon Nov 14 15:05:35 2005 +++ web2ldap/Makefile Tue Nov 15 11:42:43 2005 @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.16.2 +PORTVERSION= 0.16.3 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ ftp://ftp.ipt.ru/pub/download/ diff -ruN web2ldap.orig/distinfo web2ldap/distinfo --- web2ldap.orig/distinfo Mon Nov 14 15:05:35 2005 +++ web2ldap/distinfo Tue Nov 15 11:44:39 2005 @@ -1,3 +1,3 @@ -MD5 (web2ldap-0.16.2.tar.gz) = 02f4f02cbe3d1788a009c61b3e4e7e69 -SHA256 (web2ldap-0.16.2.tar.gz) = 1e6e6b671169ca999e1a022457bb4395e0098b0d5ca1d6b4f330784d117bdf65 -SIZE (web2ldap-0.16.2.tar.gz) = 294460 +MD5 (web2ldap-0.16.3.tar.gz) = dc0b31db30762e9eec269c8b9fd75204 +SHA256 (web2ldap-0.16.3.tar.gz) = d8b05059c6c8f111463566422e835ce2c2c1488c347d11240dc249e58460eefb +SIZE (web2ldap-0.16.3.tar.gz) = 294628 diff -ruN web2ldap.orig/pkg-plist web2ldap/pkg-plist --- web2ldap.orig/pkg-plist Wed Nov 9 12:51:24 2005 +++ web2ldap/pkg-plist Tue Nov 15 11:50:31 2005 @@ -79,6 +79,8 @@ %%DATADIR%%/etc/web2ldap/web2ldapcnf/plugins/entrust.pyc %%DATADIR%%/etc/web2ldap/web2ldapcnf/plugins/ppolicy.py %%DATADIR%%/etc/web2ldap/web2ldapcnf/plugins/ppolicy.pyc +%%DATADIR%%/etc/web2ldap/web2ldapcnf/plugins/dirx.py +%%DATADIR%%/etc/web2ldap/web2ldapcnf/plugins/dirx.pyc %%DATADIR%%/etc/web2ldap/web2ldapcnf/standalone.py %%DATADIR%%/etc/web2ldap/web2ldapcnf/fastcgi.py %%DATADIR%%/etc/web2ldap/web2ldapcnf/hosts.py --- web2ldap.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511150902.jAF92DE6050247>