From ccd96ea1f5c8554e865915604f4d54cb9d047257 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 27 Mar 2010 22:15:00 +0000 Subject: - Update to 3.0.0 PR: 145065 Submitted by: "Vasiliy P. Melnik" (maintainer) --- sysutils/ldap-account-manager/Makefile | 3 +-- sysutils/ldap-account-manager/distinfo | 6 +++--- sysutils/ldap-account-manager/pkg-plist | 14 ++++++++++---- 3 files changed, 14 insertions(+), 9 deletions(-) (limited to 'sysutils') diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index b0ffd64d0d68..e0e685e3e2b9 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ldap-account-manager -PORTVERSION= 2.9.0 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= sysutils www MASTER_SITES= SF/${PNAME}/LAM/${PORTVERSION} DISTNAME= ${PORTNAME:L}-${PORTVERSION} diff --git a/sysutils/ldap-account-manager/distinfo b/sysutils/ldap-account-manager/distinfo index f7f272aaa4c5..d1f25d2c1b87 100644 --- a/sysutils/ldap-account-manager/distinfo +++ b/sysutils/ldap-account-manager/distinfo @@ -1,3 +1,3 @@ -MD5 (ldap-account-manager-2.9.0.tar.gz) = 1f9f1748b3b3d989e93c1fb9127795df -SHA256 (ldap-account-manager-2.9.0.tar.gz) = d735f511e4eacf279dfe0be94da54f82418b84ac41437df427217b5f9d483c72 -SIZE (ldap-account-manager-2.9.0.tar.gz) = 2687033 +MD5 (ldap-account-manager-3.0.0.tar.gz) = e67ffe187bd02f1ddb3ad6d2e441c61b +SHA256 (ldap-account-manager-3.0.0.tar.gz) = 962451d2c1074e44aa96ccc41c87ddb0eb2fbcba3e3e1d08f3120aaa3af296d7 +SIZE (ldap-account-manager-3.0.0.tar.gz) = 4790505 diff --git a/sysutils/ldap-account-manager/pkg-plist b/sysutils/ldap-account-manager/pkg-plist index 253fd34e51dd..3ee432f5d6f3 100644 --- a/sysutils/ldap-account-manager/pkg-plist +++ b/sysutils/ldap-account-manager/pkg-plist @@ -40,12 +40,14 @@ %%WWWDIR%%/graphics/bigPeople.png %%WWWDIR%%/graphics/bigTools.png %%WWWDIR%%/graphics/catalog.png +%%WWWDIR%%/graphics/computer.png %%WWWDIR%%/graphics/dc.png %%WWWDIR%%/graphics/del.png %%WWWDIR%%/graphics/delete.gif %%WWWDIR%%/graphics/delete.png %%WWWDIR%%/graphics/device.png %%WWWDIR%%/graphics/dhcp.png +%%WWWDIR%%/graphics/dhcpBig.png %%WWWDIR%%/graphics/document.png %%WWWDIR%%/graphics/door.png %%WWWDIR%%/graphics/down.gif @@ -69,6 +71,7 @@ %%WWWDIR%%/graphics/help.png %%WWWDIR%%/graphics/host.png %%WWWDIR%%/graphics/info.png +%%WWWDIR%%/graphics/ipRange.png %%WWWDIR%%/graphics/key.png %%WWWDIR%%/graphics/keyBig.png %%WWWDIR%%/graphics/kolab.png @@ -113,7 +116,6 @@ %%WWWDIR%%/graphics/server-settings.png %%WWWDIR%%/graphics/server-small.png %%WWWDIR%%/graphics/smbDomain.png -%%WWWDIR%%/graphics/smile.png %%WWWDIR%%/graphics/sort_asc.png %%WWWDIR%%/graphics/sort_desc.png %%WWWDIR%%/graphics/star.png @@ -139,6 +141,7 @@ %%WWWDIR%%/lib/baseType.inc %%WWWDIR%%/lib/cache.inc %%WWWDIR%%/lib/config.inc +%%WWWDIR%%/lib/checkEnvironment.inc %%WWWDIR%%/lib/createntlm.inc %%WWWDIR%%/lib/export.inc %%WWWDIR%%/lib/font/vera.ctg.z @@ -266,8 +269,11 @@ %%WWWDIR%%/templates/delete.php %%WWWDIR%%/templates/help.php %%WWWDIR%%/templates/initsuff.php +%%WWWDIR%%/templates/lib/config.js +%%WWWDIR%%/templates/lib/jquery-1.3.2.min.js +%%WWWDIR%%/templates/lib/list.js +%%WWWDIR%%/templates/lib/wz_tooltip.js %%WWWDIR%%/templates/lists/deletelink.php -%%WWWDIR%%/templates/lists/list.js %%WWWDIR%%/templates/lists/list.php %%WWWDIR%%/templates/lists/userlink.php %%WWWDIR%%/templates/login.php @@ -315,10 +321,9 @@ %%WWWDIR%%/templates/tree/templates/templates.inc %%WWWDIR%%/templates/tree/tree.php %%WWWDIR%%/templates/tree/tree_view.php +%%WWWDIR%%/templates/tree/treeViewContainer.php %%WWWDIR%%/templates/tree/update.php %%WWWDIR%%/templates/tree/update_confirm.php -%%WWWDIR%%/templates/wz_tooltip.js -%%WWWDIR%%/templates/config/config.js %%WWWDIR%%/tmp/.htaccess @dirrm %%WWWDIR%%/tmp @dirrm %%WWWDIR%%/templates/tree/templates/creation @@ -329,6 +334,7 @@ @dirrm %%WWWDIR%%/templates/profedit @dirrm %%WWWDIR%%/templates/pdfedit @dirrm %%WWWDIR%%/templates/lists +@dirrm %%WWWDIR%%/templates/lib @dirrm %%WWWDIR%%/templates/config @dirrm %%WWWDIR%%/templates/account @dirrm %%WWWDIR%%/templates -- cgit