diff options
author | pawel <pawel@FreeBSD.org> | 2015-11-19 00:29:49 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-11-19 00:29:49 +0800 |
commit | ac96467fa88d56029beacdc03c02da70a990d533 (patch) | |
tree | 49eb583461873bfb49791be3c63c3c676a8c5c50 /multimedia | |
parent | 5cb57de850aee2e0446ba2c44e2496a972512b81 (diff) | |
download | freebsd-ports-gnome-ac96467fa88d56029beacdc03c02da70a990d533.tar.gz freebsd-ports-gnome-ac96467fa88d56029beacdc03c02da70a990d533.tar.zst freebsd-ports-gnome-ac96467fa88d56029beacdc03c02da70a990d533.zip |
Update to version 2.4.3
Changelog:
Fix occasional hang when inserting frames in clips.
Fix possible dataloss (effects applied) when re-entering multitrack mode.
Work around a GTK+ bug where menu items with submenus can no longer be set
insensitive.
Fix for setting cdplayer device in Preferences.
Fix gtk critical in clip info window.
Fix window sizing errors in rfxbuilder.
Fix for encoding with sox version 14.4.2
Theming updates for darker themes with gtk+ 3.x
Add icedax as altname for cdda2wav.
Make better use of missing CD device warning.
Remove some spurious effect reinitialisations for webcams.
Allow application of audio effects to the backing audio track in multitrack
mode.
Minor GUI improvements.
Prepend current directory to filenames in startup options when necessary.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/lives/Makefile | 3 | ||||
-rw-r--r-- | multimedia/lives/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index d168f2caebee..7c90d9c0fa6f 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTVERSION= 2.4.3 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/multimedia/lives/distinfo b/multimedia/lives/distinfo index bb4c0d4606a0..5a002056b70a 100644 --- a/multimedia/lives/distinfo +++ b/multimedia/lives/distinfo @@ -1,2 +1,2 @@ -SHA256 (lives-2.4.2.tar.bz2) = ccecbcbfc1d4cc1a8b33af8ed405f4dfde908404fab1a36a9a93af20419ed05a -SIZE (lives-2.4.2.tar.bz2) = 3762127 +SHA256 (lives-2.4.3.tar.bz2) = 7537af8b5ec2d6924505d6f611f15a98b1bd1a8e212fae3087696a9c0d5291d9 +SIZE (lives-2.4.3.tar.bz2) = 3769339 |