summaryrefslogtreecommitdiff
path: root/multimedia/ffmpegthumbs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-14 19:26:16 +0000
committerwiz <wiz@pkgsrc.org>2014-08-14 19:26:16 +0000
commitf6f4e7057238256346c05d6e5bfc3c7f7ed6d19a (patch)
tree8063b76303cdcae75a3ce02eaeda2f4987c7bc1d /multimedia/ffmpegthumbs
parentbb9e6c8fab7606f6107f44b60e0c80cebda3041b (diff)
downloadpkgsrc-f6f4e7057238256346c05d6e5bfc3c7f7ed6d19a.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'multimedia/ffmpegthumbs')
-rw-r--r--multimedia/ffmpegthumbs/distinfo4
-rw-r--r--multimedia/ffmpegthumbs/patches/patch-cmake_FindFFmpeg.cmake3
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/ffmpegthumbs/distinfo b/multimedia/ffmpegthumbs/distinfo
index 502a9bbda35..4997ec151ca 100644
--- a/multimedia/ffmpegthumbs/distinfo
+++ b/multimedia/ffmpegthumbs/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2014/08/14 19:18:51 wiz Exp $
+$NetBSD: distinfo,v 1.6 2014/08/14 19:26:16 wiz Exp $
SHA1 (ffmpegthumbs-4.11.5.tar.xz) = 8637cb229a092ec1b106b5cc34e93108562f281e
RMD160 (ffmpegthumbs-4.11.5.tar.xz) = 3104ec45e932022cf91e480783d970dd64306b6a
Size (ffmpegthumbs-4.11.5.tar.xz) = 20280 bytes
-SHA1 (patch-cmake_FindFFmpeg.cmake) = a133f34859e9faa84ed6fd8bde00bfa2545e577d
+SHA1 (patch-cmake_FindFFmpeg.cmake) = 52f4bbfc3a7f0838f0d061af21e635c501f7ea0f
diff --git a/multimedia/ffmpegthumbs/patches/patch-cmake_FindFFmpeg.cmake b/multimedia/ffmpegthumbs/patches/patch-cmake_FindFFmpeg.cmake
index 55df91183b2..5af08725f7e 100644
--- a/multimedia/ffmpegthumbs/patches/patch-cmake_FindFFmpeg.cmake
+++ b/multimedia/ffmpegthumbs/patches/patch-cmake_FindFFmpeg.cmake
@@ -1,6 +1,7 @@
-$NetBSD: patch-cmake_FindFFmpeg.cmake,v 1.1 2014/08/14 19:18:51 wiz Exp $
+$NetBSD: patch-cmake_FindFFmpeg.cmake,v 1.2 2014/08/14 19:26:16 wiz Exp $
Fix ffmpeg detection.
+https://bugs.kde.org/show_bug.cgi?id=338280
--- cmake/FindFFmpeg.cmake.orig 2014-01-02 19:34:11.000000000 +0000
+++ cmake/FindFFmpeg.cmake