Date: Sun, 12 Aug 2012 14:40:02 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-multimedia@FreeBSD.org Subject: Re: ports/170561: commit references a PR Message-ID: <201208121440.q7CEe2fq003999@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170561; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/170561: commit references a PR Date: Sun, 12 Aug 2012 14:36:37 +0000 (UTC) Author: kwm Date: Sun Aug 12 14:36:27 2012 New Revision: 302442 URL: http://svn.freebsd.org/changeset/ports/302442 Log: Remove musicbrainz logic, keep it in BAD_GST_ALL_PLUGINS so configure doesn't start looking for it. PR: ports/170561 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Modified: head/multimedia/gstreamer-plugins/Makefile.common Modified: head/multimedia/gstreamer-plugins/Makefile.common ============================================================================== --- head/multimedia/gstreamer-plugins/Makefile.common Sun Aug 12 14:26:44 2012 (r302441) +++ head/multimedia/gstreamer-plugins/Makefile.common Sun Aug 12 14:36:27 2012 (r302442) @@ -406,12 +406,6 @@ gst_musepack_PLIST_FILES= ${GST_LIB_DIR} ${GST_LIB_DIR}/libgstmusepack.so gst_musepack_DIST= bad -# musicbrainz -gst_musicbrainz_LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz -gst_musicbrainz_PLIST_FILES= ${GST_LIB_DIR}/libgsttrm.so \ - ${GST_LIB_DIR}/libgsttrm.la -gst_musicbrainz_DIST= bad - # nas gst_nas_LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas gst_nas_DIST= bad _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208121440.q7CEe2fq003999>