aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-02-19 01:48:29 +0800
committerpawel <pawel@FreeBSD.org>2013-02-19 01:48:29 +0800
commit7c3d020263a639dcefc6010590be6e2b9e431a46 (patch)
treeeb03b6ac0f43ccdda680c3f93ccbb4567b062e65 /audio
parent58a6ff76ec0733e1b08a43d00b52f33d796280ee (diff)
downloadfreebsd-ports-graphics-7c3d020263a639dcefc6010590be6e2b9e431a46.tar.gz
freebsd-ports-graphics-7c3d020263a639dcefc6010590be6e2b9e431a46.tar.zst
freebsd-ports-graphics-7c3d020263a639dcefc6010590be6e2b9e431a46.zip
Update to version 13.02
This is a stabilization release that includes some important fixes. Users should feel encouraged to upgrade to 13.02 immediately, and stop using previous versions of Rosegarden. ===== Bug Fixes ===== * Use 64 for "dumb" NoteOff velocities, not 127 * Made InternalSegmentMapper handle RealTime segment delays consistently * SortingInserter now sorts stably, fixing a noteoff race in MIDI export * Fixed old code that never worked, making Rosegarden export LilyPond staff names that include transposition information * Fixed crash when changing the number of audio submasters (Tim Munro) ===== New Features ===== * LilyPond export now inserts \RemoveEmptyStaves to suppress the printing of empty staves by default * Tracks have a secondary "short label" property. The primary label is exported to LilyPond as the long staff name, eg., "Trumpet in Bb," and the secodary label is the short staff name, eg., "Tpt."
Diffstat (limited to 'audio')
-rw-r--r--audio/rosegarden/Makefile4
-rw-r--r--audio/rosegarden/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index 7ca379d8074..4a3fa17603b 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= rosegarden
-PORTVERSION= 12.12.25
+PORTVERSION= 13.02
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= pawel@FreeBSD.org
COMMENT= General purpose music editor and sequencer suite
diff --git a/audio/rosegarden/distinfo b/audio/rosegarden/distinfo
index 8f9f9ddd904..f30abf77f8c 100644
--- a/audio/rosegarden/distinfo
+++ b/audio/rosegarden/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rosegarden-12.12.25.tar.bz2) = f4efc73428ceae484c3833ea0d9666338870410afade311a0b6d06a8481b87ee
-SIZE (rosegarden-12.12.25.tar.bz2) = 6049336
+SHA256 (rosegarden-13.02.tar.bz2) = b2bf1ee6c9fe0af9ca84ba0729c67453ba1070365473c2266cc61c84aa7da18c
+SIZE (rosegarden-13.02.tar.bz2) = 6060650