ports/132823: [PATCH] devel/p5-SDL: Fix typo

Steven Kreuzer skreuzer at exit2shell.com
Thu Mar 19 18:50:04 UTC 2009


>Number:         132823
>Category:       ports
>Synopsis:       [PATCH] devel/p5-SDL: Fix typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 19 18:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008
>Description:
I have a feeling "lunch" really should be "launch"

Port maintainer (spam at rm-rf.kiev.ua) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-SDL-2.1.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/devel/p5-SDL/Makefile,v
retrieving revision 1.26
diff -u -u -r1.26 Makefile
--- Makefile	26 Dec 2008 08:37:43 -0000	1.26
+++ Makefile	19 Mar 2009 18:46:33 -0000
@@ -96,7 +96,7 @@
 		PERL_THREADED=`${PERL} -V | ${GREP} -- -Dusethreads=y || ${TRUE}`; \
 		if [ -z ${PERL_THREADED} ]; then \
 			${ECHO_MSG} "SDL_PERL must be built with a threaded Perl, reinstall Perl with WITH_THREADS=yes"; \
-			${ECHO_MSG} "or lunch any program that use this port with LD_PRELOAD=/usr/lib/libc_r.so"; \
+			${ECHO_MSG} "or launch any program that use this port with LD_PRELOAD=/usr/lib/libc_r.so"; \
 		fi; \
 	fi
  
--- p5-SDL-2.1.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list