ports/54171: Missing quote in echoed message

Roman Neuhauser roman at bellavista.cz
Mon Jul 7 10:10:07 UTC 2003


>Number:         54171
>Category:       ports
>Synopsis:       Missing quote in echoed message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 03:10:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD freepuppy.bellavista.cz 4.8-STABLE FreeBSD 4.8-STABLE #2: Thu Jun 5 12:57:47 CEST 2003 root at freepuppy.bellavista.cz:/usr/obj/usr/src/sys/FREEPUPPY2_5 i386

>Description:
	One line of the message echoed in pre-extract is missing the closing quote.
>How-To-Repeat:
	
>Fix:

--- devel-subversion-Makefile-quote.patch begins here ---
--- Makefile.orig	Mon Jul  7 11:59:02 2003
+++ Makefile	Mon Jul  7 11:59:20 2003
@@ -62,7 +62,7 @@
 	@${ECHO_MSG} "mod_dav_svn module for Apache 2.X enabled."
 .else
 	@${ECHO_MSG} "You can enable the mod_dav_svn module for Apache 2.X"
-	@${ECHO_MSG} "by defining WITH_MOD_DAV_SVN.  This option implies
+	@${ECHO_MSG} "by defining WITH_MOD_DAV_SVN.  This option implies"
 	@${ECHO_MSG} "the WITH_APACHE2_APR option."
 .endif
 	@${ECHO_MSG}
--- devel-subversion-Makefile-quote.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list