svn commit: r302239 - head/multimedia/gstreamer-plugins

Koop Mast kwm at FreeBSD.org
Tue Aug 7 14:29:25 UTC 2012


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



More information about the svn-ports-head mailing list