From owner-freebsd-ports Thu Sep 10 13:40:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20732 for freebsd-ports-outgoing; Thu, 10 Sep 1998 13:40:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20644 for ; Thu, 10 Sep 1998 13:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA24017; Thu, 10 Sep 1998 13:40:00 -0700 (PDT) Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20037 for ; Thu, 10 Sep 1998 13:36:11 -0700 (PDT) (envelope-from seggers@semyam.dinoco.de) Received: (from uucp@localhost) by tim.xenologics.com (8.8.5/8.8.8) with UUCP id WAA27339 for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Sep 1998 22:32:52 +0200 (MET DST) Received: (from seggers@localhost) by semyam.dinoco.de (8.9.1/8.8.8) id WAA02794; Thu, 10 Sep 1998 22:30:48 +0200 (CEST) (envelope-from seggers) Message-Id: <199809102030.WAA02794@semyam.dinoco.de> Date: Thu, 10 Sep 1998 22:30:48 +0200 (CEST) From: Stefan Eggers Reply-To: seggers@semyam.dinoco.de To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: seggers@semyam.dinoco.de X-Send-Pr-Version: 3.2 Subject: ports/7887: Update: crafty 15.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 # # $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