From e6e2a97e0cf784dca2d299b2add7f4029b27736d Mon Sep 17 00:00:00 2001 From: mph Date: Sun, 9 May 1999 23:06:53 +0000 Subject: Correct distfile fennerage by upgrading to 1.8.1. --- games/xzip/Makefile | 8 ++++---- games/xzip/distinfo | 2 +- games/xzip/files/patch-ab | 11 +++++++++++ 3 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 games/xzip/files/patch-ab diff --git a/games/xzip/Makefile b/games/xzip/Makefile index e763556..9a12a9e 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xzip -# Version required: 1.8.0 +# Version required: 1.8.1 # Date created: 28 June 1998 # Whom: Matthew Hunt # -# $Id: Makefile,v 1.6 1998/07/20 18:42:57 mph Exp $ +# $Id: Makefile,v 1.7 1998/08/26 18:32:47 mph Exp $ # -DISTNAME= xzip180 -PKGNAME= xzip-1.8.0 +DISTNAME= xzip181 +PKGNAME= xzip-1.8.1 CATEGORIES= games MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/zip/ EXTRACT_SUFX= .tar.Z diff --git a/games/xzip/distinfo b/games/xzip/distinfo index 8871d84f..28f18ee 100644 --- a/games/xzip/distinfo +++ b/games/xzip/distinfo @@ -1 +1 @@ -MD5 (xzip180.tar.Z) = 88397d490183fcb0ee180e9f7d3ee7c9 +MD5 (xzip181.tar.Z) = aeff61c7f4954674b721fc01ff36d802 diff --git a/games/xzip/files/patch-ab b/games/xzip/files/patch-ab new file mode 100644 index 0000000..30c5c06 --- /dev/null +++ b/games/xzip/files/patch-ab @@ -0,0 +1,11 @@ +--- ztypes.h.orig Sun May 9 16:02:32 1999 ++++ ztypes.h Sun May 9 16:02:52 1999 +@@ -19,6 +19,8 @@ + #include + #endif /* MSDOS */ + ++#include ++ + /* Try the endianness auto-detect. */ + + #ifdef AUTO_END_MODE -- cgit v1.1