Date: Mon, 27 Oct 2008 19:50:24 GMT From: "Vasiliy P. Melnik" <basil@vpm.net.ua> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/128423: update version & fix depends & fix plist Message-ID: <200810271950.m9RJoO1n054111@www.freebsd.org> Resent-Message-ID: <200810272000.m9RK0BhS039670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128423 >Category: ports >Synopsis: update version & fix depends & fix plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Oct 27 20:00:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Vasiliy P. Melnik >Release: 7.0-RELEASE-p4 >Organization: NA >Environment: FreeBSD monkey.lan 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Wed Sep 10 12:08:56 EEST 2008 root@monkey.lan:/usr/obj/usr/src/sys/monkey i386 >Description: update version fix depends fix plist >How-To-Repeat: >Fix: Patch attached with submission follows: ===> 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 2008-07-14 10:14:45.000000000 +0300 +++ /root/ldap-account-manager/Makefile 2008-10-27 21:29:22.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= ldap-account-manager -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= SF/${PNAME} @@ -21,7 +21,7 @@ NO_BUILD= yes USE_GETTEXT= yes USE_PERL5= yes -USE_PHP= pcre xml gettext session mcrypt ldap mhash iconv +USE_PHP= pcre xml gettext session mcrypt ldap mhash hash iconv WANT_PHP_WEB= yes PNAME= lam diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo --- /usr/ports/sysutils/ldap-account-manager/distinfo 2008-06-24 10:39:25.000000000 +0300 +++ /root/ldap-account-manager/distinfo 2008-10-27 21:14:34.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (ldap-account-manager-2.3.0.tar.gz) = ceb5c6b795be2f3030b695b7f105e6f2 -SHA256 (ldap-account-manager-2.3.0.tar.gz) = 443e869033ea4d7ae69c80bb375a7916ebf3b40809d157203fba2dd939fbc16c -SIZE (ldap-account-manager-2.3.0.tar.gz) = 2443111 +MD5 (ldap-account-manager-2.4.0.tar.gz) = 032aad0335a04784060a62b0c1bb38c4 +SHA256 (ldap-account-manager-2.4.0.tar.gz) = 22415ebe55de404cd8e8ad4af8b77ffa2de9db3af28ba8791ab99d128fbbaa89 +SIZE (ldap-account-manager-2.4.0.tar.gz) = 2522241 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 2008-07-14 10:14:59.000000000 +0300 +++ /root/ldap-account-manager/pkg-plist 2008-10-27 21:39:14.000000000 +0200 @@ -15,6 +15,7 @@ %%WWWDIR%%/config/pdf/logos/.htaccess %%WWWDIR%%/config/pdf/logos/printLogo.jpg %%WWWDIR%%/config/profiles/.htaccess +%%WWWDIR%%/config/profiles/default.dhcp %%WWWDIR%%/config/profiles/default.group %%WWWDIR%%/config/profiles/default.host %%WWWDIR%%/config/profiles/default.mailAlias @@ -23,6 +24,7 @@ %%WWWDIR%%/config/selfService/.htaccess %%WWWDIR%%/config/selfService/default.user %%WWWDIR%%/config/shells +%%WWWDIR%%/graphics/.htaccess %%WWWDIR%%/graphics/add.png %%WWWDIR%%/graphics/back.gif %%WWWDIR%%/graphics/banner.jpg @@ -34,6 +36,7 @@ %%WWWDIR%%/graphics/delete.gif %%WWWDIR%%/graphics/delete.png %%WWWDIR%%/graphics/device.png +%%WWWDIR%%/graphics/dhcp.png %%WWWDIR%%/graphics/document.png %%WWWDIR%%/graphics/door.png %%WWWDIR%%/graphics/down.gif @@ -101,6 +104,7 @@ %%WWWDIR%%/graphics/userDefault.png %%WWWDIR%%/graphics/warn.png %%WWWDIR%%/help/help.inc +%%WWWDIR%%/help/.htaccess %%WWWDIR%%/index.html %%WWWDIR%%/lib/.htaccess %%WWWDIR%%/lib/account.inc @@ -134,6 +138,10 @@ %%WWWDIR%%/lib/ldap.inc %%WWWDIR%%/lib/lists.inc %%WWWDIR%%/lib/modules.inc +%%WWWDIR%%/lib/modules/ddns.inc +%%WWWDIR%%/lib/modules/dhcp_settings.inc +%%WWWDIR%%/lib/modules/fixed_ip.inc +%%WWWDIR%%/lib/modules/range.inc %%WWWDIR%%/lib/modules/account.inc %%WWWDIR%%/lib/modules/ieee802device.inc %%WWWDIR%%/lib/modules/inetLocalMailRecipient.inc @@ -161,6 +169,7 @@ %%WWWDIR%%/lib/status.inc %%WWWDIR%%/lib/tree.inc %%WWWDIR%%/lib/types.inc +%%WWWDIR%%/lib/types/dhcp.inc %%WWWDIR%%/lib/types/group.inc %%WWWDIR%%/lib/types/host.inc %%WWWDIR%%/lib/types/mailAlias.inc @@ -168,6 +177,7 @@ %%WWWDIR%%/lib/types/user.inc %%WWWDIR%%/lib/ufpdf.php %%WWWDIR%%/lib/xml_parser.inc +%%WWWDIR%%/locale/.htaccess %%WWWDIR%%/locale/ca_ES/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/ca_ES/LC_MESSAGES/messages.po %%WWWDIR%%/locale/cs_CZ/LC_MESSAGES/messages.mo @@ -197,12 +207,15 @@ %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.po %%WWWDIR%%/sess/.htaccess +%%WWWDIR%%/style/.htaccess +%%WWWDIR%%/style/type_dhcp.css %%WWWDIR%%/style/layout.css %%WWWDIR%%/style/type_group.css %%WWWDIR%%/style/type_host.css %%WWWDIR%%/style/type_mailAlias.css %%WWWDIR%%/style/type_smbDomain.css %%WWWDIR%%/style/type_user.css +%%WWWDIR%%/templates/.htaccess %%WWWDIR%%/templates/account/edit.php %%WWWDIR%%/templates/config/conflogin.php %%WWWDIR%%/templates/config/confmain.php ===> Done >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810271950.m9RJoO1n054111>