diff options
author | obache <obache> | 2014-05-18 04:49:29 +0000 |
---|---|---|
committer | obache <obache> | 2014-05-18 04:49:29 +0000 |
commit | 3f0962b1284e69de170093d0ab135be9a7041fc3 (patch) | |
tree | 708c64eb52a0b8695c7c8a85cdb962506d14e57c | |
parent | 54b96894b61a265ef6359c62cc537181022d32ae (diff) | |
download | pkgsrc-3f0962b1284e69de170093d0ab135be9a7041fc3.tar.gz |
Revbump after updating graphics/giflib
-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 c99fd77a89f..922811ab41b 100644 --- a/multimedia/gmplayer/Makefile +++ b/multimedia/gmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2014/05/05 00:48:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.117 2014/05/18 04:49:30 obache 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= 16 +PKGREVISION= 17 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 e49635c7cc4..afd5401dcdd 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2013/11/26 13:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2014/05/18 04:49:29 obache Exp $ PKGNAME= mencoder-${MPLAYER_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Simple movie encoder for MPlayer-playable movies diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 3691534d09a..9003f96f585 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2013/11/26 13:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2014/05/18 04:49:29 obache Exp $ PKGNAME= mplayer-${MPLAYER_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Fast, cross-platform movie player |