svn commit: r321273 - head/sysutils/ldap-account-manager
William Grzybowski
wg at FreeBSD.org
Wed Jun 19 14:53:26 UTC 2013
Author: wg
Date: Wed Jun 19 14:53:25 2013
New Revision: 321273
URL: http://svnweb.freebsd.org/changeset/ports/321273
Log:
sysutils/ldap-account-manager: update to 4.2.1
- Update to 4.2.1
Changes:
https://www.ldap-account-manager.org/lamcms/changelog
PR: ports/179716
Submitted by: Vasiliy P. Melnik <basil at vpm.net.ua> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
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 Jun 19 14:52:37 2013 (r321272)
+++ head/sysutils/ldap-account-manager/Makefile Wed Jun 19 14:53:25 2013 (r321273)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ldap-account-manager
-PORTVERSION= 4.1
+PORTVERSION= 4.2.1
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
Modified: head/sysutils/ldap-account-manager/distinfo
==============================================================================
--- head/sysutils/ldap-account-manager/distinfo Wed Jun 19 14:52:37 2013 (r321272)
+++ head/sysutils/ldap-account-manager/distinfo Wed Jun 19 14:53:25 2013 (r321273)
@@ -1,2 +1,2 @@
-SHA256 (ldap-account-manager-4.1.tar.gz) = 71b3e11efdd8c0d90c0ab72befde832a3c33f7464add85fdec5031c19625da02
-SIZE (ldap-account-manager-4.1.tar.gz) = 11889843
+SHA256 (ldap-account-manager-4.2.1.tar.gz) = aa4902286a33c55b73e1fd7b5ee51ee369d1567cfe90c4561f9feb07953f2624
+SIZE (ldap-account-manager-4.2.1.tar.gz) = 12516691
Modified: head/sysutils/ldap-account-manager/pkg-plist
==============================================================================
--- head/sysutils/ldap-account-manager/pkg-plist Wed Jun 19 14:52:37 2013 (r321272)
+++ head/sysutils/ldap-account-manager/pkg-plist Wed Jun 19 14:53:25 2013 (r321273)
@@ -723,6 +723,9 @@
%%WWWDIR%%/lib/profiles.inc
%%WWWDIR%%/lib/pdfstruct.inc
%%WWWDIR%%/lib/pdf.inc
+%%WWWDIR%%/lib/modules/windowsGroup.inc
+%%WWWDIR%%/lib/modules/windowsHost.inc
+%%WWWDIR%%/lib/modules/windowsUser.inc
%%WWWDIR%%/lib/modules/systemQuotas.inc
%%WWWDIR%%/lib/modules/shadowAccount.inc
%%WWWDIR%%/lib/modules/sambaSamAccount/sambaMungedDial.inc
More information about the svn-ports-head
mailing list