mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Correct distfile fennerage by upgrading to 1.8.1.
This commit is contained in:
parent
780d3f63e5
commit
5ed86da758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18711
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xzip180.tar.Z) = 88397d490183fcb0ee180e9f7d3ee7c9
|
||||
MD5 (xzip181.tar.Z) = aeff61c7f4954674b721fc01ff36d802
|
||||
|
11
games/xzip/files/patch-ab
Normal file
11
games/xzip/files/patch-ab
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user