diff options
author | pawel <pawel@FreeBSD.org> | 2016-01-26 06:06:44 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-01-26 06:06:44 +0800 |
commit | 7c847c359f164f3313243409b8a8341e27e0fbb9 (patch) | |
tree | ba3a329aee372bb26405927460164b2721be332c /multimedia | |
parent | b02e8bf22425d1a3286b844f7ebd87457c2db277 (diff) | |
download | freebsd-ports-gnome-7c847c359f164f3313243409b8a8341e27e0fbb9.tar.gz freebsd-ports-gnome-7c847c359f164f3313243409b8a8341e27e0fbb9.tar.zst freebsd-ports-gnome-7c847c359f164f3313243409b8a8341e27e0fbb9.zip |
Update to version 2.4.8
Changelog:
2.4.8:
Fix hang in merge in Clip Editor (regression).
Fix rendering error in multitrack (wrong clip number).
2.4.7:
Fix regression in "Insert Silence".
Fix background colour for notebook tabs in multitack (gtk+ 3.x)
Fix crash when entering Preferences dialog (GType error).
Reshow timeline after hiding it.
Update current time when clicking on timeline header in Multitrack
(regression).
Trivial compiler fix for gtk+ 2.x
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/lives/Makefile | 2 | ||||
-rw-r--r-- | multimedia/lives/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index bbee0bf2c736..1dc363d54ef1 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 2.4.6 +PORTVERSION= 2.4.8 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/multimedia/lives/distinfo b/multimedia/lives/distinfo index 15563d18250d..53fe9b6a936f 100644 --- a/multimedia/lives/distinfo +++ b/multimedia/lives/distinfo @@ -1,2 +1,2 @@ -SHA256 (lives-2.4.6.tar.bz2) = 9af17c28142fe2d42ab73cfb8e7cd3ca5203a5b62af057b2ea50ecd11b4fa011 -SIZE (lives-2.4.6.tar.bz2) = 3808210 +SHA256 (lives-2.4.8.tar.bz2) = 6c9c0b1bc833290a3730bafbb379ab9ee7d9728053ad9cc74bc86638ba1a8a60 +SIZE (lives-2.4.8.tar.bz2) = 3780759 |