diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-02-13 13:42:48 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-02-13 13:42:48 +0000 |
commit | 38587f931290248247b08582ebf6d85a1c884a52 (patch) | |
tree | e8b2437f503cda8ac5f4e30c67c142b0fd685107 /sysutils/ldap-account-manager | |
parent | f4f2ed2cce5012015892b49f066919abacf1ec60 (diff) |
Notes
Diffstat (limited to 'sysutils/ldap-account-manager')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ldap-account-manager/distinfo | 5 | ||||
-rw-r--r-- | sysutils/ldap-account-manager/pkg-plist | 7 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 69f5600d5146..a370a5f66aef 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -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} diff --git a/sysutils/ldap-account-manager/distinfo b/sysutils/ldap-account-manager/distinfo index bef0f24c3250..64150edf6643 100644 --- a/sysutils/ldap-account-manager/distinfo +++ b/sysutils/ldap-account-manager/distinfo @@ -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 diff --git a/sysutils/ldap-account-manager/pkg-plist b/sysutils/ldap-account-manager/pkg-plist index c088180b97ec..8fb89c46cfee 100644 --- a/sysutils/ldap-account-manager/pkg-plist +++ b/sysutils/ldap-account-manager/pkg-plist @@ -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 |