diff options
author | jmmv <jmmv@pkgsrc.org> | 2011-11-29 17:58:17 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2011-11-29 17:58:17 +0000 |
commit | b3989d77a08bf43ff48aa96601d9fcca7a76ba26 (patch) | |
tree | 5ebb173deae78afc9a4751b20d415a002af2ab6b /multimedia/ffmpeg/distinfo | |
parent | 615d8716b7806eefaf998cc391fd94a92303cb13 (diff) | |
download | pkgsrc-b3989d77a08bf43ff48aa96601d9fcca7a76ba26.tar.gz |
Unbreak ffmpeg on NetBSD/macppc... again -- and a big fat comment warning
about this next to the relevant piece of code. Looking at the CVS logs,
it's the 3rd time I fix this. This, in turn, fixes the build of libdlna.
To fix the package, use the "proper" syntax to enable PIC within the
configure script, instead of applying what seems to be a hack. As before,
i386 is left PIC-less or otherwise ffmpeg breaks.
Tested on macppc and amd64.
Diffstat (limited to 'multimedia/ffmpeg/distinfo')
-rw-r--r-- | multimedia/ffmpeg/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ffmpeg/distinfo b/multimedia/ffmpeg/distinfo index 12c31706aef..63ecffb8505 100644 --- a/multimedia/ffmpeg/distinfo +++ b/multimedia/ffmpeg/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.49 2011/11/28 11:00:28 drochner Exp $ +$NetBSD: distinfo,v 1.50 2011/11/29 17:58:17 jmmv Exp $ SHA1 (ffmpeg-0.7.8.tar.bz2) = df4983c028a61d4bf3baceab3bae535b91b8928a RMD160 (ffmpeg-0.7.8.tar.bz2) = 8f69a6bc5caaba4e3d440c2d5dc96a946454a52c @@ -7,4 +7,4 @@ SHA1 (patch-aa) = c9540d0ca0a671e9faa8b5b7847c103b515ac382 SHA1 (patch-ac) = 4eba6e68d3fab082a957fa08f5618561f3b4aecb SHA1 (patch-ad) = d3e06c855ab1a5ff3ddb0bee108ea88166c32cb6 SHA1 (patch-ap) = 85b5f775c1b66b682585bd56a304dee19e45765f -SHA1 (patch-configure) = 355743ab745fb4c47ff6c5ca403573660ec7ecb6 +SHA1 (patch-configure) = 242f16e06a30b8e55193ee647ab78e9fb2645231 |