New version is released at 2005-10-17: http://www.web2ldap.de/news.html Fix: The patch should be applied to the port itself: # cd /usr/ports/www # patch -p0 < web2ldap.patch WBR -- bsam--Hm3nWoVDbRRAeJCITIB64G1lwqQNEENTkirrGVlMhlEXGuj1 Content-Type: text/plain; name="web2ldap.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="web2ldap.patch" diff -ruN web2ldap.orig/Makefile web2ldap/Makefile --- web2ldap.orig/Makefile Tue Oct 18 22:40:59 2005 +++ web2ldap/Makefile Tue Oct 18 22:44:23 2005 @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.15.20 +PORTVERSION= 0.15.22 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 Tue Oct 18 22:40:59 2005 +++ web2ldap/distinfo Tue Oct 18 22:42:23 2005 @@ -1,2 +1,2 @@ -MD5 (web2ldap-0.15.20.tar.gz) = 8eea9a065c0c8864de41a584339123a5 -SIZE (web2ldap-0.15.20.tar.gz) = 284519 +MD5 (web2ldap-0.15.22.tar.gz) = 93692c56c71d7c0985a660d4ea8640d6 +SIZE (web2ldap-0.15.22.tar.gz) = 287214 diff -ruN web2ldap.orig/pkg-plist web2ldap/pkg-plist --- web2ldap.orig/pkg-plist Tue Oct 18 22:40:59 2005 +++ web2ldap/pkg-plist Tue Oct 18 22:51:30 2005 @@ -15,6 +15,7 @@ %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.13.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.14.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.15.html +%%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.16.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.7.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.8.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.9.html
Responsible Changed From-To: freebsd-ports-bugs->ehaupt I will take it.
State Changed From-To: open->closed Committed, thanks!