Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 11:42:24 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24619: PORT-FIX-MAINTAINER TIMEOUT : games/crafty-open-(large|medium)
Message-ID:  <200101241942.f0OJgOQ06444@rodan.randomnetworks.com>

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

>Number:         24619
>Category:       ports
>Synopsis:       PORT-FIX-MAINTAINER TIMEOUT : games/crafty-open-(large|medium)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 24 11:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

PORT-FIX-MAINTAINER TIMEOUT : games/crafty-open-(large|medium)

According to :

http://people.freebsd.org/~fenner/portsurvey/bad.html

the FreeBSD port crafty-open-large and crafty-open-medium have unfetchable
distfiles.  After taking a quick look the directory had changed.  I've put
together very simple patches to fix this at :

http://www.randomnetworks.com/freebsd/prs/crafty-open-large.diff
http://www.randomnetworks.com/freebsd/prs/crafty-open-medium.diff

** NOTE **
I sent the above to the maintainer, seggers@semyam.dinoco.de, on 7 Jan 2001
and have yet to recieve a response.

>How-To-Repeat:


>Fix:

This diff was generated by : diff -ruN crafty-open-large crafty-open-large.new
From : /usr/ports/games
Also at : http://www.randomnetworks.com/freebsd/prs/crafty-open-large.diff
----------------------------------------------------------------
diff -ruN crafty-open-large/Makefile crafty-open-large.new/Makefile
--- crafty-open-large/Makefile	Sun Jan  7 20:11:28 2001
+++ crafty-open-large.new/Makefile	Sun Jan  7 20:12:07 2001
@@ -8,7 +8,7 @@
 PORTNAME=	crafty-open-large
 PORTVERSION=	19960910
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.cis.uab.edu/pub/hyatt/common/
+MASTER_SITES=	ftp://ftp.cis.uab.edu/pub/hyatt/common/large/
 DISTFILES=	large1.zip large2.zip large3.zip large4.zip
 
 MAINTAINER=	seggers@semyam.dinoco.de

This diff was generated by : diff -ruN crafty-open-medium crafty-open-medium.new
From : /usr/ports/games
Also at : http://www.randomnetworks.com/freebsd/prs/crafty-open-medium.diff
----------------------------------------------------------------
diff -ruN crafty-open-medium/Makefile crafty-open-medium.new/Makefile
--- crafty-open-medium/Makefile	Thu Apr 13 17:45:44 2000
+++ crafty-open-medium.new/Makefile	Sun Jan  7 20:19:09 2001
@@ -8,7 +8,7 @@
 PORTNAME=	crafty-open-medium
 PORTVERSION=	19960910
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.cis.uab.edu/pub/hyatt/common/
+MASTER_SITES=	ftp://ftp.cis.uab.edu/pub/hyatt/common/medium/
 DISTNAME=	medium
 
 MAINTAINER=	seggers@semyam.dinoco.de

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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