FreeBSD Bugzilla – Attachment 58813 Details for
Bug 88558
Update port: editors/zile to 2.2.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.67 KB, created by
tkato432
on 2005-11-06 18:10:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-11-06 18:10:16 UTC
Size:
1.67 KB
patch
obsolete
>diff -urN /usr/ports/editors/zile/Makefile editors/zile/Makefile >--- /usr/ports/editors/zile/Makefile Thu Sep 29 03:03:40 2005 >+++ editors/zile/Makefile Thu Nov 3 01:43:20 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= zile >-PORTVERSION= 2.2.8 >+PORTVERSION= 2.2.9 > CATEGORIES= editors > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >diff -urN /usr/ports/editors/zile/distinfo editors/zile/distinfo >--- /usr/ports/editors/zile/distinfo Thu Sep 29 03:03:40 2005 >+++ editors/zile/distinfo Thu Nov 3 01:45:41 2005 >@@ -1,2 +1,2 @@ >-MD5 (zile-2.2.8.tar.gz) = 5bf2dffac6ce5011ee8c1fb5c28718cc >-SIZE (zile-2.2.8.tar.gz) = 329433 >+MD5 (zile-2.2.9.tar.gz) = 8bf8d2a51b2f110771e8c80e16a25de2 >+SIZE (zile-2.2.9.tar.gz) = 329533 >diff -urN /usr/ports/editors/zile/files/patch-src-vasprintf.c editors/zile/files/patch-src-vasprintf.c >--- /usr/ports/editors/zile/files/patch-src-vasprintf.c Tue Jul 12 21:19:11 2005 >+++ editors/zile/files/patch-src-vasprintf.c Thu Nov 3 01:48:56 2005 >@@ -1,13 +1,10 @@ >---- src/vasprintf.c.orig Sat May 21 19:01:50 2005 >-+++ src/vasprintf.c Mon Jul 11 23:23:19 2005 >-@@ -78,6 +78,10 @@ >- #include <ctype.h> >- #include <limits.h> >+--- src/vasprintf.c.orig Wed Nov 2 21:01:32 2005 >++++ src/vasprintf.c Thu Nov 3 01:48:31 2005 >+@@ -579,7 +579,6 @@ >+ memcpy (&s.vargs, vargs, sizeof (va_list)); >+ #endif /* __va_copy */ >+ #endif /* va_copy */ >+- va_copy(s.vargs, vargs); >+ s.maxlen = (size_t)INT_MAX; > >-+#ifndef va_copy >-+#define va_copy(to,fr) ((to)=(fr)) >-+#endif >-+ >- #define ALLOC_CHUNK 2048 >- #define ALLOC_SECURITY_MARGIN 1024 /* big value because some platforms have very big 'G' exponent */ >- #if ALLOC_CHUNK < ALLOC_SECURITY_MARGIN >+ retval = core(&s);
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 88558
: 58813