diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-22 09:52:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-22 09:52:50 +0000 |
commit | f897c1255daff31738d61a3bd5dce52781e14ad4 (patch) | |
tree | 8ded2bfc3df71d25d0bd698a5345006c15f2d8c8 /multimedia | |
parent | e2180c3b43a15bb68bae0a2d7be5cd5558c1598f (diff) | |
download | pkgsrc-f897c1255daff31738d61a3bd5dce52781e14ad4.tar.gz |
Recursice revbump from pulseaudio.
Thank you, tron@.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gmplayer/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mencoder/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mplayer/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile index 287fbf0301e..7e4684cc1c7 100644 --- a/multimedia/gmplayer/Makefile +++ b/multimedia/gmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2014/12/03 15:08:02 bouyer Exp $ +# $NetBSD: Makefile,v 1.122 2015/02/22 09:52:50 ryoon Exp $ # # NOTE: if you are updating both mplayer and gmplayer, you must ensure # that *both* distinfo files contain the correct, up-to-date files and @@ -8,7 +8,7 @@ # PKGNAME= gmplayer-${MPLAYER_VERSION} -PKGREVISION= 21 +PKGREVISION= 22 SKIN_SITES= http://www1.mplayerhq.hu/MPlayer/skins/ \ http://www2.mplayerhq.hu/MPlayer/skins/ \ diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 418467867fa..a1a470bb0c8 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/06/27 15:58:44 drochner Exp $ +# $NetBSD: Makefile,v 1.62 2015/02/22 09:52:50 ryoon Exp $ PKGNAME= mencoder-${MPLAYER_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Simple movie encoder for MPlayer-playable movies diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index f82662bb6a0..96420ea5a17 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2014/12/03 15:08:02 bouyer Exp $ +# $NetBSD: Makefile,v 1.96 2015/02/22 09:52:50 ryoon Exp $ PKGNAME= mplayer-${MPLAYER_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Fast, cross-platform movie player |