From owner-svn-ports-head@freebsd.org Mon Nov 23 21:32:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DA1DA36F0F; Mon, 23 Nov 2015 21:32:50 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59B5F1992; Mon, 23 Nov 2015 21:32:50 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tANLWnbh027842; Mon, 23 Nov 2015 21:32:49 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tANLWnY1027840; Mon, 23 Nov 2015 21:32:49 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511232132.tANLWnY1027840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 23 Nov 2015 21:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402332 - head/multimedia/lives X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 23 Nov 2015 21:32:50 -0000 Author: pawel Date: Mon Nov 23 21:32:49 2015 New Revision: 402332 URL: https://svnweb.freebsd.org/changeset/ports/402332 Log: Update to version 2.4.4 Changelog: Fix regression in audio resampling with sox. GUI improvements to joystick / midi learner for gtk+ 3.x GUI improvements for Events window. Add support for joystick analog stick control. Add improved warnings for letterboxing with missing imageMagick. Fix overwide Clip Info windows. Modified: head/multimedia/lives/Makefile head/multimedia/lives/distinfo Modified: head/multimedia/lives/Makefile ============================================================================== --- head/multimedia/lives/Makefile Mon Nov 23 21:28:10 2015 (r402331) +++ head/multimedia/lives/Makefile Mon Nov 23 21:32:49 2015 (r402332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ Modified: head/multimedia/lives/distinfo ============================================================================== --- head/multimedia/lives/distinfo Mon Nov 23 21:28:10 2015 (r402331) +++ head/multimedia/lives/distinfo Mon Nov 23 21:32:49 2015 (r402332) @@ -1,2 +1,2 @@ -SHA256 (lives-2.4.3.tar.bz2) = 7537af8b5ec2d6924505d6f611f15a98b1bd1a8e212fae3087696a9c0d5291d9 -SIZE (lives-2.4.3.tar.bz2) = 3769339 +SHA256 (lives-2.4.4.tar.bz2) = eea19b6fed227e2f89b42e853c783fcb17cceea49d5bcf12a17717d285a761e7 +SIZE (lives-2.4.4.tar.bz2) = 3772426