Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 12:05:51 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50243: Fix port: games/nInvaders (unfetchable distfile)
Message-ID:  <20030324110551.4714214A24@icommerce-france.com>

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

>Number:         50243
>Category:       ports
>Synopsis:       Fix port: games/nInvaders (unfetchable distfile)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 03:10:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
	- Fix unfetchable distfile.
>How-To-Repeat:
>Fix:

	
diff -u -ruN nInvaders.bak/Makefile nInvaders/Makefile
--- nInvaders.bak/Makefile	Mon Mar 24 11:59:44 2003
+++ nInvaders/Makefile	Mon Mar 24 12:02:12 2003
@@ -9,7 +9,7 @@
 PORTNAME=	nInvaders
 PORTVERSION=	0.0.9
 CATEGORIES=	games
-MASTER_SITES=	http://dettus.dyndns.org/ninvaders/
+MASTER_SITES=	http://freebsdcluster.org/~mich/software/
 
 MAINTAINER=	mich@freebsdcluster.org
 COMMENT=	The nIvaders game is a Space Invaders clone for ncurses
diff -u -ruN nInvaders.bak/distinfo nInvaders/distinfo
--- nInvaders.bak/distinfo	Mon Mar 24 11:59:44 2003
+++ nInvaders/distinfo	Mon Mar 24 12:02:53 2003
@@ -1,2 +1 @@
-MD5 (nInvaders-0.0.9.tar.gz) = 68a70f15d3c01a66557f6bbfb9ec2a4a
 MD5 (nInvaders-0.0.9.tar.gz) = db5b5881e1573755e73c0e290e1ea16b

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

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




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