From owner-svn-ports-head@freebsd.org Mon Dec 30 21:20:34 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 521CE1EA5D1; Mon, 30 Dec 2019 21:20:34 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47mr1t1XJ6z4VLy; Mon, 30 Dec 2019 21:20:34 +0000 (UTC) (envelope-from adridg@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2FB447D8A; Mon, 30 Dec 2019 21:20:34 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBULKYtE074593; Mon, 30 Dec 2019 21:20:34 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBULKX67074591; Mon, 30 Dec 2019 21:20:33 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201912302120.xBULKX67074591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Mon, 30 Dec 2019 21:20:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521569 - head/audio/rosegarden X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: head/audio/rosegarden X-SVN-Commit-Revision: 521569 X-SVN-Commit-Repository: ports 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.29 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, 30 Dec 2019 21:20:34 -0000 Author: adridg Date: Mon Dec 30 21:20:33 2019 New Revision: 521569 URL: https://svnweb.freebsd.org/changeset/ports/521569 Log: Update audio/rosegarden to latest upstream commit Release notes are at https://www.rosegardenmusic.com/wiki/dev:19.12 There's two handfuls of minor bugfixes and some new auto-scrolling features. I notice now that Rosegarden crashes (this version, also the version in ports, 18.12) if you double-click on a fragment, so it looks like there are very few heavy users of the application (or I'm doing it wrong). PR: 242957 Modified: head/audio/rosegarden/Makefile head/audio/rosegarden/distinfo Modified: head/audio/rosegarden/Makefile ============================================================================== --- head/audio/rosegarden/Makefile Mon Dec 30 20:57:11 2019 (r521568) +++ head/audio/rosegarden/Makefile Mon Dec 30 21:20:33 2019 (r521569) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rosegarden -PORTVERSION= 18.12 -PORTREVISION= 2 +PORTVERSION= 19.12 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/rosegarden/distinfo ============================================================================== --- head/audio/rosegarden/distinfo Mon Dec 30 20:57:11 2019 (r521568) +++ head/audio/rosegarden/distinfo Mon Dec 30 21:20:33 2019 (r521569) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546177354 -SHA256 (rosegarden-18.12.tar.bz2) = 6b2331ae988f20904807b4f2c687048c03fd8b0c117705d5d37cd8b941752996 -SIZE (rosegarden-18.12.tar.bz2) = 6649011 +TIMESTAMP = 1577725554 +SHA256 (rosegarden-19.12.tar.bz2) = 81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1 +SIZE (rosegarden-19.12.tar.bz2) = 6672820