Date: Wed, 18 Sep 2013 14:10:09 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327547 - head/sysutils/ldap-account-manager Message-ID: <201309181410.r8IEA96D032810@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Wed Sep 18 14:10:09 2013 New Revision: 327547 URL: http://svnweb.freebsd.org/changeset/ports/327547 Log: sysutils/ldap-account-manager: update to 4.3 - Update to 4.3 [1] - USES perl5 PR: ports/182194 Submitted by: Vasiliy P. Melnik <basil vpm.net.ua> (maintainer) 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 Wed Sep 18 13:48:19 2013 (r327546) +++ head/sysutils/ldap-account-manager/Makefile Wed Sep 18 14:10:09 2013 (r327547) @@ -1,10 +1,12 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 4.2.1 +PORTVERSION= 4.3 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} +USE_BZIP2= yes + MAINTAINER= basil@vpm.net.ua COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server Modified: head/sysutils/ldap-account-manager/distinfo ============================================================================== --- head/sysutils/ldap-account-manager/distinfo Wed Sep 18 13:48:19 2013 (r327546) +++ head/sysutils/ldap-account-manager/distinfo Wed Sep 18 14:10:09 2013 (r327547) @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-4.2.1.tar.gz) = aa4902286a33c55b73e1fd7b5ee51ee369d1567cfe90c4561f9feb07953f2624 -SIZE (ldap-account-manager-4.2.1.tar.gz) = 12516691 +SHA256 (ldap-account-manager-4.3.tar.bz2) = cd59e3c7de5c68572a9b86be8215aa14e3bcbe179572e8cf87eae4004edbf82c +SIZE (ldap-account-manager-4.3.tar.bz2) = 12122423 Modified: head/sysutils/ldap-account-manager/pkg-plist ============================================================================== --- head/sysutils/ldap-account-manager/pkg-plist Wed Sep 18 13:48:19 2013 (r327546) +++ head/sysutils/ldap-account-manager/pkg-plist Wed Sep 18 14:10:09 2013 (r327547) @@ -723,6 +723,8 @@ %%WWWDIR%%/lib/profiles.inc %%WWWDIR%%/lib/pdfstruct.inc %%WWWDIR%%/lib/pdf.inc +%%WWWDIR%%/lib/modules/kolabGroup.inc +%%WWWDIR%%/lib/modules/windowsPosixGroup.inc %%WWWDIR%%/lib/modules/windowsGroup.inc %%WWWDIR%%/lib/modules/windowsHost.inc %%WWWDIR%%/lib/modules/windowsUser.inc @@ -838,6 +840,8 @@ %%WWWDIR%%/graphics/pdf.png %%WWWDIR%%/graphics/pass.png %%WWWDIR%%/graphics/partiallyLocked.png +%%WWWDIR%%/graphics/printer.png +%%WWWDIR%%/graphics/printerBig.png %%WWWDIR%%/graphics/ou.png %%WWWDIR%%/graphics/object.png %%WWWDIR%%/graphics/o.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309181410.r8IEA96D032810>