svn commit: r331979 - head/audio/rosegarden
Pawel Pekala
pawel at FreeBSD.org
Tue Oct 29 18:41:13 UTC 2013
Author: pawel
Date: Tue Oct 29 18:41:12 2013
New Revision: 331979
URL: http://svnweb.freebsd.org/changeset/ports/331979
Log:
Update to version 13.10
===== New Features =====
* Selection event filter can select rests
* Selection event filter can select either performance or notation
duration
* LilyPond export converts a ''(c)'' or a ''(C)'' in the copyright
header to a proper symbol automatically
* New interpretation toolbar for the notation editor streamlines the
''**Adjust -> Interpret**'' process
* New option to allow LilyPond to export fingerings inside the staff
(can improve collision resolution)
* New option to instruct Rosegarden not to start JACK automatically at
startup, allowing you to control this behavior without having to
put garbage in your ~/.jackdrc file
* Support LilyPond 2.14
Modified:
head/audio/rosegarden/Makefile
head/audio/rosegarden/distinfo
Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile Tue Oct 29 18:13:29 2013 (r331978)
+++ head/audio/rosegarden/Makefile Tue Oct 29 18:41:12 2013 (r331979)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rosegarden
-PORTVERSION= 13.06
+PORTVERSION= 13.10
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
Modified: head/audio/rosegarden/distinfo
==============================================================================
--- head/audio/rosegarden/distinfo Tue Oct 29 18:13:29 2013 (r331978)
+++ head/audio/rosegarden/distinfo Tue Oct 29 18:41:12 2013 (r331979)
@@ -1,2 +1,2 @@
-SHA256 (rosegarden-13.06.tar.bz2) = d21777da4e17242502eff464a1c620f7c5672272733899da21e3e4a38f8e2d15
-SIZE (rosegarden-13.06.tar.bz2) = 6246199
+SHA256 (rosegarden-13.10.tar.bz2) = 6c3a1961b75ded3ded634e9c24f194fd483b11bc797a2603cf5a61fec674e6d5
+SIZE (rosegarden-13.10.tar.bz2) = 6355164
More information about the svn-ports-all
mailing list