diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-28 17:21:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-28 17:21:11 +0800 |
commit | 2b85386d0a369405575aaf378e9df66f97cd7353 (patch) | |
tree | 3a231da20f73707de82c65c6a68e9cd0754f8368 /sysutils | |
parent | 7b42493d739fb799f9fc2981402866757e5204ed (diff) | |
download | freebsd-ports-gnome-2b85386d0a369405575aaf378e9df66f97cd7353.tar.gz freebsd-ports-gnome-2b85386d0a369405575aaf378e9df66f97cd7353.tar.zst freebsd-ports-gnome-2b85386d0a369405575aaf378e9df66f97cd7353.zip |
- Updatet to 4.1
PR: 177419
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ldap-account-manager/distinfo | 4 | ||||
-rw-r--r-- | sysutils/ldap-account-manager/pkg-plist | 19 |
3 files changed, 10 insertions, 15 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index df4104f0bdbd..60c77818743f 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} diff --git a/sysutils/ldap-account-manager/distinfo b/sysutils/ldap-account-manager/distinfo index 2af65782b85b..29cc561f886b 100644 --- a/sysutils/ldap-account-manager/distinfo +++ b/sysutils/ldap-account-manager/distinfo @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-4.0.1.tar.gz) = 479078a19a7d026349f5e7799d337457acf0b2a697e2b1a3252faa0df9c4fcde -SIZE (ldap-account-manager-4.0.1.tar.gz) = 11665945 +SHA256 (ldap-account-manager-4.1.tar.gz) = 71b3e11efdd8c0d90c0ab72befde832a3c33f7464add85fdec5031c19625da02 +SIZE (ldap-account-manager-4.1.tar.gz) = 11889843 diff --git a/sysutils/ldap-account-manager/pkg-plist b/sysutils/ldap-account-manager/pkg-plist index aa86d4afbf77..e00197b2ae79 100644 --- a/sysutils/ldap-account-manager/pkg-plist +++ b/sysutils/ldap-account-manager/pkg-plist @@ -28,11 +28,12 @@ %%WWWDIR%%/templates/lists/userlink.php %%WWWDIR%%/templates/lists/list.php %%WWWDIR%%/templates/lists/deletelink.php +%%WWWDIR%%/templates/lib/100_jquery-1.9.1.min.js +%%WWWDIR%%/templates/lib/110_jquery-ui-1.10.1.custom.min.js +%%WWWDIR%%/templates/lib/140_jquery.validationEngine-2.6.2.js %%WWWDIR%%/templates/lib/500_lam.js %%WWWDIR%%/templates/lib/200_wz_tooltip.js %%WWWDIR%%/templates/lib/130_jquery-dropmenu-1.1.3.js -%%WWWDIR%%/templates/lib/110_jquery-ui-1.8.2.custom.min.js -%%WWWDIR%%/templates/lib/100_jquery-1.4.2.min.js %%WWWDIR%%/templates/lib/extra/ckeditor/lang/af.js %%WWWDIR%%/templates/lib/extra/ckeditor/lang/bg.js %%WWWDIR%%/templates/lib/extra/ckeditor/lang/ar.js @@ -643,9 +644,10 @@ %%WWWDIR%%/templates/3rdParty/pla/htdocs/add_attr_form.php %%WWWDIR%%/templates/3rdParty/pla/config/config.php %%WWWDIR%%/templates/.htaccess -%%WWWDIR%%/templates/lib/140_jquery-validationEngine-2.2.1.js %%WWWDIR%%/templates/lib/141_jquery-validationEngine-lang.php %%WWWDIR%%/style/lam-images/headerLine.png +%%WWWDIR%%/style/120_jquery-ui-1.10.1.custom.css +%%WWWDIR%%/style/images/animated-overlay.gif %%WWWDIR%%/style/images/ui-icons_cd0a0a_256x240.png %%WWWDIR%%/style/images/ui-icons_888888_256x240.png %%WWWDIR%%/style/images/ui-icons_454545_256x240.png @@ -877,6 +879,8 @@ %%WWWDIR%%/graphics/forward.gif %%WWWDIR%%/graphics/folder.png %%WWWDIR%%/graphics/find.png +%%WWWDIR%%/graphics/filter.png +%%WWWDIR%%/graphics/clearFilter.png %%WWWDIR%%/graphics/files.png %%WWWDIR%%/graphics/favicon.ico %%WWWDIR%%/graphics/fail.png @@ -913,19 +917,10 @@ %%WWWDIR%%/config/.htaccess %%WWWDIR%%/VERSION %%WWWDIR%%/style/150_jquery-fineuploader.css -%%WWWDIR%%/style/600_type_user.css -%%WWWDIR%%/style/600_type_dhcp.css %%WWWDIR%%/style/500_layout.css %%WWWDIR%%/style/150_jquery-validationEngine.css -%%WWWDIR%%/style/600_type_group.css -%%WWWDIR%%/style/120_jquery-ui-1.8.2.custom.css -%%WWWDIR%%/style/600_type_netgroup.css %%WWWDIR%%/style/loading.gif -%%WWWDIR%%/style/600_type_host.css -%%WWWDIR%%/style/600_type_asteriskExt.css %%WWWDIR%%/style/150_jquery-dropmenu.css -%%WWWDIR%%/style/600_type_smbDomain.css -%%WWWDIR%%/style/600_type_mailAlias.css %%WWWDIR%%/graphics/export.png %%WWWDIR%%/graphics/import.png %%WWWDIR%%/templates/lib/130_jquery-fineuploader-3.0.min.js |