From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 02:33:45 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 464A3222; Thu, 31 Oct 2013 02:33:45 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 328272678; Thu, 31 Oct 2013 02:33:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9V2XjZW065158; Thu, 31 Oct 2013 02:33:45 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9V2Xjcl065157; Thu, 31 Oct 2013 02:33:45 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201310310233.r9V2Xjcl065157@svn.freebsd.org> From: Hiroki Sato Date: Thu, 31 Oct 2013 02:33:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332197 - head/multimedia/gstreamer1-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 02:33:45 -0000 Author: hrs Date: Thu Oct 31 02:33:44 2013 New Revision: 332197 URL: http://svnweb.freebsd.org/changeset/ports/332197 Log: s/rtmpdump/librtmp/ Spotted by: vanilla Modified: head/multimedia/gstreamer1-plugins/Makefile.common Modified: head/multimedia/gstreamer1-plugins/Makefile.common ============================================================================== --- head/multimedia/gstreamer1-plugins/Makefile.common Thu Oct 31 02:27:14 2013 (r332196) +++ head/multimedia/gstreamer1-plugins/Makefile.common Thu Oct 31 02:33:44 2013 (r332197) @@ -334,7 +334,7 @@ gst_resindvd_BUILD_DEPENDS= libdvdnav>=4 gst_resindvd_RUN_DEPENDS= libdvdnav>=4.1.2:${PORTSDIR}/multimedia/libdvdnav # rtmp xxx -gst_rtmp_LIB_DEPENDS= librtmp.so.0:${PORTSDIR}/multimedia/rtmpdump +gst_rtmp_LIB_DEPENDS= librtmp.so.0:${PORTSDIR}/multimedia/librtmp # shout2 # keep the version to tell de difference between libshout and libshout2