svn commit: r530248 - head/multimedia/libva-utils
Jan Beich
jbeich at FreeBSD.org
Wed Apr 1 22:31:07 UTC 2020
Author: jbeich
Date: Wed Apr 1 22:23:54 2020
New Revision: 530248
URL: https://svnweb.freebsd.org/changeset/ports/530248
Log:
multimedia/libva-utils: update to 2.7.1
Changes: https://github.com/intel/libva-utils/compare/2.6.0...2.7.1
Modified:
head/multimedia/libva-utils/Makefile (contents, props changed)
head/multimedia/libva-utils/distinfo (contents, props changed)
Modified: head/multimedia/libva-utils/Makefile
==============================================================================
--- head/multimedia/libva-utils/Makefile Wed Apr 1 22:23:46 2020 (r530247)
+++ head/multimedia/libva-utils/Makefile Wed Apr 1 22:23:54 2020 (r530248)
@@ -1,16 +1,8 @@
# $FreeBSD$
PORTNAME= libva-utils
-PORTVERSION= 2.6.0
-PORTREVISION= 1
+PORTVERSION= 2.7.1
CATEGORIES= multimedia
-
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= 0d033c074b63.patch:-p1 # https://github.com/intel/libva-utils/pull/185
-PATCHFILES+= 4aeb5254a191.patch:-p1 # https://github.com/intel/libva-utils/pull/183
-PATCHFILES+= 520ea5582c9a.patch:-p1 # https://github.com/intel/libva-utils/pull/184
-PATCHFILES+= 24a87768547a.patch:-p1 # https://github.com/intel/libva-utils/pull/184
-PATCHFILES+= fde08663af79.patch:-p1 # https://github.com/intel/libva-utils/pull/184
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Collection of tests and utilities for VAAPI
Modified: head/multimedia/libva-utils/distinfo
==============================================================================
--- head/multimedia/libva-utils/distinfo Wed Apr 1 22:23:46 2020 (r530247)
+++ head/multimedia/libva-utils/distinfo Wed Apr 1 22:23:54 2020 (r530248)
@@ -1,13 +1,3 @@
-TIMESTAMP = 1575987973
-SHA256 (intel-libva-utils-2.6.0_GH0.tar.gz) = 6ce7a534539c9ae554ace0bfa6689d871145cc172bb3f66ceb3fe2f65466fd90
-SIZE (intel-libva-utils-2.6.0_GH0.tar.gz) = 1196875
-SHA256 (0d033c074b63.patch) = 5059a5083f5f2da02a9819e2300dfc7e6dc11cfd336a56f0122d430be1170916
-SIZE (0d033c074b63.patch) = 973
-SHA256 (4aeb5254a191.patch) = 33bc96eb476fa09bcbecb1f32f5a7cb4a28eba7777e6398646df057cba5d9934
-SIZE (4aeb5254a191.patch) = 3180
-SHA256 (520ea5582c9a.patch) = 8f23240c64257a368662bb6b12e767aa98cb370760907c9c97bed3d66b90df2e
-SIZE (520ea5582c9a.patch) = 1196
-SHA256 (24a87768547a.patch) = 088280b5ecd2fe279cc422493899c1ffda9056f6065ec2a67a165a0f234b9d57
-SIZE (24a87768547a.patch) = 5169
-SHA256 (fde08663af79.patch) = 64f517ec7501d5d31b12405e6241103eb3bd7acca86fed2882b554f13795c875
-SIZE (fde08663af79.patch) = 780
+TIMESTAMP = 1585779713
+SHA256 (intel-libva-utils-2.7.1_GH0.tar.gz) = 9cf35b971001e7143dda14207b6891c12619a72a2ab99a9133b3da5b9c4d97dd
+SIZE (intel-libva-utils-2.7.1_GH0.tar.gz) = 1197909
More information about the svn-ports-all
mailing list