Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2012 14:29:25 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302239 - head/multimedia/gstreamer-plugins
Message-ID:  <201208071429.q77ETP55071118@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Aug  7 14:29:25 2012
New Revision: 302239
URL: http://svn.freebsd.org/changeset/ports/302239

Log:
  Put a comment pointing people to bump the portrevision of the affected plugin
  instead of this one, when chasing shared library bumps.

Modified:
  head/multimedia/gstreamer-plugins/Makefile

Modified: head/multimedia/gstreamer-plugins/Makefile
==============================================================================
--- head/multimedia/gstreamer-plugins/Makefile	Tue Aug  7 13:54:02 2012	(r302238)
+++ head/multimedia/gstreamer-plugins/Makefile	Tue Aug  7 14:29:25 2012	(r302239)
@@ -8,6 +8,8 @@
 
 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}/gstreamer-plugin-${PLUGIN}.
 PORTREVISION?=	1
 PORTEPOCH=	3
 CATEGORIES?=	multimedia audio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208071429.q77ETP55071118>