ports/57744: [patch] editors/leo - fix for 404 homepage in pkg-descr

Piotr Smyrak smyru at smyrak.com
Wed Oct 8 14:40:22 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 07:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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 at charter.net>
-WWW:	http://webpages.charter.net/~edreamleo/front.html
+WWW:	http://webpages.charter.net/edreamleo/front.html


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



More information about the freebsd-ports-bugs mailing list