From 6bb8682ad6ff29144bf56f400485b7cc1ecb2ca0 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Thu, 22 Jun 2000 14:38:46 +0000 Subject: Update port to 4.2.7 PR: 19440 Submitted by: Maintainer --- games/wolfpack/Makefile | 2 +- games/wolfpack/distinfo | 2 +- games/wolfpack/files/patch-ab | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'games/wolfpack') diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile index 29e2be6d2294..5f58db2c255e 100644 --- a/games/wolfpack/Makefile +++ b/games/wolfpack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wolfpack -PORTVERSION= 4.2.6 +PORTVERSION= 4.2.7 CATEGORIES= games MASTER_SITES= ftp://empire.idlpaper.com/pub/empire/server/ DISTNAME= empire${PORTVERSION} diff --git a/games/wolfpack/distinfo b/games/wolfpack/distinfo index 54dff27d1899..ed09c495861f 100644 --- a/games/wolfpack/distinfo +++ b/games/wolfpack/distinfo @@ -1 +1 @@ -MD5 (empire4.2.6.tar.gz) = 16d6c12830cfa9c58b6d6a9fd126e228 +MD5 (empire4.2.7.tar.gz) = 4e2643137a6635876ae064e1201b48ab diff --git a/games/wolfpack/files/patch-ab b/games/wolfpack/files/patch-ab index 66a2e7664ff1..ecd4e0c1a684 100644 --- a/games/wolfpack/files/patch-ab +++ b/games/wolfpack/files/patch-ab @@ -5,7 +5,7 @@ diff -u -r ./include/misc.h ../emp4.patched/include/misc.h extern char *calloc(); #endif #else --#if !defined(ALPHA) && !defined(__osf__) && !defined(ultrix) && !defined(hpux) +-#if !defined(ALPHA) && !defined(__osf__) && !defined(ultrix) && !defined(hpux) && !defined(FBSD) +#if !defined(ALPHA) && !defined(__osf__) && !defined(ultrix) && !defined(hpux) && !defined(__FreeBSD__) extern char *malloc(); extern char *calloc(); -- cgit v1.2.3