ports/180040: [PATCH] multimedia/libva-intel-driver: Update to 1.2.0

Guido Falsi madpilot at FreeBSD.org
Thu Jun 27 21:30:00 UTC 2013


>Number:         180040
>Category:       ports
>Synopsis:       [PATCH] multimedia/libva-intel-driver: Update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 27 21:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
none
>Environment:
System: FreeBSD micro.madpilot.net 9.1-STABLE FreeBSD 9.1-STABLE #21 r252026: Thu Jun 20 16:27:06 CEST 2013 root at micro.madpilot.net:/usr/obj/usr/src/sys/MICRO amd64

>Description:

Update to 1.2.0.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
--- Makefile	(revision 321902)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libva-intel-driver
-PORTVERSION=	1.0.20
+PORTVERSION=	1.2.0
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.freedesktop.org/software/vaapi/releases/${PORTNAME}/
 
Index: distinfo
===================================================================
--- distinfo	(revision 321902)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libva-intel-driver-1.0.20.tar.bz2) = 12fefb661372c053ff26530fae8342f9df63dbe8ab2c548d8d430d994042d4c9
-SIZE (libva-intel-driver-1.0.20.tar.bz2) = 768811
+SHA256 (libva-intel-driver-1.2.0.tar.bz2) = a6fceaa118fe5d1a6e7382ed30e6684b4059b3fedd79eb53121a80e8016c748c
+SIZE (libva-intel-driver-1.2.0.tar.bz2) = 857789
Index: files/patch-src-i965_decoder_utils.c
===================================================================
--- files/patch-src-i965_decoder_utils.c	(revision 321902)
+++ files/patch-src-i965_decoder_utils.c	(working copy)
@@ -1,14 +1,14 @@
---- src/i965_decoder_utils.c.orig	2012-11-09 02:44:47.000000000 +0100
-+++ src/i965_decoder_utils.c	2012-11-14 10:45:13.909019239 +0100
-@@ -22,7 +22,11 @@
-  */
+--- src/i965_decoder_utils.c.orig	2013-06-26 05:14:51.000000000 +0200
++++ src/i965_decoder_utils.c	2013-06-27 16:06:27.234183751 +0200
+@@ -23,7 +23,11 @@
  
  #include "sysdeps.h"
+ 
 +#ifdef __FreeBSD__
 +#include <stdlib.h>
 +#else
  #include <alloca.h>
 +#endif
+ 
  #include "intel_batchbuffer.h"
- #include "i965_decoder_utils.h"
  #include "i965_drv_video.h"
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list