Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 13:39:22 -0400
From:      Dave Chapeskie <bsdport@ddm.wox.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30847: Maintainer update for games/ifm
Message-ID:  <20010926133921.A56708@ddm.wox.org>

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

>Number:         30847
>Category:       ports
>Synopsis:       Maintainer update for games/ifm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 10:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dave Chapeskie
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
DDM COnsulting
>Environment:
System: FreeBSD rama.ddm.wox.org 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Thu Sep 20 13:39:29 EDT 2001 dchapes@rama.ddm.wox.org:/usr/obj/usr/src/sys/RAMA i386

>Description:

The site ftp://ftp.gmd.de/if-archive is going away, to be replaced by
ftp.ifarchive.org so I've updated the MASTER_SITES variable (including
updating the list of mirrors) for games/ifm.

I also upgraded the tk82/wish82 dependencies to tk83/wish83.

While I was at it I've also included a patch for the other ftp.gmd.de
port that hasn't been updated yet, games/xzip.  The other ports
(games/frotz, games/dungeon, and games/inform) have already been
updated but games/inform neglected to update pkg-descr so I've done that
too.

If a committer thinks it's a good idea for these 5 ports to have a
MASTER_SITE_IFARCHIVE in bsd.sites.mk with a complete list of mirrors
just say so and I'll produce patches for all 5 (I didn't want to do the
work if it wasn't going to be committed).

>How-To-Repeat:
>Fix:

Index: games/ifm/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/games/ifm/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- games/ifm/Makefile	2001/09/23 02:27:43	1.8
+++ games/ifm/Makefile	2001/09/26 17:04:35
@@ -8,22 +8,21 @@
 PORTNAME=	ifm
 PORTVERSION=	4.1
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.gmd.de/if-archive/mapping-tools/
-MASTER_SITES=	ftp://ftp.gmd.de/if-archive/mapping-tools/ \
-		ftp://wuarchive.wustl.edu/doc/misc/if-archive/mapping-tools/ \
-		ftp://ftp.firedrake.org/if-archive/mapping-tools/ \
+MASTER_SITES=	ftp://ftp.ifarchive.org/if-archive/mapping-tools/ \
+		ftp://www.plover.net/if-archive/mapping-tools/ \
+		ftp://ftp.guetech.org/if-archive/mapping-tools/ \
+		ftp://mirror.holmoak.co.uk/if-archive/mapping-tools/ \
 		ftp://ftp.funet.fi/pub/misc/if-archive/mapping-tools/ \
-		ftp://mirror.aarnet.edu.au/pub/if-archive/mapping-tools/ \
-		ftp://ftp.nodomainname.net/pub/mirrors/if-archive/mapping-tools/
+		ftp://wuarchive.wustl.edu/doc/misc/if-archive/mapping-tools/
 DISTFILES=	ifm41.tgz
 
 MAINTAINER=	bsdport@ddm.wox.org
 
-RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82
+RUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	WISH=${LOCALBASE}/bin/wish8.2
+CONFIGURE_ENV=	WISH=${LOCALBASE}/bin/wish8.3
 
 post-install:
 	install-info ${PREFIX}/info/ifm.info ${PREFIX}/info/dir
Index: games/xzip/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/games/xzip/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- games/xzip/Makefile	2000/11/07 20:42:17	1.11
+++ games/xzip/Makefile	2001/09/26 17:19:39
@@ -8,7 +8,12 @@
 PORTNAME=		xzip
 PORTVERSION=		1.8.2
 CATEGORIES=		games
-MASTER_SITES=   	ftp://ftp.gmd.de/if-archive/infocom/interpreters/zip/
+MASTER_SITES=	ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \
+	ftp://www.plover.net/if-archive/infocom/interpreters/zip/ \
+	ftp://ftp.guetech.org/if-archive/infocom/interpreters/zip/ \
+	ftp://mirror.holmoak.co.uk/if-archive/infocom/interpreters/zip/ \
+	ftp://ftp.funet.fi/pub/misc/if-archive/infocom/interpreters/zip/ \
+	ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/zip/
 DISTFILES=		xzip182.tar.Z
 
 MAINTAINER=		mph@freebsd.org
Index: games/inform/pkg-descr
===================================================================
RCS file: /cvs/FreeBSD/ports/games/inform/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- games/inform/pkg-descr	1998/06/28 15:16:08	1.1.1.1
+++ games/inform/pkg-descr	2001/09/26 17:33:02
@@ -8,4 +8,4 @@
 and obtain the manual from the FTP site.  The FTP site also
 contains example games and other resources.
 
-ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/
+ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/

-- 
Dave Chapeskie
>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?20010926133921.A56708>