svn commit: r538161 - head/audio/rosegarden
Adriaan de Groot
adridg at FreeBSD.org
Sun Jun 7 14:42:18 UTC 2020
Author: adridg
Date: Sun Jun 7 14:42:17 2020
New Revision: 538161
URL: https://svnweb.freebsd.org/changeset/ports/538161
Log:
audio/rosegarden, update to latest upstream release
Release notes at
https://rosegardenmusic.com/wiki/dev:20.06
various bugfixes.
On FreeBSD, with Qt 5.15, the "double-click-in-empty-space crash"
persists, mentioned in PR 242957. I haven't had time to debug
that (nor has the other participant in that thread).
Reported by: portscout
Modified:
head/audio/rosegarden/Makefile
head/audio/rosegarden/distinfo
Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile Sun Jun 7 14:01:17 2020 (r538160)
+++ head/audio/rosegarden/Makefile Sun Jun 7 14:42:17 2020 (r538161)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rosegarden
-PORTVERSION= 19.12
+PORTVERSION= 20.06
CATEGORIES= audio
MASTER_SITES= SF
Modified: head/audio/rosegarden/distinfo
==============================================================================
--- head/audio/rosegarden/distinfo Sun Jun 7 14:01:17 2020 (r538160)
+++ head/audio/rosegarden/distinfo Sun Jun 7 14:42:17 2020 (r538161)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577725554
-SHA256 (rosegarden-19.12.tar.bz2) = 81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
-SIZE (rosegarden-19.12.tar.bz2) = 6672820
+TIMESTAMP = 1591460822
+SHA256 (rosegarden-20.06.tar.bz2) = d94c0eb0e28c51662d9056c7e50e5b394a8648442a17dacf99b9718e674e3dc5
+SIZE (rosegarden-20.06.tar.bz2) = 6821122
More information about the svn-ports-head
mailing list