FreeBSD Bugzilla – Attachment 83880 Details for
Bug 119762
[UPDATE] sysutils/zisofs-tools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 2.48 KB, created by
Felippe de Meirelles Motta
on 2008-01-17 21:00:06 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2008-01-17 21:00:06 UTC
Size:
2.48 KB
patch
obsolete
>? work >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/zisofs-tools/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 30 Sep 2007 04:47:27 -0000 1.7 >+++ Makefile 17 Jan 2008 19:22:56 -0000 >@@ -6,15 +6,14 @@ > # > > PORTNAME= zisofs-tools >-PORTVERSION= 1.0.7 >-PORTREVISION= 1 >+PORTVERSION= 1.0.8 > CATEGORIES= sysutils > MASTER_SITES= http://www.kernel.org/pub/linux/utils/fs/zisofs/ > > MAINTAINER= chip-set@mail.ru > COMMENT= User utilities for zisofs > >-PORTDOCS= README CHANGES INSTALL >+PORTDOCS= CHANGES COPYING INSTALL MRULES README > > USE_AUTOTOOLS= autoconf:261 > USE_BZIP2= yes >@@ -28,12 +27,16 @@ > > PLIST_FILES= bin/mkzftree > >+OPTIONS= LFS "Enable Large Files Support" on >+ >+.if defined(WITHOUT_LFS) >+CONFIGURE_ARGS+= --disable-largefile >+.endif >+ > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for f in ${PORTDOCS} >- @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >-.endfor >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/sysutils/zisofs-tools/distinfo,v >retrieving revision 1.5 >diff -u -r1.5 distinfo >--- distinfo 6 Mar 2007 20:04:02 -0000 1.5 >+++ distinfo 17 Jan 2008 19:22:56 -0000 >@@ -1,3 +1,3 @@ >-MD5 (zisofs-tools-1.0.7.tar.bz2) = ce2abdd5bd139242b4a3e0abb42928d4 >-SHA256 (zisofs-tools-1.0.7.tar.bz2) = b2b4b5eb2facf06963a1c871e2d3157b18fbf202311f26893d35c379b9c27dc9 >-SIZE (zisofs-tools-1.0.7.tar.bz2) = 53176 >+MD5 (zisofs-tools-1.0.8.tar.bz2) = 2d0ed8c9a1f60b45f949b136f9be1f6c >+SHA256 (zisofs-tools-1.0.8.tar.bz2) = ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3 >+SIZE (zisofs-tools-1.0.8.tar.bz2) = 52968 >Index: files/patch-compress.c >=================================================================== >RCS file: /home/ncvs/ports/sysutils/zisofs-tools/files/patch-compress.c,v >retrieving revision 1.2 >diff -u -r1.2 patch-compress.c >--- files/patch-compress.c 15 May 2005 18:29:01 -0000 1.2 >+++ files/patch-compress.c 17 Jan 2008 19:22:56 -0000 >@@ -1,6 +1,6 @@ >---- compress.c.orig Tue Jul 31 07:20:52 2001 >-+++ compress.c Fri May 13 21:17:02 2005 >-@@ -13,7 +13,7 @@ >+--- compress.c.old 2008-01-17 17:19:55.000000000 -0200 >++++ compress.c 2008-01-17 17:20:09.000000000 -0200 >+@@ -15,7 +15,7 @@ > > #include <stdlib.h> > #include <stdio.h> >@@ -8,4 +8,4 @@ > +#include <time.h> > #include <unistd.h> > #include <zlib.h> >- #include "mkzftree.h" >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 119762
: 83880