diff options
author | obache <obache> | 2012-09-22 12:36:44 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-22 12:36:44 +0000 |
commit | 54994a92052f14a14c8e051d993746cf962769b2 (patch) | |
tree | 4c341711f8eb320571763d6445bf14d71dfde11e /audio | |
parent | f9f22c8c7a07a1cd96afe1a6f28daee344e48feb (diff) | |
download | pkgsrc-54994a92052f14a14c8e051d993746cf962769b2.tar.gz |
second try to recursive bump from libffi shlib major bump.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gst-plugins0.10-alsa/Makefile | 4 | ||||
-rw-r--r-- | audio/gst-plugins0.10-cdparanoia/Makefile | 4 | ||||
-rw-r--r-- | audio/gst-plugins0.10-libvisual/Makefile | 4 | ||||
-rw-r--r-- | audio/gst-plugins0.10-vorbis/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/gst-plugins0.10-alsa/Makefile b/audio/gst-plugins0.10-alsa/Makefile index 6c7a6b5e8c3..eae426c4899 100644 --- a/audio/gst-plugins0.10-alsa/Makefile +++ b/audio/gst-plugins0.10-alsa/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/09/12 00:24:36 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/09/22 12:36:44 obache Exp $ # GST_PLUGINS0.10_NAME= alsa GST_PLUGINS0.10_DIRS= ext/alsa -PKGREVISION= 1 +PKGREVISION= 2 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/audio/gst-plugins0.10-cdparanoia/Makefile b/audio/gst-plugins0.10-cdparanoia/Makefile index 711a0466ea6..ba2764bb1a1 100644 --- a/audio/gst-plugins0.10-cdparanoia/Makefile +++ b/audio/gst-plugins0.10-cdparanoia/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/09/12 00:24:36 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/22 12:36:45 obache Exp $ # GST_PLUGINS0.10_NAME= cdparanoia GST_PLUGINS0.10_DIRS= ext/cdparanoia GST_PLUGINS0.10_FLAGS= cdparanoia -PKGREVISION= 1 +PKGREVISION= 2 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/audio/gst-plugins0.10-libvisual/Makefile b/audio/gst-plugins0.10-libvisual/Makefile index 1d9aacaff8c..535073eeded 100644 --- a/audio/gst-plugins0.10-libvisual/Makefile +++ b/audio/gst-plugins0.10-libvisual/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2012/09/12 00:24:37 asau Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/22 12:36:45 obache Exp $ # GST_PLUGINS0.10_NAME= libvisual GST_PLUGINS0.10_DIRS= ext/libvisual GST_PLUGINS0.10_FLAGS= libvisual -PKGREVISION= 1 +PKGREVISION= 2 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/audio/gst-plugins0.10-vorbis/Makefile b/audio/gst-plugins0.10-vorbis/Makefile index 4e57b7a4fbf..587f3be09db 100644 --- a/audio/gst-plugins0.10-vorbis/Makefile +++ b/audio/gst-plugins0.10-vorbis/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2012/09/12 00:24:38 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/09/22 12:36:45 obache Exp $ # GST_PLUGINS0.10_NAME= vorbis GST_PLUGINS0.10_DIRS= ext/vorbis GST_PLUGINS0.10_FLAGS= vorbis -PKGREVISION= 1 +PKGREVISION= 2 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |