From owner-svn-ports-all@FreeBSD.ORG Fri Apr 25 10:36:43 2014 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 ESMTPS id 65C4D8CF; Fri, 25 Apr 2014 10:36:43 +0000 (UTC) Received: from mailrelay001.isp.belgacom.be (mailrelay001.isp.belgacom.be [195.238.6.51]) by mx1.freebsd.org (Postfix) with ESMTP id 7D2F81054; Fri, 25 Apr 2014 10:36:42 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlcGAK05WlNR8aN3/2dsb2JhbABZgwZPS8QiCoERF3SCJQEBBTocIxALDgYECSUPKh4GiFgBCMpQF45ZB4Q5AQOZBIE5kSSDMzs Received: from 119.163-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.163.119]) by relay.skynet.be with ESMTP; 25 Apr 2014 12:36:34 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.8/8.14.8) with ESMTP id s3PAaXqc002233; Fri, 25 Apr 2014 12:36:33 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Fri, 25 Apr 2014 12:36:33 +0200 From: Tijl Coosemans To: Baptiste Daroussin Subject: Re: svn commit: r352102 - in head/multimedia: gstreamer gstreamer-plugins Message-ID: <20140425123633.5b6718b8@kalimero.tijl.coosemans.org> In-Reply-To: <201404251009.s3PA9lvL061691@svn.freebsd.org> References: <201404251009.s3PA9lvL061691@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-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 25 Apr 2014 10:36:43 -0000 On Fri, 25 Apr 2014 10:09:47 +0000 (UTC) Baptiste Daroussin wrote: > Author: bapt > Date: Fri Apr 25 10:09:46 2014 > New Revision: 352102 > URL: http://svnweb.freebsd.org/changeset/ports/352102 > QAT: https://qat.redports.org/buildarchive/r352102/ > > Log: > Switch to USES=libtool:keepla > strip binaries > > Modified: > head/multimedia/gstreamer-plugins/Makefile > head/multimedia/gstreamer-plugins/pkg-plist > head/multimedia/gstreamer/Makefile > head/multimedia/gstreamer/pkg-plist I think you need to bump PORTREVISION on all of head/*/gstreamer-plugins-*. There may also be some soversion changes in multimedia/gstreamer-plugins-bad/pkg-plist.