Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2013 11:07:44 +0300 (EEST)
From:      Sayetsky Anton <vsjcfm@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179194: [patch] print/cups-base: fix typo in options description
Message-ID:  <201306020807.r5287igN036353@jw.lds.net.ua>
Resent-Message-ID: <201306020810.r528A0E6074128@freefall.freebsd.org>

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

>Number:         179194
>Category:       ports
>Synopsis:       [patch] print/cups-base: fix typo in options description
>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:   Sun Jun 02 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sayetsky Anton
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD jw.local 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0 r250095: Tue Apr 30 12:25:23 EEST 2013 root@jw.local:/usr/obj/media/dvlfiles/build/src/sys/JASONW amd64

>Description:
There is a typo in XDG_OPEN description.

>How-To-Repeat:

>Fix:
Patch attached with submission follows:

--- patch.txt begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 319641)
+++ Makefile	(working copy)
@@ -78,7 +78,7 @@
 LIBUSB_DESC=		USB support
 GHOSTSCRIPT_DESC=	Build pdftops with GHOSTSCRIPT
 XPDF_DESC=		Build pdftops with XPDF
-XDG_OPEN=		Build with XDG_OPEN as browser
+XDG_OPEN_DESC=		Build with XDG_OPEN as browser
 
 .include <bsd.port.options.mk>
 
--- patch.txt ends here ---


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



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