Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2009 06:04:21 GMT
From:      Edmondas Girkantas <eg@fbsd.lt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139543: [UPDATE] audio/liblscp typo in pkg-descr
Message-ID:  <200910120604.n9C64LhI085594@www.freebsd.org>
Resent-Message-ID: <200910120610.n9C6A2qQ045277@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139543
>Category:       ports
>Synopsis:       [UPDATE] audio/liblscp typo in pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 12 06:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        FreeBSD 8.0-RC1
>Organization:
>Environment:
FreeBSD big.bug.lt 8.0-RC1 FreeBSD 8.0-RC1 #4: Sat Oct 10 20:09:43 EEST 2009     eg@big.bug.lt:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
There is a typo in pkg-descr file:

WWW:	ttp://www.linuxsampler.org/

should be:

WWW:	http://www.linuxsampler.org/
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN liblscp.orig/pkg-descr liblscp/pkg-descr
--- liblscp.orig/pkg-descr	2009-10-12 00:22:23.000000000 +0300
+++ liblscp/pkg-descr	2009-10-12 00:23:21.000000000 +0300
@@ -1,4 +1,4 @@
 liblscp is a C library written as a wrapper around the LSCP network
 protocol, thus to control linuxsampler.
 
-WWW:	ttp://www.linuxsampler.org/
+WWW:	http://www.linuxsampler.org/


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910120604.n9C64LhI085594>