ports/83480: Update port: www/web2ldap to 0.15.12

Vsevolod Stakhov vsevolod at highsecure.ru
Thu Jul 14 21:00:28 UTC 2005


>Number:         83480
>Category:       ports
>Synopsis:       Update port: www/web2ldap to 0.15.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 21:00:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.15.12 - ppolicy added, some bugs are fixed.
Some minor changes.
>How-To-Repeat:
>Fix:

--- web2ldap-0.15.12.patch begins here ---
diff -ruN --exclude=CVS web2ldap.orig/Makefile web2ldap/Makefile
--- web2ldap.orig/Makefile	Fri Jul 15 00:39:22 2005
+++ web2ldap/Makefile	Fri Jul 15 00:42:04 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	web2ldap
-PORTVERSION=	0.15.11
+PORTVERSION=	0.15.12
 CATEGORIES=	www
 MASTER_SITES=	http://www.web2ldap.de/download/ \
 		http://www.tricknology.org/ports/
@@ -18,7 +18,6 @@
 		${PYTHON_SITELIBDIR}/pyweblib/__init__.py:${PORTSDIR}/www/pyweblib \
 		${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
 
-NO_BUILD=	yes
 USE_PYTHON=	yes
 USE_REINPLACE=	yes
 
@@ -28,6 +27,9 @@
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
 		${WRKSRC}/etc/web2ldap/web2ldapcnf/standalone.py
 
+do-build:
+	@(cd ${WRKSRC} && ${PYTHON_CMD} ./sbin/compile.py)
+
 do-install:
 	@${MKDIR} ${PREFIX}/${PORTNAME}
 	@${RM} -f ${WRKSRC}/fcgi/web2ldap.py.orig
@@ -36,7 +38,6 @@
 	@${RM} -f ${WRKSRC}/etc/web2ldap/web2ldapcnf/standalone.py.bak
 	@${RM} -f ${WRKSRC}/sbin/compile.py.orig
 	@${RM} -f ${WRKSRC}/sbin/web2ldap.py.orig
-	@(cd ${WRKSRC} && ${PYTHON_CMD} ./sbin/compile.py)
 	@${CP} -r ${WRKSRC}/ ${PREFIX}/${PORTNAME}
 	@if [ -w /var/log ]; then ${MKDIR} /var/log/web2ldap; fi
 
diff -ruN --exclude=CVS web2ldap.orig/distinfo web2ldap/distinfo
--- web2ldap.orig/distinfo	Fri Jul 15 00:39:22 2005
+++ web2ldap/distinfo	Fri Jul 15 00:42:15 2005
@@ -1,2 +1,2 @@
-MD5 (web2ldap-0.15.11.tar.gz) = 355f83ddb8aa6fc67b909e76c5f35ff9
-SIZE (web2ldap-0.15.11.tar.gz) = 234706
+MD5 (web2ldap-0.15.12.tar.gz) = baa7ae91e03a937552a2048cea46b7bb
+SIZE (web2ldap-0.15.12.tar.gz) = 234960
diff -ruN --exclude=CVS web2ldap.orig/pkg-plist web2ldap/pkg-plist
--- web2ldap.orig/pkg-plist	Fri Jul 15 00:39:22 2005
+++ web2ldap/pkg-plist	Fri Jul 15 00:45:06 2005
@@ -63,6 +63,8 @@
 web2ldap/etc/web2ldap/web2ldapcnf/plugins/activedirectory.pyc
 web2ldap/etc/web2ldap/web2ldapcnf/plugins/__init__.pyc
 web2ldap/etc/web2ldap/web2ldapcnf/plugins/entrust.pyc
+web2ldap/etc/web2ldap/web2ldapcnf/plugins/ppolicy.py
+web2ldap/etc/web2ldap/web2ldapcnf/plugins/ppolicy.pyc
 web2ldap/etc/web2ldap/web2ldapcnf/standalone.py
 web2ldap/etc/web2ldap/web2ldapcnf/fastcgi.py
 web2ldap/etc/web2ldap/web2ldapcnf/hosts.py
--- web2ldap-0.15.12.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list