svn commit: r486936 - head/multimedia/gstreamer-plugins-buzztard

Tobias Kortkamp tobik at FreeBSD.org
Sat Dec 8 10:19:52 UTC 2018


Author: tobik
Date: Sat Dec  8 10:19:51 2018
New Revision: 486936
URL: https://svnweb.freebsd.org/changeset/ports/486936

Log:
  Deprecate multimedia/gstreamer-plugins-buzztard
  
  The module does not build with FluidSynth 2.x, is unused in the
  ports tree, has been renamed to gst-buzztrax [0], which has been
  discontinued upstream [1] in 2015.
  
  While here update WWW.
  
  [0] https://github.com/Buzztrax/gst-buzztrax/commit/10e18f63b513060b3ef657e493d75ac035bb2ded
  [1] https://github.com/Buzztrax/gst-buzztrax/commit/3faf9eb12dd8cb7514650bd51f1f09fe590528d8
  
  PR:		233501

Modified:
  head/multimedia/gstreamer-plugins-buzztard/Makefile
  head/multimedia/gstreamer-plugins-buzztard/pkg-descr

Modified: head/multimedia/gstreamer-plugins-buzztard/Makefile
==============================================================================
--- head/multimedia/gstreamer-plugins-buzztard/Makefile	Sat Dec  8 10:19:14 2018	(r486935)
+++ head/multimedia/gstreamer-plugins-buzztard/Makefile	Sat Dec  8 10:19:51 2018	(r486936)
@@ -12,6 +12,9 @@ DISTNAME=	gst-${PORTNAME}-${PORTVERSION}
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	Buzztard gstreamer plugins
 
+DEPRECATED=	Unused in the ports tree and unmaintained upstream
+EXPIRATION_DATE=	2018-12-21
+
 OPTIONS_DEFINE=	DOCS
 
 LIB_DEPENDS=	libfluidsynth.so:audio/fluidsynth

Modified: head/multimedia/gstreamer-plugins-buzztard/pkg-descr
==============================================================================
--- head/multimedia/gstreamer-plugins-buzztard/pkg-descr	Sat Dec  8 10:19:14 2018	(r486935)
+++ head/multimedia/gstreamer-plugins-buzztard/pkg-descr	Sat Dec  8 10:19:51 2018	(r486936)
@@ -1,3 +1,3 @@
 Buzztard gstreamer plugins
 
-WWW: http://www.buzztard.org
+WWW: https://news.buzztrax.org/


More information about the svn-ports-all mailing list