FreeBSD Bugzilla – Attachment 112874 Details for
Bug 154369
[patch] multimedia/libva: update to 1.0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a.diff
a.diff (text/plain), 2.29 KB, created by
swell.k
on 2011-01-29 09:30:07 UTC
(
hide
)
Description:
a.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2011-01-29 09:30:07 UTC
Size:
2.29 KB
patch
obsolete
>Index: multimedia/libva/Makefile >=================================================================== >RCS file: /a/.cvsup/ports/multimedia/libva/Makefile,v >retrieving revision 1.2 >diff -u -p -r1.2 Makefile >--- multimedia/libva/Makefile 15 Jan 2011 22:30:25 -0000 1.2 >+++ multimedia/libva/Makefile 29 Jan 2011 09:09:10 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libva >-PORTVERSION= 1.0.7 >+PORTVERSION= 1.0.8 > CATEGORIES= multimedia > MASTER_SITES= http://cgit.freedesktop.org/${PORTNAME}/snapshot/ > >@@ -50,7 +50,8 @@ post-patch: .SILENT > ${REINPLACE_CMD} -e 's|\($$libdir\)/dri|\1/va|' \ > -e 's|$${libdir}/\(pkgconfig\)|$${prefix}/libdata/\1|' \ > ${WRKSRC}/configure.ac >- ${REINPLACE_CMD} 's/va\(info\)/\1/' ${WRKSRC}/test/Makefile.am >+ ${REINPLACE_CMD} 's/va\(info\)/\1/' \ >+ ${WRKSRC}/test/vainfo/Makefile.am > ${REINPLACE_CMD} 's/-ldl//' ${WRKSRC}/va/Makefile.am > ${REINPLACE_CMD} 's/LDFLAGS.*/& -Wl,-lc/' \ > ${WRKSRC}/dummy_drv_video/Makefile.am \ >Index: multimedia/libva/distinfo >=================================================================== >RCS file: /a/.cvsup/ports/multimedia/libva/distinfo,v >retrieving revision 1.1 >diff -u -p -r1.1 distinfo >--- multimedia/libva/distinfo 13 Jan 2011 11:02:02 -0000 1.1 >+++ multimedia/libva/distinfo 29 Jan 2011 08:36:31 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (libva-1.0.7.tar.bz2) = 4c33ceb3cef3a7be542ed0f87f3cb75838b5d0c1246a39319138ca4df98c73fb >-SIZE (libva-1.0.7.tar.bz2) = 462067 >+SHA256 (libva-1.0.8.tar.bz2) = b4e18518c7b18def2ea9ce93fe110969619c89f339fafa8bc02feac38dfb87f9 >+SIZE (libva-1.0.8.tar.bz2) = 456236 >Index: multimedia/libva/files/patch-test-encode-h264encode.c >=================================================================== >RCS file: multimedia/libva/files/patch-test-encode-h264encode.c >diff -N multimedia/libva/files/patch-test-encode-h264encode.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ multimedia/libva/files/patch-test-encode-h264encode.c 14 Jan 2011 21:52:54 -0000 >@@ -0,0 +1,20 @@ >+--- test/encode/h264encode.c~ >++++ test/encode/h264encode.c >+@@ -144,7 +144,7 @@ static int save_coded_buf(VABufferID cod >+ printf("(SKipped)"); >+ printf(" "); >+ >+- return; >++ return 0; >+ } >+ >+ >+@@ -188,7 +188,7 @@ static int display_surface(int frame_id, >+ } >+ } >+ >+- return; >++ return 0; >+ } >+ >+ enum {
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 154369
: 112874