sysutils/ldap-account-manager: Update to 6.8

* Pet portlint while I'm here.

Changelog:

* Parallel editing of multiple entries in different browser tabs supported
* LAM supports the progressive web app standard which allows to install LAM
  as an icon on home screen.
* Unix: Password management can be disabled in module settings
* LAM Pro:
  * Bind DLZ: entry table can show record data (use special attribute
    "#records" in server profile)
* Fixed bugs:
  * No drop-down filter box for account status (200)

PR:		238943
Submitted by:	basil@vpm.net.ua (maintainer)
This commit is contained in:
Kai Knoblich 2019-07-05 18:34:26 +00:00
parent e09fac8c84
commit 1a722aff37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505905
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ldap-account-manager
DISTVERSION= 6.7
DISTVERSION= 6.8
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
@ -17,6 +17,7 @@ RUN_DEPENDS= p5-Quota>=0:sysutils/p5-Quota \
USES= perl5 php:web tar:bzip2
USE_PHP= curl gd gettext hash iconv json ldap openssl pcre session \
simplexml xml xmlreader zip
NO_BUILD= yes
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1555524002
SHA256 (ldap-account-manager-6.7.tar.bz2) = 1bfccee672a9b3553c50adf2387ead83cd72116b81e1f707fbd22e97a99d167c
SIZE (ldap-account-manager-6.7.tar.bz2) = 19734035
TIMESTAMP = 1562135616
SHA256 (ldap-account-manager-6.8.tar.bz2) = e04fd60b6624d402b4dd919e9bb0cf9248f3613f554495a08c010c5958aa066e
SIZE (ldap-account-manager-6.8.tar.bz2) = 19767865