ports/88596: security/cyrus-sasl2: add missed .html document

skv at FreeBSD.org skv at FreeBSD.org
Mon Nov 7 12:40:12 UTC 2005


>Number:         88596
>Category:       ports
>Synopsis:       security/cyrus-sasl2: add missed .html document
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 07 12:40:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Add missed components.html document.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/cyrus-sasl2/Makefile,v
retrieving revision 1.118
diff -u -r1.118 Makefile
--- Makefile	17 May 2005 16:35:40 -0000	1.118
+++ Makefile	4 Nov 2005 20:16:30 -0000
@@ -213,9 +213,6 @@
 	rfc2444.txt rfc2595.txt rfc2831.txt rfc2945.txt rfc3174.txt \
 	server-plugin-flow.fig testing.txt
 
-HTDOCS=	advanced appconvert gssapi index install macosx mechanisms \
-	options plugprog programming readme sysadmin upgrading windows
-
 PLIST_SUB=	PREFIX=${PREFIX} \
 		LOGIN=${LOGIN} \
 		PLAIN=${PLAIN} \
@@ -259,9 +256,7 @@
 .for f in ${DOC2}
 	@${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
 .endfor
-.for f in ${HTDOCS}
-	@${INSTALL_DATA} ${WRKSRC}/doc/${f}.html ${DOCSDIR}/html
-.endfor
+	@${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}/html
 	@${INSTALL_DATA} ${FILESDIR}/Sendmail.README ${DOCSDIR}
 .endif
 	@PKG_PREFIX=${PREFIX} BATCH=${BATCH} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/cyrus-sasl2/pkg-plist,v
retrieving revision 1.36
diff -u -r1.36 pkg-plist
--- pkg-plist	17 May 2005 16:35:40 -0000	1.36
+++ pkg-plist	4 Nov 2005 18:04:13 -0000
@@ -80,6 +80,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/testing.txt
 %%PORTDOCS%%%%DOCSDIR%%/html/advanced.html
 %%PORTDOCS%%%%DOCSDIR%%/html/appconvert.html
+%%PORTDOCS%%%%DOCSDIR%%/html/components.html
 %%PORTDOCS%%%%DOCSDIR%%/html/gssapi.html
 %%PORTDOCS%%%%DOCSDIR%%/html/index.html
 %%PORTDOCS%%%%DOCSDIR%%/html/install.html
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list