aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-02-18 15:23:53 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-02-18 15:23:53 +0000
commit8215c086e539bdc1c6a9369445f3d6325c1e824d (patch)
tree6ae7408cfcafb0392e40eb88fb497b1040e3f34a /multimedia/gstreamer1-plugins
parentb1b5d1a69090d1793ba1787cba5d2940fc150bca (diff)
downloadports-8215c086e539bdc1c6a9369445f3d6325c1e824d.tar.gz
ports-8215c086e539bdc1c6a9369445f3d6325c1e824d.zip
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847 Reported by: pkubaj@anongoth.pl MFH: 2017Q1
Notes
Notes: svn path=/head/; revision=434359
Diffstat (limited to 'multimedia/gstreamer1-plugins')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index 7cc4e0d07a0f..bb8174321aba 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
# When chasing a shared library for a plug-in bump the PORTREVISION in the
# plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}.
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= multimedia audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \