diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:57:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:57:43 +0000 |
commit | ebd0869db79e889b64b3a73619d5a72a6bad9044 (patch) | |
tree | 10ac5c1d0ce51cfb1427170eb8bd31b98ee200c9 | |
parent | 89ac927adeccd8edf86b0f2cb86cacce5709d57d (diff) | |
download | pkgsrc-ebd0869db79e889b64b3a73619d5a72a6bad9044.tar.gz |
recursive bump from x264-devel build number change (i.e. API change)
-rw-r--r-- | multimedia/avidemux/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-x264/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-x264/Makefile | 3 | ||||
-rw-r--r-- | multimedia/mplayer-share/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index 7b34a1c47f2..12f3b9592c2 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.87 2013/11/25 12:00:47 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2014/04/10 05:57:43 obache Exp $ # DISTNAME= avidemux_2.5.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/avidemux/ diff --git a/multimedia/gst-plugins0.10-x264/Makefile b/multimedia/gst-plugins0.10-x264/Makefile index 3d32e5a1153..ff7edade5a2 100644 --- a/multimedia/gst-plugins0.10-x264/Makefile +++ b/multimedia/gst-plugins0.10-x264/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/10/08 09:21:04 asau Exp $ +# $NetBSD: Makefile,v 1.14 2014/04/10 05:57:43 obache Exp $ # GST_PLUGINS0.10_NAME= x264 GST_PLUGINS0.10_DIRS= ext/x264 -PKGREVISION= 2 +PKGREVISION= 3 .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" diff --git a/multimedia/gst-plugins1-x264/Makefile b/multimedia/gst-plugins1-x264/Makefile index 95efaf701c9..eceef46a366 100644 --- a/multimedia/gst-plugins1-x264/Makefile +++ b/multimedia/gst-plugins1-x264/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/11/29 09:23:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/10 05:57:43 obache Exp $ # GST_PLUGINS1_NAME= x264 +PKGREVISION= 1 GST_PLUGINS1_DIRS= ext/x264 .include "../../multimedia/gst-plugins1-ugly/Makefile.common" diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile index 12408a63c4b..c82ad9590ab 100644 --- a/multimedia/mplayer-share/Makefile +++ b/multimedia/mplayer-share/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/11/25 12:00:48 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2014/04/10 05:57:43 obache Exp $ .include "Makefile.common" PKGNAME= mplayer-share-${MPLAYER_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Documentation used by mplayer and gmplayer DEPENDS+= mplayer-fonts-[0-9]*:../../fonts/mplayer-fonts |