FreeBSD Bugzilla – Attachment 211951 Details for
Bug 244429
audio/timidity++: update 2.14.0 -> 2.15.0, fix CVE-2017-11546
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tim.diff (text/plain), 1.75 KB, created by
Kurt Jaeger
on 2020-02-26 10:41:05 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2020-02-26 10:41:05 UTC
Size:
1.75 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 527148) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= timidity++ >-PORTVERSION= 2.14.0 >-PORTREVISION?= 4 >+PORTVERSION= 2.15.0 > CATEGORIES+= audio > MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} > DISTNAME= TiMidity++-${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 527148) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (TiMidity++-2.14.0.tar.bz2) = f97fb643f049e9c2e5ef5b034ea9eeb582f0175dce37bc5df843cc85090f6476 >-SIZE (TiMidity++-2.14.0.tar.bz2) = 1611424 >+TIMESTAMP = 1582712338 >+SHA256 (TiMidity++-2.15.0.tar.bz2) = 161fc0395af16b51f7117ad007c3e434c825a308fa29ad44b626ee8f9bb1c8f5 >+SIZE (TiMidity++-2.15.0.tar.bz2) = 1624751 >Index: files/patch-interface_tk__c.c >=================================================================== >--- files/patch-interface_tk__c.c (revision 527148) >+++ files/patch-interface_tk__c.c (nonexistent) >@@ -1,11 +0,0 @@ >---- interface/tk_c.c.orig 2011-12-03 15:49:19 UTC >-+++ interface/tk_c.c >-@@ -913,7 +913,7 @@ static char *v_eval(char *fmt, ...) >- vsnprintf(buf, sizeof(buf), fmt, ap); >- Tcl_Eval(my_interp, buf); >- va_end(ap); >-- return my_interp->result; >-+ return Tcl_GetStringResult(my_interp); >- } >- >- static const char *v_get2(const char *v1, const char *v2) > >Property changes on: files/patch-interface_tk__c.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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 244429
: 211951