version update Fix: ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile --- /usr/ports/sysutils/ldap-account-manager/Makefile 2011-10-24 21:45:01.000000000 +0300 +++ /root/ldap-account-manager/Makefile 2011-11-22 22:04:54.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= ldap-account-manager -PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTVERSION= 3.6 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo --- /usr/ports/sysutils/ldap-account-manager/distinfo 2011-10-16 20:39:36.000000000 +0300 +++ /root/ldap-account-manager/distinfo 2011-11-22 22:05:06.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-3.5.0.tar.gz) = 3c05e6c0ff71c2e9848e76cbe98e6db88f50fdaa41139e85f0fd4bfd70534b58 -SIZE (ldap-account-manager-3.5.0.tar.gz) = 7769992 +SHA256 (ldap-account-manager-3.6.tar.gz) = 1924bf64272799863747556d692cd050bbe21e4cba514fa13c90ee57de6a058a +SIZE (ldap-account-manager-3.6.tar.gz) = 8264037 diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/pkg-plist /root/ldap-account-manager/pkg-plist --- /usr/ports/sysutils/ldap-account-manager/pkg-plist 2011-10-16 20:39:36.000000000 +0300 +++ /root/ldap-account-manager/pkg-plist 2011-11-22 22:09:17.000000000 +0200 @@ -461,6 +461,8 @@ %%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/type_user.css %%WWWDIR%%/style/type_smbDomain.css %%WWWDIR%%/style/type_netgroup.css @@ -489,6 +491,7 @@ %%WWWDIR%%/style/images/ui-bg_flat_0_aaaaaa_40x100.png %%WWWDIR%%/style/images/ui-anim_basic_16x16.gif %%WWWDIR%%/style/.htaccess +%%WWWDIR%%/style/jquery-validationEngine.css %%WWWDIR%%/sess/.htaccess %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.mo @@ -575,6 +578,8 @@ %%WWWDIR%%/lib/modules/asteriskExtension.inc %%WWWDIR%%/lib/modules/asteriskAccount.inc %%WWWDIR%%/lib/modules/account.inc +%%WWWDIR%%/lib/modules/freeRadius.inc +%%WWWDIR%%/lib/modules/authorizedServiceObject.inc %%WWWDIR%%/lib/modules.inc %%WWWDIR%%/lib/lists.inc %%WWWDIR%%/lib/ldap.inc @@ -725,6 +730,8 @@ %%WWWDIR%%/graphics/asterisk.png %%WWWDIR%%/graphics/add.png %%WWWDIR%%/graphics/.htaccess +%%WWWDIR%%/graphics/services.png +%%WWWDIR%%/graphics/freeRadius.png %%WWWDIR%%/config/selfService/default.user %%WWWDIR%%/config/selfService/.htaccess %%WWWDIR%%/config/profiles/default.user ===> Done Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
culot 2011-11-30 08:10:26 UTC FreeBSD ports repository Modified files: sysutils/ldap-account-manager Makefile distinfo pkg-plist Log: - Update to 3.6 PR: ports/162950 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Feature safe: yes Revision Changes Path 1.55 +1 -2 ports/sysutils/ldap-account-manager/Makefile 1.32 +2 -2 ports/sysutils/ldap-account-manager/distinfo 1.33 +7 -0 ports/sysutils/ldap-account-manager/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!
MARKED AS SPAM