* [gentoo-commits] gentoo-x86 commit in media-video/ccextractor/files: ccextractor-0.68-libpng.patch
@ 2014-04-25 18:28 Steve Dibb (beandog)
0 siblings, 0 replies; only message in thread
From: Steve Dibb (beandog) @ 2014-04-25 18:28 UTC (permalink / raw
To: gentoo-commits
beandog 14/04/25 18:28:18
Added: ccextractor-0.68-libpng.patch
Log:
Version bumps, bug 504978
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.1 media-video/ccextractor/files/ccextractor-0.68-libpng.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/files/ccextractor-0.68-libpng.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/files/ccextractor-0.68-libpng.patch?rev=1.1&content-type=text/plain
Index: ccextractor-0.68-libpng.patch
===================================================================
--- src/608_spupng.cpp.orig 2014-03-19 10:32:47.578960867 -0600
+++ src/608_spupng.cpp 2014-03-19 10:33:00.692179157 -0600
@@ -490,7 +490,7 @@
{
unsigned int i;
- if (setjmp (png_ptr->jmpbuf))
+ if (setjmp(png_jmpbuf(png_ptr)))
return 0;
png_init_io (png_ptr, fppng);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-25 18:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 18:28 [gentoo-commits] gentoo-x86 commit in media-video/ccextractor/files: ccextractor-0.68-libpng.patch Steve Dibb (beandog)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox