FreeBSD Bugzilla – Attachment 43927 Details for
Bug 68116
maint. update: advancecomp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 892 bytes, created by
Radim Kolar
on 2004-06-19 16:40:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2004-06-19 16:40:25 UTC
Size:
892 bytes
patch
obsolete
>diff -Naur /usr/ports/archivers/advancecomp/Makefile advancecomp/Makefile >--- /usr/ports/archivers/advancecomp/Makefile Fri May 14 16:37:17 2004 >+++ advancecomp/Makefile Sat Jun 19 17:25:16 2004 >@@ -7,6 +7,7 @@ > > PORTNAME= advancecomp > PORTVERSION= 1.10 >+PORTREVISION= 1 > CATEGORIES= archivers > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= advancemame >diff -Naur /usr/ports/archivers/advancecomp/files/patch-fflush advancecomp/files/patch-fflush >--- /usr/ports/archivers/advancecomp/files/patch-fflush Thu Jan 1 01:00:00 1970 >+++ advancecomp/files/patch-fflush Sat Jun 19 17:24:00 2004 >@@ -0,0 +1,12 @@ >+--- lib/fz.c.orig Sun Mar 28 20:06:28 2004 >++++ lib/fz.c Sat Jun 19 17:22:53 2004 >+@@ -546,9 +546,6 @@ >+ { >+ if (f->type == fz_file) { >+ struct stat st; >+- if (fflush(f->f) != 0) { >+- return -1; >+- } >+ if (fstat(fileno(f->f), &st) != 0) { >+ return -1; >+ }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 68116
: 43927