ports/148181: wrong site address

Andrey f0andrey at gmail.com
Sun Jun 27 03:50:08 UTC 2010


>Number:         148181
>Category:       ports
>Synopsis:       wrong site address
>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:   Sun Jun 27 03:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrey
>Release:        FreeBSD 9.0-CURRENT
>Organization:
>Environment:
FreeBSD my_book 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r209362: Sun Jun 20 21:44:27 MSD 2010     andrey at my_book:/usr/obj/home/andrey/src_head/sys/MY_BOOK  amd64

>Description:
Wrong main site address, this letter http://lists.firedrake.org/ftjava/200905/msg00000.html
"Road Runner has consolidated all of the personal web pages.

   The new link to the FTJava website is:

   [1]http://home.roadrunner.com/~davisje/ftjava/index.html
"
>How-To-Repeat:
read http://www.freebsd.org/cgi/url.cgi?ports/games/ftjava/pkg-descr
click link Authors: Jon Davis
WWW: http://home.nycap.rr.com/davisje/ftjava/index.html (FTJava)

look 404
>Fix:
fix link actual http://home.roadrunner.com/~davisje/ftjava/index.html
on pkg-descr and Makefile

Patch attached with submission follows:

diff -ruNa pkg-descr pkg-descr
--- pkg-descr	2010-06-27 03:38:10.000000000 +0400
+++ pkg-descr	2010-06-27 03:34:11.000000000 +0400
@@ -4,7 +4,7 @@
 It emphasizes strategy and fun over rule lawyers and micromanagement. 
 
 Authors: Jon Davis
-WWW: http://home.nycap.rr.com/davisje/ftjava/index.html (FTJava)
+WWW: http://home.roadrunner.com/~davisje/ftjava/index.html (FTJava)
 
 Authors: Jon Tuffley
 WWW: http://www.gzg.com (Ground Zero Games)
diff -ruNa Makefile Makefile
--- Makefile	2010-06-27 03:38:00.000000000 +0400
+++ Makefile	2010-06-27 03:36:24.000000000 +0400
@@ -2,14 +2,14 @@
 # Date created:                      06FEB11
 # Whom:                              peter.thoenen at yahoo.com
 #
-# $FreeBSD: ports/games/ftjava/Makefile,v 1.9 2010/01/25 22:49:44 linimon Exp $
+# $FreeBSD: ports/games/ftjava/Makefile,v 1.10 2010/01/25 22:49:44 linimon Exp $
 
 PORTNAME=	ftjava
 PORTVERSION=	1.3
 PORTREVISION=	1
 CATEGORIES=	games java
 MASTER_SITES=	http://www.warpfish.com/davisje/:file1 \
-		http://home.nycap.rr.com/davisje/ftjava/:doc1
+		http://home.roadrunner.com/~davisje/ftjava/:doc1
 DISTFILES=	FTJavaV${PORTVERSION}.zip:file1 \
 		FTJava_Documentation.html:doc1 faq.html:doc1 FTJava_Linux.html:doc1
 DIST_SUBDIR=	${PORTNAME}


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



More information about the freebsd-ports-bugs mailing list