diff options
author | salo <salo@pkgsrc.org> | 2004-04-07 12:57:58 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-04-07 12:57:58 +0000 |
commit | 2136a8b18274603ae87c37a4f703552f8e7eed37 (patch) | |
tree | 71b84ca7188ad631810e23240fe5be0f7e536797 /multimedia/mplayer | |
parent | 7f700e6c3541154276cbbe0edb3c71444e2239cb (diff) | |
download | pkgsrc-2136a8b18274603ae87c37a4f703552f8e7eed37.tar.gz |
PKGREVISION++
Add Matroska support.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mplayer/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 0e828085c47..e777db5bc6a 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/04/05 18:41:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/07 12:57:58 salo Exp $ PKGNAME= mplayer-${MPLAYER_PKG_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Software-only MPEG-1/2/4 video decoder .include "../../multimedia/mplayer-share/Makefile.common" diff --git a/multimedia/mplayer/distinfo b/multimedia/mplayer/distinfo index aea4c6337fe..77fcac0b2f2 100644 --- a/multimedia/mplayer/distinfo +++ b/multimedia/mplayer/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2004/04/06 18:33:10 salo Exp $ +$NetBSD: distinfo,v 1.4 2004/04/07 12:57:58 salo Exp $ SHA1 (mplayer-1.0rc3/MPlayer-1.0pre3.tar.bz2) = d3341f05518f6b331396c431f81b736b89402432 Size (mplayer-1.0rc3/MPlayer-1.0pre3.tar.bz2) = 4714725 bytes -SHA1 (patch-aa) = 3ab26e41524bee01fba4002f0f827eb5b1b390d7 +SHA1 (patch-aa) = 5c1fef6453f2fde1bb2bc13fc0501935208a459c SHA1 (patch-ab) = a0f80f7d44b41509d215bb9cf6c1266c836efd1b SHA1 (patch-ac) = 8d28e03ef054dfe8e7f62d31631727616a87d4ed SHA1 (patch-ad) = 95c8741263b822e20eea3da00ca64923ed91c53b |