From 3f9d09e0536e1680c7b233d8c703b4ff3891e0ef Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Thu, 13 Sep 2012 15:00:45 +0000 Subject: [PATCH] - update to 3.8 while here: - strip Makefile header - tab -> space change in pkg-descr:WWW PR: 170521 Submitted by: "Vasiliy P. Melnik" (maintainer) --- sysutils/ldap-account-manager/Makefile | 8 +------- sysutils/ldap-account-manager/distinfo | 4 ++-- sysutils/ldap-account-manager/pkg-descr | 2 +- sysutils/ldap-account-manager/pkg-plist | 3 +++ 4 files changed, 7 insertions(+), 10 deletions(-) diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index c6318e3feb5b..416c49063ba7 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: ldap-account-manager -# Date created: August, 2nd 2003 -# Whom: Clement Laforet -# # $FreeBSD$ -# PORTNAME= ldap-account-manager -PORTVERSION= 3.7 -PORTREVISION= 1 +PORTVERSION= 3.8 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} diff --git a/sysutils/ldap-account-manager/distinfo b/sysutils/ldap-account-manager/distinfo index 3cf002d92755..6d89ff5545d8 100644 --- a/sysutils/ldap-account-manager/distinfo +++ b/sysutils/ldap-account-manager/distinfo @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-3.7.tar.gz) = 75aa09ed390c13a7ad3a1a53964f48847afae4d4697f611cfd71b51e1b0f71d3 -SIZE (ldap-account-manager-3.7.tar.gz) = 9157357 +SHA256 (ldap-account-manager-3.8.tar.gz) = 24c435530988b1a163ba3e7023531e7f02bc22720b03258efbcd381c5b0ad9f9 +SIZE (ldap-account-manager-3.8.tar.gz) = 10695375 diff --git a/sysutils/ldap-account-manager/pkg-descr b/sysutils/ldap-account-manager/pkg-descr index 5686bfc4019f..482be54a5217 100644 --- a/sysutils/ldap-account-manager/pkg-descr +++ b/sysutils/ldap-account-manager/pkg-descr @@ -20,4 +20,4 @@ Features: - multi-language support - support for LDAP+SSL/TLS -WWW: http://lam.sourceforge.net/ +WWW: http://lam.sourceforge.net/ diff --git a/sysutils/ldap-account-manager/pkg-plist b/sysutils/ldap-account-manager/pkg-plist index 12c519e71111..ad6f83297560 100644 --- a/sysutils/ldap-account-manager/pkg-plist +++ b/sysutils/ldap-account-manager/pkg-plist @@ -1,3 +1,4 @@ +$FreeBSD$ @unexec if cmp -s %D/%%WWWDIR%%/config/config.cfg %D/%%WWWDIR%%/config/config.cfg_sample; then rm -f %D/%%WWWDIR%%/config/config.cfg; fi @exec if [ ! -f %D/%%WWWDIR%%/config/config.cfg ] ; then cp -p %D/%F %B/config.cfg; fi @unexec if cmp -s %D/%%WWWDIR%%/config/lam.conf %D/%%WWWDIR%%/config/lam.conf_sample; then rm -f %D/%%WWWDIR%%/config/lam.conf; fi @@ -814,6 +815,7 @@ %%WWWDIR%%/graphics/user.png %%WWWDIR%%/graphics/up.gif %%WWWDIR%%/graphics/uniquegroup.png +%%WWWDIR%%/graphics/unlocked.png %%WWWDIR%%/graphics/undo.png %%WWWDIR%%/graphics/uid.png %%WWWDIR%%/graphics/tux.png @@ -842,6 +844,7 @@ %%WWWDIR%%/graphics/plus.png %%WWWDIR%%/graphics/pdf.png %%WWWDIR%%/graphics/pass.png +%%WWWDIR%%/graphics/partiallyLocked.png %%WWWDIR%%/graphics/ou.png %%WWWDIR%%/graphics/object.png %%WWWDIR%%/graphics/o.png