From owner-freebsd-ports Fri Nov 10 6:40:29 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6656237B657 for ; Fri, 10 Nov 2000 06:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA40267; Fri, 10 Nov 2000 06:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A083D37B479; Fri, 10 Nov 2000 06:33:57 -0800 (PST) Message-Id: <20001110143357.A083D37B479@hub.freebsd.org> Date: Fri, 10 Nov 2000 06:33:57 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/22744: Update port: games/spellcast to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22744 >Category: ports >Synopsis: Update port: games/spellcast to 1.2 >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: Fri Nov 10 06:40:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.1.1-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/spellcast/Makefile games/spellcast/Makefile --- /usr/ports/games/spellcast/Makefile Sat Apr 15 00:24:02 2000 +++ games/spellcast/Makefile Fri Nov 10 19:31:23 2000 @@ -6,11 +6,11 @@ # PORTNAME= spellcast -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://www.macula.net/lightside/ -MASTER_SITE_SUBDIR= games/multiplayer +MASTER_SITES= http://www.eblong.com/zarf/ftp/ +DISTNAME= ${PORTNAME} +EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org @@ -22,7 +22,7 @@ ${INSTALL_MAN} ${WRKSRC}/spellcast.6 ${PREFIX}/man/man6 .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/spellcast -.for file in README.1 README.2 spelllist.ps +.for file in README spelllist.ps ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/spellcast .endfor .endif diff -urN /usr/ports/games/spellcast/distinfo games/spellcast/distinfo --- /usr/ports/games/spellcast/distinfo Sat Aug 1 04:32:38 1998 +++ games/spellcast/distinfo Fri Nov 10 19:23:22 2000 @@ -1 +1 @@ -MD5 (spellcast-1.1.tar.gz) = 79f9e6557da426e8eddd3bc9d09f601b +MD5 (spellcast.tar.Z) = 6aab445abaff102188e7a4e887a42286 diff -urN /usr/ports/games/spellcast/files/patch-aa games/spellcast/files/patch-aa --- /usr/ports/games/spellcast/files/patch-aa Sun Apr 2 09:59:09 2000 +++ games/spellcast/files/patch-aa Fri Nov 10 19:26:01 2000 @@ -1,16 +1,16 @@ ---- Makefile.orig Sat Sep 13 14:44:20 1997 -+++ Makefile Thu Mar 30 01:49:24 2000 -@@ -24,11 +24,11 @@ +--- Makefile.orig Sat Jan 15 07:41:10 1994 ++++ Makefile Fri Nov 10 19:25:53 2000 +@@ -22,11 +22,11 @@ # all the time, try uncommenting the next line. #OTHERLIBS = -lbsdmalloc --CFLAGS = -g0 -O2 -Wall -Wno-implicit -I/usr/local/include -I./bitmaps -DBODYFONT=$(FONT1) \ -+CFLAGS+= -I${X11BASE}/include -I./bitmaps -DBODYFONT=$(FONT1) \ +-CFLAGS = -g -I/usr/local/include -I./bitmaps -DBODYFONT=$(FONT1) \ ++CFLAGS += -I${X11BASE}/include -I./bitmaps -DBODYFONT=$(FONT1) \ -DBODYFONT_ALT=$(FONT2) -DBODYFONT_ALT2=$(FONT3) -DTRANSCRIPTDIR=$(LOGDIR) --LFLAGS = -g0 -Wall -Wno-implicit -+#LFLAGS = -g0 -Wall -Wno-implicit +-LFLAGS = -g ++LFLAGS = --XLIB = -L/usr/local/lib -L/usr/X11/lib -lX11 +-XLIB = -L/usr/local/lib -lX11 +XLIB = -L${X11BASE}/lib -lX11 OBJS = engine.o espells.o execute.o execute2.o emonster.o etran.o diff -urN /usr/ports/games/spellcast/pkg-descr games/spellcast/pkg-descr --- /usr/ports/games/spellcast/pkg-descr Sun Apr 2 09:59:11 2000 +++ games/spellcast/pkg-descr Fri Nov 10 19:21:37 2000 @@ -11,4 +11,4 @@ duel but would be interested to discover how realistic the game is for those who have... -WWW: http://www.macula.net/lightside/ftp.html +WWW: http://www.eblong.com/zarf/spellcast.html diff -urN /usr/ports/games/spellcast/pkg-plist games/spellcast/pkg-plist --- /usr/ports/games/spellcast/pkg-plist Sun Apr 2 09:59:11 2000 +++ games/spellcast/pkg-plist Fri Nov 10 19:31:30 2000 @@ -1,5 +1,4 @@ bin/spellcast -share/doc/spellcast/README.1 -share/doc/spellcast/README.2 +share/doc/spellcast/README share/doc/spellcast/spelllist.ps @dirrm share/doc/spellcast >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message