- Update to 3.3.0
PR: ports/154731 Submitted by: Vasiliy P. Melnik <basil AT vpm.net.ua> (maintainer)
This commit is contained in:
parent
f4f2ed2cce
commit
38587f9312
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269073
3 changed files with 9 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ldap-account-manager
|
||||
PORTVERSION= 3.2.0
|
||||
PORTVERSION= 3.3.0
|
||||
CATEGORIES= sysutils www
|
||||
MASTER_SITES= SF/${PNAME}/LAM/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (ldap-account-manager-3.2.0.tar.gz) = 2e447e81fccb9c35aa0fdee29ce9081d
|
||||
SHA256 (ldap-account-manager-3.2.0.tar.gz) = f5bc559b616d8d54d6c5a90c8aaf9a93ae6485bc76580ec1566fc10f3eb924d5
|
||||
SIZE (ldap-account-manager-3.2.0.tar.gz) = 5729432
|
||||
SHA256 (ldap-account-manager-3.3.0.tar.gz) = 456c777086cc5c7bbc155c900c09049f78a8bf006cefe3df4055a03f0b81e2b9
|
||||
SIZE (ldap-account-manager-3.3.0.tar.gz) = 6209174
|
||||
|
|
|
@ -159,7 +159,6 @@
|
|||
%%WWWDIR%%/lib/account.inc
|
||||
%%WWWDIR%%/lib/baseModule.inc
|
||||
%%WWWDIR%%/lib/baseType.inc
|
||||
%%WWWDIR%%/lib/cache.inc
|
||||
%%WWWDIR%%/lib/config.inc
|
||||
%%WWWDIR%%/lib/checkEnvironment.inc
|
||||
%%WWWDIR%%/lib/createntlm.inc
|
||||
|
@ -362,6 +361,12 @@
|
|||
%%WWWDIR%%/templates/tree/update.php
|
||||
%%WWWDIR%%/templates/tree/update_confirm.php
|
||||
%%WWWDIR%%/tmp/.htaccess
|
||||
%%WWWDIR%%/graphics/schemaTest.png
|
||||
%%WWWDIR%%/graphics/lamdaemonSmall.png
|
||||
%%WWWDIR%%/lib/modules/imapAccess.inc
|
||||
%%WWWDIR%%/style/jquery-dropmenu.css
|
||||
%%WWWDIR%%/style/images/ui-bg_highlight-soft_75_cccccc_1x150-vertical.png
|
||||
%%WWWDIR%%/templates/lib/lam-jquery-dropmenu-1.1.3.js
|
||||
@dirrm %%WWWDIR%%/tmp
|
||||
@dirrm %%WWWDIR%%/templates/tree/templates/creation
|
||||
@dirrm %%WWWDIR%%/templates/tree/templates
|
||||
|
|
Loading…
Reference in a new issue