[Bug 265140] sysutils/ldap-account-manager: Update to 8.0.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Jul 2022 07:39:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265140

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hi,

1. formating fix (portfmt):
---
+RUN_DEPENDS=   p5-perl-ldap>=0:net/p5-perl-ldap \
+               p5-Quota>=0:sysutils/p5-Quota
-RUN_DEPENDS=   p5-Quota>=0:sysutils/p5-Quota p5-perl-ldap>=0:net/p5-perl-ldap

 USES=          perl5 php:web tar:bzip2
+USE_PHP=       curl filter gd gettext gmp hash iconv json ldap mbstring \
+               openssl pcre session simplexml xml xmlreader xmlwriter zip
-USE_PHP=       curl gd filter gettext gmp hash iconv json ldap mbstring
openssl \
-               pcre session simplexml xml xmlreader xmlwriter zip

 WWWDIR=                ${PREFIX}/www/${SHORTNAME}
 NO_ARCH=       yes
@@ -20,12 +21,13 @@
 NO_BUILD=      yes

 SHORTNAME=     lam
+PORTDOCS=      COPYING HISTORY README copyright docs
+LAMDATA=       config graphics help lib locale sess style templates tmp \
+               VERSION index.html pwa_worker.js .htaccess
-PORTDOCS=      docs COPYING HISTORY README copyright
-LAMDATA=       config graphics help lib locale sess style templates tmp
VERSION index.html pwa_worker.js .htaccess
 WRITEABLES=    config sess tmp

+OPTIONS_DEFINE+=       DOCS
+OPTIONS_DEFAULT=       DOCS
-OPTIONS_DEFINE+=DOCS
-OPTIONS_DEFAULT=DOCS
---

-- 
You are receiving this mail because:
You are the assignee for the bug.