From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 08:10:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891C816A4CE for ; Sun, 15 May 2005 08:10:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5252243D90 for ; Sun, 15 May 2005 08:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F8A4Ch096764 for ; Sun, 15 May 2005 08:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F8A4Zg096745; Sun, 15 May 2005 08:10:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 08:10:04 GMT Resent-Message-Id: <200505150810.j4F8A4Zg096745@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrej Zverev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7BE316A4CE for ; Sun, 15 May 2005 08:00:58 +0000 (GMT) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id C926F43D73 for ; Sun, 15 May 2005 08:00:57 +0000 (GMT) (envelope-from az@waterwall.inec.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j4F82Dcw069078 for ; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by localhost (8.13.1/8.12.6) with ESMTP id j4F82DX6069069; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: from localhost (localhost.inec.ru [127.0.0.1]) by localhost (Postfix) with SMTP id 5B72F5A08E; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by waterwall.inec.ru (Postfix) with ESMTP id AAP44287020510D4C; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: (from az@localhost) by waterwall.inec.ru (8.13.1/8.12.6/Submit) id j4F82CCv069065; Sun, 15 May 2005 12:02:12 +0400 (MSD) Message-Id: <200505150802.j4F82CCv069065@waterwall.inec.ru> Date: Sun, 15 May 2005 12:02:12 +0400 (MSD) From: Andrej Zverev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: chip-set@mail.ru Subject: ports/81046: [update] sysutils/zisofs-tools to 1.0.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrej Zverev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 08:10:04 -0000 >Number: 81046 >Category: ports >Synopsis: [update] sysutils/zisofs-tools to 1.0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 08:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 31 12:08:50 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Changes: Portability improvements. Further portability fixes; use subsecond resolution if available. Port Changes: files/patch-walk.c - removed Maintainer CC's. >How-To-Repeat: >Fix: Use this patch Thanks --- zisofs-tools.diff begins here --- diff -Nru zisofs-tools.orig/Makefile zisofs-tools/Makefile --- zisofs-tools.orig/Makefile Tue Mar 9 13:04:15 2004 +++ zisofs-tools/Makefile Sun May 15 11:54:08 2005 @@ -6,8 +6,8 @@ # PORTNAME= zisofs-tools -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.6 +PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= http://www.kernel.org/pub/linux/utils/fs/zisofs/ @@ -16,11 +16,13 @@ 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 diff -Nru zisofs-tools.orig/distinfo zisofs-tools/distinfo --- zisofs-tools.orig/distinfo Tue Mar 9 13:04:15 2004 +++ zisofs-tools/distinfo Fri May 13 21:20:00 2005 @@ -1,2 +1,2 @@ -MD5 (zisofs-tools-1.0.4.tar.bz2) = 2a208a774245074223146a87dc94e550 -SIZE (zisofs-tools-1.0.4.tar.bz2) = 40951 +MD5 (zisofs-tools-1.0.6.tar.bz2) = b1439812746bd6176401fcdac82eeabf +SIZE (zisofs-tools-1.0.6.tar.bz2) = 53138 diff -Nru zisofs-tools.orig/files/patch-compress.c zisofs-tools/files/patch-compress.c --- zisofs-tools.orig/files/patch-compress.c Mon Dec 8 01:11:23 2003 +++ zisofs-tools/files/patch-compress.c Fri May 13 21:20:00 2005 @@ -1,10 +1,11 @@ ---- compress.c.orig Mon Nov 24 13:26:57 2003 -+++ compress.c Mon Nov 24 13:27:06 2003 -@@ -13,6 +13,7 @@ +--- compress.c.orig Tue Jul 31 07:20:52 2001 ++++ compress.c Fri May 13 21:17:02 2005 +@@ -13,7 +13,7 @@ #include #include +-#include +#include - #include #include #include + #include "mkzftree.h" diff -Nru zisofs-tools.orig/files/patch-walk.c zisofs-tools/files/patch-walk.c --- zisofs-tools.orig/files/patch-walk.c Mon Dec 8 01:11:23 2003 +++ zisofs-tools/files/patch-walk.c Thu Jan 1 03:00:00 1970 @@ -1,10 +0,0 @@ ---- walk.c.orig Mon Nov 24 13:25:24 2003 -+++ walk.c Mon Nov 24 13:25:40 2003 -@@ -20,6 +20,7 @@ - #include - #include - #include -+#include - #include - #include - #include --- zisofs-tools.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: