diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-29 21:55:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-29 21:55:40 +0000 |
commit | 148b0562a05bbc6b14dacf67b42cb04437ecddad (patch) | |
tree | 639ff3443ceea782c4423c0c58ed0ef769baa04e /multimedia | |
parent | 0ca56740197672e26efe22a627a6a6fa49a0beb8 (diff) | |
download | pkgsrc-148b0562a05bbc6b14dacf67b42cb04437ecddad.tar.gz |
Add comment to patch.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins1-good/distinfo | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-good/patches/patch-bb | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/gst-plugins1-good/distinfo b/multimedia/gst-plugins1-good/distinfo index e71b9e0c81d..8036371f473 100644 --- a/multimedia/gst-plugins1-good/distinfo +++ b/multimedia/gst-plugins1-good/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2014/11/29 21:55:00 wiz Exp $ +$NetBSD: distinfo,v 1.14 2014/11/29 21:55:40 wiz Exp $ SHA1 (gst-plugins-good-1.4.4.tar.xz) = b2c1691bd13d4567788dcb3af49a99401f057112 RMD160 (gst-plugins-good-1.4.4.tar.xz) = 8fa0090102e7079e0aa281a66a393ab910d40d86 Size (gst-plugins-good-1.4.4.tar.xz) = 3025496 bytes -SHA1 (patch-bb) = 0ce5dba892ba814e3c1b79a36e652dd1110db040 +SHA1 (patch-bb) = eb87f39f1b9d43530224b2b78b3e35bbf15dcb2a SHA1 (patch-sys_v4l2_gstv4l2object.c) = e7aa3fc13d03a2f1ee4e81e67aa8e503a2c93f0f diff --git a/multimedia/gst-plugins1-good/patches/patch-bb b/multimedia/gst-plugins1-good/patches/patch-bb index 24cc6e056d0..6bee3e8a493 100644 --- a/multimedia/gst-plugins1-good/patches/patch-bb +++ b/multimedia/gst-plugins1-good/patches/patch-bb @@ -1,4 +1,6 @@ -$NetBSD: patch-bb,v 1.3 2014/11/29 13:47:34 jmcneill Exp $ +$NetBSD: patch-bb,v 1.4 2014/11/29 21:55:40 wiz Exp $ + +NetBSD compatibility for v4l2. --- sys/v4l2/v4l2_calls.h.orig 2014-10-19 11:41:09.000000000 +0000 +++ sys/v4l2/v4l2_calls.h |