#
PORTNAME= zisofs-tools
PORTVERSION= 1.0.4
PORTVERSION= 1.0.6
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= sysutils
MASTER_SITES= http://www.kernel.org/pub/linux/utils/fs/zisofs/
PORTDOCS= README CHANGES INSTALL
USE_AUTOCONF_VER= 253
USE_AUTOCONF_VER= 259
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
MAKE_ARGS+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
MAN1= mkzftree.1
MD5 (zisofs-tools-1.0.4.tar.bz2) = 2a208a774245074223146a87dc94e550
MD5 (zisofs-tools-1.0.6.tar.bz2) = b1439812746bd6176401fcdac82eeabf
SIZE (zisofs-tools-1.0.4.tar.bz2) = 40951
SIZE (zisofs-tools-1.0.6.tar.bz2) = 53138
--- compress.c.orig Mon Nov 24 13:26:57 2003
--- compress.c.orig Tue Jul 31 07:20:52 2001
+++ compress.c Mon Nov 24 13:27:06 2003
+++ compress.c Fri May 13 21:17:02 2005
@@ -13,6 +13,7 @@
@@ -13,7 +13,7 @@
#include <stdlib.h>
#include <stdio.h>
-#include <utime.h>
+#include <time.h>
#include <utime.h>
#include <unistd.h>
#include <zlib.h>
#include "mkzftree.h"
--- walk.c.orig Mon Nov 24 13:25:24 2003
+++ walk.c Mon Nov 24 13:25:40 2003
@@ -20,6 +20,7 @@
#include <limits.h>
#include <string.h>
#include <errno.h>