From owner-svn-ports-head@FreeBSD.ORG Mon Dec 22 11:10:01 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB93056D; Mon, 22 Dec 2014 11:10:00 +0000 (UTC) Received: from mailrelay001.isp.belgacom.be (mailrelay001.isp.belgacom.be [195.238.6.51]) by mx1.freebsd.org (Postfix) with ESMTP id 059A7164D; Mon, 22 Dec 2014 11:09:59 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtQGAOD6l1RbsIuB/2dsb2JhbABbgwZSTQvGRIVwAoEYFwEBAQEBfYQNAQU6HCMQCw4GBAkaCw8qHgYTiDABCM8XAQEBAQEBAQMBAQEBAQEBFwSPcgeEKQWRT4UzgQ6KL4YPIoIygT09MYJDAQEB Received: from 129.139-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.139.129]) by relay.skynet.be with ESMTP; 22 Dec 2014 12:08:49 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id sBMB8lec016930; Mon, 22 Dec 2014 12:08:48 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Mon, 22 Dec 2014 12:08:47 +0100 From: Tijl Coosemans To: Koop Mast Subject: Re: svn commit: r375225 - in head: audio/gstreamer1-plugins-a52dec audio/gstreamer1-plugins-cdparanoia audio/gstreamer1-plugins-faac audio/gstreamer1-plugins-faad audio/gstreamer1-plugins-flac audio/gs... Message-ID: <20141222120847.1c6ec69a@kalimero.tijl.coosemans.org> In-Reply-To: <201412221022.sBMAMdrp052526@svn.freebsd.org> References: <201412221022.sBMAMdrp052526@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 11:10:01 -0000 On Mon, 22 Dec 2014 10:22:39 +0000 (UTC) Koop Mast wrote: > Author: kwm > Date: Mon Dec 22 10:22:38 2014 > New Revision: 375225 > URL: https://svnweb.freebsd.org/changeset/ports/375225 > QAT: https://qat.redports.org/buildarchive/r375225/ > > Log: > Update Gstreamer framework to 1.4.5. > > Modified: > head/audio/gstreamer1-plugins-a52dec/Makefile > head/audio/gstreamer1-plugins-cdparanoia/Makefile > head/audio/gstreamer1-plugins-faac/Makefile > head/audio/gstreamer1-plugins-faad/Makefile > head/audio/gstreamer1-plugins-flac/Makefile > head/audio/gstreamer1-plugins-flite/Makefile > head/audio/gstreamer1-plugins-gme/Makefile > head/audio/gstreamer1-plugins-gsm/Makefile > head/audio/gstreamer1-plugins-jack/Makefile > head/audio/gstreamer1-plugins-lame/Makefile > head/audio/gstreamer1-plugins-mad/Makefile > head/audio/gstreamer1-plugins-modplug/Makefile > head/audio/gstreamer1-plugins-ogg/Makefile > head/audio/gstreamer1-plugins-opus/Makefile > head/audio/gstreamer1-plugins-pulse/Makefile > head/audio/gstreamer1-plugins-shout2/Makefile > head/audio/gstreamer1-plugins-soundtouch/Makefile > head/audio/gstreamer1-plugins-speex/Makefile > head/audio/gstreamer1-plugins-taglib/Makefile > head/audio/gstreamer1-plugins-twolame/Makefile > head/audio/gstreamer1-plugins-vorbis/Makefile > head/audio/gstreamer1-plugins-wavpack/Makefile > head/comms/gstreamer1-plugins-spandsp/Makefile > head/ftp/gstreamer1-plugins-curl/Makefile > head/graphics/gstreamer1-plugins-cairo/Makefile > head/graphics/gstreamer1-plugins-gl/Makefile > head/graphics/gstreamer1-plugins-jpeg/Makefile > head/graphics/gstreamer1-plugins-libvisual/Makefile > head/graphics/gstreamer1-plugins-opencv/Makefile > head/graphics/gstreamer1-plugins-openjpeg/Makefile > head/graphics/gstreamer1-plugins-webp/Makefile > head/graphics/gstreamer1-plugins-zbar/Makefile > head/multimedia/gstreamer1-plugins-assrender/Makefile > head/multimedia/gstreamer1-plugins-dvdread/Makefile > head/multimedia/gstreamer1-plugins-kate/Makefile > head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile > head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile > head/multimedia/gstreamer1-plugins-resindvd/Makefile > head/multimedia/gstreamer1-plugins-rtmp/Makefile > head/multimedia/gstreamer1-plugins-schroedinger/Makefile > head/multimedia/gstreamer1-plugins-theora/Makefile > head/multimedia/gstreamer1-plugins/Makefile > head/multimedia/gstreamer1-plugins/distinfo > head/multimedia/gstreamer1/Makefile > head/multimedia/gstreamer1/distinfo > head/sysutils/gstreamer1-plugins-cdio/Makefile There's a new version of gstreamer1-libav as well.