Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 1997 10:20:02 -0700 (PDT)
From:      Matthew Hunt <mph@pobox.com>
To:        freebsd-ports
Subject:   Re: ports/4655: Update of XFrisk port (category games)
Message-ID:  <199710091720.KAA13745@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/4655; it has been noted by GNATS.

From: Matthew Hunt <mph@pobox.com>
To: Satoshi Asami <asami@cs.berkeley.edu>
Cc: freebsd-gnats-submit@hub.freebsd.org
Subject: Re: ports/4655: Update of XFrisk port (category games)
Date: Thu, 9 Oct 1997 13:10:34 -0400

 On Wed, Oct 01, 1997 at 09:31:34PM -0700, Satoshi Asami wrote:
 >  *  -# $Id: Makefile,v 1.1.1.1 1997/06/04 02:31:59 asami Exp $
 >  *  +# $Id$
 > 
 > The $Id$ line is not supposed to change either.  Please leave it alone 
 > if you are updating a port, and fill in just "$Id$" if you are
 > submitting a new port.
 
 Sorry for the delay.  Corrected patch follows.
 
 
 diff -Nur /usr/ports/games/xfrisk/Makefile xfrisk/Makefile
 --- /usr/ports/games/xfrisk/Makefile	Tue Jun  3 22:31:59 1997
 +++ xfrisk/Makefile	Thu Oct  9 13:08:16 1997
 @@ -1,13 +1,13 @@
  # New ports collection makefile for:   xfrisk
 -# Version required:    0.99b4
 +# Version required:    0.99c0pl9
  # Date created:        20 April 1997
  # Whom:                Matthew Hunt <mph@pobox.com>
  #
  # $Id: Makefile,v 1.1.1.1 1997/06/04 02:31:59 asami Exp $
  #
  
 -DISTNAME=	Frisk-0.99b4
 -PKGNAME=        xfrisk-0.99b4
 +DISTNAME=	XFrisk-0.99c0pl9
 +PKGNAME=        xfrisk-0.99c09
  CATEGORIES=	games
  MASTER_SITES=   $(MASTER_SITE_XCONTRIB)
  MASTER_SITE_SUBDIR=	games/multiplayer/
 @@ -18,5 +18,8 @@
  
  USE_IMAKE=	yes
  NO_INSTALL_MANPAGES=	yes
 +
 +pre-configure:
 +	touch ${WRKSRC}/types.h
  
  .include <bsd.port.mk>
 diff -Nur /usr/ports/games/xfrisk/files/md5 xfrisk/files/md5
 --- /usr/ports/games/xfrisk/files/md5	Tue Jun  3 22:31:59 1997
 +++ xfrisk/files/md5	Mon Sep 29 17:44:25 1997
 @@ -1 +1 @@
 -MD5 (Frisk-0.99b4.tar.gz) = d522ecd2b122c7736aa281995f0396fa
 +MD5 (XFrisk-0.99c0pl9.tar.gz) = 073fcfdf1689471f4668deae04a536bc
 diff -Nur /usr/ports/games/xfrisk/patches/patch-aa xfrisk/patches/patch-aa
 --- /usr/ports/games/xfrisk/patches/patch-aa	Wed Dec 31 19:00:00 1969
 +++ xfrisk/patches/patch-aa	Mon Sep 29 19:26:03 1997
 @@ -0,0 +1,11 @@
 +--- Imakefile.org	Mon Dec  9 04:15:49 1996
 ++++ Imakefile	Tue Sep 30 01:24:32 1997
 +@@ -15,7 +15,7 @@
 + 
 + # Need this since we use LIBDIR for something else
 + XAPPLOADDIR = $(USRLIBDIR)/X11/app-defaults
 +-LIBDIR = /usr/local/risk
 ++LIBDIR = $(USRLIBDIR)/X11
 + 
 + ###############################################################
 + # This is where architecture dependant flags are kept.  If    #
 
 -- 
 Matthew Hunt <mph@pobox.com> * Think locally, act globally.
 finger hunt@mph124.rh.psu.edu for PGP public key.



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