From smyru@smyrak.com  Wed Oct  8 07:30:41 2003
Return-Path: <smyru@smyrak.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3B53B16A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Oct 2003 07:30:41 -0700 (PDT)
Received: from smyrak.com (pf183.wroclaw.sdi.tpnet.pl [213.25.228.183])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D967143F75
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Oct 2003 07:30:39 -0700 (PDT)
	(envelope-from smyru@smyrak.com)
Received: from smyru by smyrak.com with local (Exim 4.24; FreeBSD 4.9)
	id 1A7FIa-000HAO-Ay; Wed, 08 Oct 2003 16:28:20 +0200
Message-Id: <E1A7FIa-000HAO-Ay@smyrak.com>
Date: Wed, 08 Oct 2003 16:28:20 +0200
From: Piotr Smyrak <smyru@smyrak.com>
Reply-To: Piotr Smyrak <piotr.smyrak@heron.pl>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sergei@kolobov.com
Subject: [patch] editors/leo - fix for 404 homepage in pkg-descr
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57744
>Category:       ports
>Synopsis:       [patch] editors/leo - fix for 404 homepage in pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 07:40:14 PDT 2003
>Closed-Date:    Wed Oct 08 07:55:10 PDT 2003
>Last-Modified:  Wed Oct 08 07:55:10 PDT 2003
>Originator:     Piotr Smyrak
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD ntbk 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Fri Sep 26 21:27:08 CEST 2003 root@ntbk:/usr/obj/usr/src/sys/SMYRUSELF i386


	
>Description:
	The pkg-descr brings 404 URL for the program site. It is one char change
>How-To-Repeat:
	Try to visit the program homepage from pkg-descr.
>Fix:

	Remove the tilde or apply the patch:

--- pkg-descr.orig	Mon Jun 23 06:39:35 2003
+++ pkg-descr	Tue Sep 30 02:30:08 2003
@@ -16,4 +16,4 @@
 * Leo is Open Software, distributed under the Python License. 
 
 Author:	Edward K. Ream <edreamleo@charter.net>
-WWW:	http://webpages.charter.net/~edreamleo/front.html
+WWW:	http://webpages.charter.net/edreamleo/front.html


>Release-Note:
>Audit-Trail:

From: Sergei Kolobov <sergei@kolobov.com>
To: Piotr Smyrak <piotr.smyrak@heron.pl>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/57744: [patch] editors/leo - fix for 404 homepage in pkg-descr
Date: Wed, 8 Oct 2003 18:49:30 +0400

 On 2003-10-08 at 16:28 +0200, Piotr Smyrak wrote:
 > -WWW:	http://webpages.charter.net/~edreamleo/front.html
 > +WWW:	http://webpages.charter.net/edreamleo/front.html
 
 Approved by the maintainer.
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Oct 8 07:55:05 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57744 
>Unformatted:
