Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 1998 22:30:48 +0200 (CEST)
From:      Stefan Eggers <seggers@semyam.dinoco.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        seggers@semyam.dinoco.de
Subject:   ports/7887: Update: crafty 15.18
Message-ID:  <199809102030.WAA02794@semyam.dinoco.de>

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

>Number:         7887
>Category:       ports
>Synopsis:       Update: crafty 15.18
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 10 13:40:00 PDT 1998
>Last-Modified:
>Originator:     Stefan Eggers
>Organization:
none
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	For test building I used an a.out -current system from
September 8th, 1998.

>Description:

	I updated the crafty port to use 15.18 instead of 15.17.  The
ELF changes are still missing as my machine hasn't seen ELF, yet.

	I plan to make the transition in the next few days and then
change the port to use two different patches to the crafty Makefile
and depending on which one (a.out or ELF) is the appropriate one.

>How-To-Repeat:

>Fix:
	
Index: Makefile
===================================================================
RCS file: /usr2/FreeBSD/CVSROOT/ports/games/crafty/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	1998/08/09 23:57:50	1.5
+++ Makefile	1998/09/10 18:37:13
@@ -1,23 +1,23 @@
 # New ports collection makefile for:	crafty
-# Version required:			15.17
+# Version required:			15.18
 # Date created:				31 May 1998
 # Whom:					Stefan Eggers <seggers@semyam.dinoco.de>
 #
 # $Id: Makefile,v 1.5 1998/08/09 23:57:50 steve Exp $
 #
 
-DISTNAME=	crafty-15.17
+DISTNAME=	crafty-15.18
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp.cis.uab.edu/pub/hyatt/ \
 		ftp://ftp.cis.uab.edu/pub/hyatt/common/ \
 		ftp://ftp.cis.uab.edu/pub/hyatt/v15/
-DISTFILES=	crafty-15.17.tar.gz crafty.doc crafty.faq read.me start.zip
+DISTFILES=	crafty-15.18.tar.gz crafty.doc crafty.faq read.me start.zip
 
 MAINTAINER=	seggers@semyam.dinoco.de
 
 ALL_TARGET=	crafty
 DIST_SUBDIR=	crafty
-EXTRACT_ONLY=	crafty-15.17.tar.gz
+EXTRACT_ONLY=	crafty-15.18.tar.gz
 
 MAN6=		crafty.6
 NO_WRKSUBDIR=	yes
Index: files/md5
===================================================================
RCS file: /usr2/FreeBSD/CVSROOT/ports/games/crafty/files/md5,v
retrieving revision 1.7
diff -u -r1.7 md5
--- md5	1998/08/09 23:57:54	1.7
+++ md5	1998/09/10 20:19:19
@@ -1,4 +1,4 @@
-MD5 (crafty/crafty-15.17.tar.gz) = a22c30f24e888bdb9bce1725023bbb1a
+MD5 (crafty/crafty-15.18.tar.gz) = ed88f0789ca2e5ed612d540672ff13a3
 MD5 (crafty/crafty.doc) = 61cc664d63dec6a7bdbff04e7b591b80
 MD5 (crafty/crafty.faq) = f744727e291b6dec7e7c69bb3586b6dd
 MD5 (crafty/read.me) = ca5440ede2e34b290d7a5c3f7fb2cfaf
>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?199809102030.WAA02794>