summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1999-05-09 23:06:53 +0000
committermph <mph@FreeBSD.org>1999-05-09 23:06:53 +0000
commite6e2a97e0cf784dca2d299b2add7f4029b27736d (patch)
treea6ae3025e82baa4b978dad1042fe4db340ebc15b
parent4b8aad6a6839f41e142d99bd430193d11f20f1a4 (diff)
downloadFreeBSD-ports-e6e2a97e0cf784dca2d299b2add7f4029b27736d.zip
FreeBSD-ports-e6e2a97e0cf784dca2d299b2add7f4029b27736d.tar.gz
Correct distfile fennerage by upgrading to 1.8.1.
-rw-r--r--games/xzip/Makefile8
-rw-r--r--games/xzip/distinfo2
-rw-r--r--games/xzip/files/patch-ab11
3 files changed, 16 insertions, 5 deletions
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 <mph@FreeBSD.org>
#
-# $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 <malloc.h>
+ #endif /* MSDOS */
+
++#include <machine/endian.h>
++
+ /* Try the endianness auto-detect. */
+
+ #ifdef AUTO_END_MODE
OpenPOWER on IntegriCloud