Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Apr 2008 23:41:05 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/122353: [PATCH] x11-toolkits/libXaw: fix pkg-descr
Message-ID:  <20080401194105.45D691702D@hades.panopticon>
Resent-Message-ID: <200804011950.m31Jo15Y042052@freefall.freebsd.org>

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

>Number:         122353
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/libXaw: fix pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 01 19:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Fri Mar 14 14:26:43 MSK 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
pkg-descr for x11-toolkits/libXaw says it's X Video Extension library, while it's actually X Athena Widgets library.
>How-To-Repeat:
>Fix:

--- libXaw.patch begins here ---
diff -ruN libXaw.orig/pkg-descr libXaw/pkg-descr
--- libXaw.orig/pkg-descr	2008-04-01 23:37:12.000000000 +0400
+++ libXaw/pkg-descr	2008-04-01 23:39:25.000000000 +0400
@@ -1,4 +1,4 @@
-This package contains the X Video Extension library.
+This package contains the X Athena Widgets library.
 
 WWW: http://www.freedesktop.org/Software/xlibs
 
--- libXaw.patch ends here ---

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



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