diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-05 11:14:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-05 11:14:16 +0000 |
commit | 05e0006d5c915760c5fb7a7d8233f4722eea1c1a (patch) | |
tree | 08bbbb2bddf2f950d5bfda710fc8765c4e76a5ea /multimedia | |
parent | 2574bdaa7f56279bd467eb63375ed0f03a340caa (diff) | |
download | pkgsrc-05e0006d5c915760c5fb7a7d8233f4722eea1c1a.tar.gz |
Add comment explaining origin and reason of patch.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins0.10-good/distinfo | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/patches/patch-ad | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo index 664fa546ed5..188aa2920a8 100644 --- a/multimedia/gst-plugins0.10-good/distinfo +++ b/multimedia/gst-plugins0.10-good/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.21 2009/06/05 10:48:37 drochner Exp $ +$NetBSD: distinfo,v 1.22 2009/06/05 11:14:16 wiz Exp $ SHA1 (gst-plugins-good-0.10.15.tar.bz2) = b37611f5b4e28c19159ed3f71aeaf7dfff513174 RMD160 (gst-plugins-good-0.10.15.tar.bz2) = 6caa4c4f93285f03c15c23ac0ae5d390c20bfd07 Size (gst-plugins-good-0.10.15.tar.bz2) = 2354906 bytes SHA1 (patch-ab) = ab70993a71c4b288c21e72847186011c33bd0fb1 SHA1 (patch-ac) = 8867119011dc8cca89cc3a35fb3f095212887bf7 -SHA1 (patch-ad) = af76828f5ee9ae7b41fd66da8703fbede3d464c1 +SHA1 (patch-ad) = 24b3cb1e94385f4189655c74738188e00af8ded5 SHA1 (patch-ba) = e296bbcfc606967b71765988ae1c3ffe96b9359a diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ad b/multimedia/gst-plugins0.10-good/patches/patch-ad index 461d933fc9b..9c3f797b8a1 100644 --- a/multimedia/gst-plugins0.10-good/patches/patch-ad +++ b/multimedia/gst-plugins0.10-good/patches/patch-ad @@ -1,4 +1,6 @@ -$NetBSD: patch-ad,v 1.5 2009/06/05 10:48:38 drochner Exp $ +$NetBSD: patch-ad,v 1.6 2009/06/05 11:14:16 wiz Exp $ + +Fix for SA35205 from upstream CVS. --- ext/libpng/gstpngdec.c.orig 2009-05-12 02:00:06.000000000 +0200 +++ ext/libpng/gstpngdec.c |