lam version update; fix pkg-plis; Fix: diff -u /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile --- /usr/ports/sysutils/ldap-account-manager/Makefile 2012-12-26 21:45:17.917336506 +0200 +++ /root/ldap-account-manager/Makefile 2013-01-06 21:40:08.929010665 +0200 @@ -1,7 +1,7 @@ # $FreeBSD: head/sysutils/ldap-account-manager/Makefile 309267 2012-12-19 21:00:03Z rm $ PORTNAME= ldap-account-manager -PORTVERSION= 4.0 +PORTVERSION= 4.0.1 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} diff -u /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo --- /usr/ports/sysutils/ldap-account-manager/distinfo 2012-12-26 21:45:17.919335213 +0200 +++ /root/ldap-account-manager/distinfo 2013-01-06 21:40:50.514013951 +0200 @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-4.0.tar.gz) = 88e70145313d7c0410ef0e8211766d6d6c24175c8bd9ff29a5079acb76705a4a -SIZE (ldap-account-manager-4.0.tar.gz) = 11650400 +SHA256 (ldap-account-manager-4.0.1.tar.gz) = 479078a19a7d026349f5e7799d337457acf0b2a697e2b1a3252faa0df9c4fcde +SIZE (ldap-account-manager-4.0.1.tar.gz) = 11665945 Common subdirectories: /usr/ports/sysutils/ldap-account-manager/files and /root/ldap-account-manager/files diff -u /usr/ports/sysutils/ldap-account-manager/pkg-plist /root/ldap-account-manager/pkg-plist --- /usr/ports/sysutils/ldap-account-manager/pkg-plist 2012-12-26 21:45:17.915336356 +0200 +++ /root/ldap-account-manager/pkg-plist 2013-01-06 21:53:33.199013224 +0200 @@ -967,6 +967,8 @@ %%WWWDIR%%/config/templates/pdf/default.gon.xml %%WWWDIR%%/config/templates/pdf/default.host.xml %%WWWDIR%%/config/selfService/.htaccess +%%WWWDIR%%/config/profiles/.htaccess +%%WWWDIR%%/config/pdf/.htaccess @exec if [ ! -f %D/%%WWWDIR%%/config/lam.conf ] ; then cp %D/%%WWWDIR%%/config/lam.conf_sample %D/%%WWWDIR%%/config/lam.conf; fi @exec if [ ! -f %D/%%WWWDIR%%/config/config.cfg ] ; then cp %D/%%WWWDIR%%/config/config.cfg_sample %D/%%WWWDIR%%/config/config.cfg; fi @exec mkdir -p %D/%%WWWDIR%%/config/pdf %D/%%WWWDIR%%/config/profiles Only in /root/ldap-account-manager/: work Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->rm I will take it.
Author: rm Date: Mon Jan 7 09:18:08 2013 New Revision: 310027 URL: http://svnweb.freebsd.org/changeset/ports/310027 Log: - update to 4.0.1 - convert to optionsng (NOPORTDOCS case), while here PR: 175075 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 Mon Jan 7 07:50:39 2013 (r310026) +++ head/sysutils/ldap-account-manager/Makefile Mon Jan 7 09:18:08 2013 (r310027) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 4.0 +PORTVERSION= 4.0.1 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} @@ -27,12 +27,12 @@ WWWDIR?= ${PREFIX}/www/${SHORTNAME} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} SUB_FILES= pkg-message -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> do-install: -@${MKDIR} ${WWWDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} "${LAMDATA}" ${WWWDIR} -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} -@${MKDIR} ${DOCSDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${DOCSDIR} .endif @@ -53,4 +53,4 @@ post-install: @${LN} -sf /etc/shells ${WWWDIR}/config/shells @${CAT} ${PKGMESSAGE} -.include <bsd.port.post.mk> +.include <bsd.port.mk> Modified: head/sysutils/ldap-account-manager/distinfo ============================================================================== --- head/sysutils/ldap-account-manager/distinfo Mon Jan 7 07:50:39 2013 (r310026) +++ head/sysutils/ldap-account-manager/distinfo Mon Jan 7 09:18:08 2013 (r310027) @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-4.0.tar.gz) = 88e70145313d7c0410ef0e8211766d6d6c24175c8bd9ff29a5079acb76705a4a -SIZE (ldap-account-manager-4.0.tar.gz) = 11650400 +SHA256 (ldap-account-manager-4.0.1.tar.gz) = 479078a19a7d026349f5e7799d337457acf0b2a697e2b1a3252faa0df9c4fcde +SIZE (ldap-account-manager-4.0.1.tar.gz) = 11665945 Modified: head/sysutils/ldap-account-manager/pkg-plist ============================================================================== --- head/sysutils/ldap-account-manager/pkg-plist Mon Jan 7 07:50:39 2013 (r310026) +++ head/sysutils/ldap-account-manager/pkg-plist Mon Jan 7 09:18:08 2013 (r310027) @@ -967,6 +967,8 @@ %%WWWDIR%%/config/templates/pdf/default.gon.xml %%WWWDIR%%/config/templates/pdf/default.host.xml %%WWWDIR%%/config/selfService/.htaccess +%%WWWDIR%%/config/profiles/.htaccess +%%WWWDIR%%/config/pdf/.htaccess @exec if [ ! -f %D/%%WWWDIR%%/config/lam.conf ] ; then cp %D/%%WWWDIR%%/config/lam.conf_sample %D/%%WWWDIR%%/config/lam.conf; fi @exec if [ ! -f %D/%%WWWDIR%%/config/config.cfg ] ; then cp %D/%%WWWDIR%%/config/config.cfg_sample %D/%%WWWDIR%%/config/config.cfg; fi @exec mkdir -p %D/%%WWWDIR%%/config/pdf %D/%%WWWDIR%%/config/profiles _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thank you! Please do not duplicate sent PR with ports@ request - somebody will take it anyway when time permits.