Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2012 07:52:35 GMT
From:      Derek Wood <ddwood@outlook.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171890: [patch] x11/xdialog: update WWW string in pkg-descr
Message-ID:  <201209230752.q8N7qZ9n017243@red.freebsd.org>
Resent-Message-ID: <201209230800.q8N80KdH065551@freefall.freebsd.org>

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

>Number:         171890
>Category:       ports
>Synopsis:       [patch] x11/xdialog: update WWW string in 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:   Sun Sep 23 08:00:20 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Derek Wood
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
FreeBSD bespin 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The http://xdialog.dyns.net/ URL in the WWW string doesn't work, and is replaced in the patch with one that does ( http://xdialog.free.fr/ ).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/x11/xdialog/pkg-descr xdialog/pkg-descr
--- /usr/ports/x11/xdialog/pkg-descr	2011-10-24 02:11:33.000000000 -0700
+++ xdialog/pkg-descr	2012-09-23 00:25:08.000000000 -0700
@@ -4,4 +4,4 @@
 and use while adding even more functionalities.
 
 Author: Thierry Godefroy <xdialog@free.fr>
-WWW: http://xdialog.dyns.net/
+WWW: http://xdialog.free.fr/


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



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