Date: Mon, 3 Dec 2012 09:41:07 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308129 - head/sysutils/ldap-account-manager Message-ID: <201212030941.qB39f7LI094491@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Mon Dec 3 09:41:07 2012 New Revision: 308129 URL: http://svnweb.freebsd.org/changeset/ports/308129 Log: - update to 3.9 PR: 173549 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Feature safe: yes Modified: head/sysutils/ldap-account-manager/Makefile head/sysutils/ldap-account-manager/distinfo head/sysutils/ldap-account-manager/pkg-plist Modified: head/sysutils/ldap-account-manager/Makefile ============================================================================== --- head/sysutils/ldap-account-manager/Makefile Mon Dec 3 09:12:44 2012 (r308128) +++ head/sysutils/ldap-account-manager/Makefile Mon Dec 3 09:41:07 2012 (r308129) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 3.8 +PORTVERSION= 3.9 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} Modified: head/sysutils/ldap-account-manager/distinfo ============================================================================== --- head/sysutils/ldap-account-manager/distinfo Mon Dec 3 09:12:44 2012 (r308128) +++ head/sysutils/ldap-account-manager/distinfo Mon Dec 3 09:41:07 2012 (r308129) @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-3.8.tar.gz) = 24c435530988b1a163ba3e7023531e7f02bc22720b03258efbcd381c5b0ad9f9 -SIZE (ldap-account-manager-3.8.tar.gz) = 10695375 +SHA256 (ldap-account-manager-3.9.tar.gz) = 8bc93c09e8c97f0b8397cfdde4cc7fd442c3f84a848d46735765571ed54070f4 +SIZE (ldap-account-manager-3.9.tar.gz) = 10938700 Modified: head/sysutils/ldap-account-manager/pkg-plist ============================================================================== --- head/sysutils/ldap-account-manager/pkg-plist Mon Dec 3 09:12:44 2012 (r308128) +++ head/sysutils/ldap-account-manager/pkg-plist Mon Dec 3 09:41:07 2012 (r308129) @@ -745,6 +745,7 @@ %%WWWDIR%%/lib/modules/quota.inc %%WWWDIR%%/lib/modules/posixGroup.inc %%WWWDIR%%/lib/modules/posixAccount.inc +%%WWWDIR%%/lib/modules/puppetClient.inc %%WWWDIR%%/lib/modules/nisnetgroup.inc %%WWWDIR%%/lib/modules/nisMailAlias.inc %%WWWDIR%%/lib/modules/ldapPublicKey.inc @@ -839,6 +840,7 @@ %%WWWDIR%%/graphics/samba.png %%WWWDIR%%/graphics/required.png %%WWWDIR%%/graphics/refresh.png +%%WWWDIR%%/graphics/puppet.png %%WWWDIR%%/graphics/profiles.png %%WWWDIR%%/graphics/process.png %%WWWDIR%%/graphics/plus.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212030941.qB39f7LI094491>