diff options
author | wiz <wiz> | 2012-01-28 14:17:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-01-28 14:17:53 +0000 |
commit | dac5f877affaf6ec0688b2a9413f61f83dcc1050 (patch) | |
tree | abab55bbded5e806f6022fb19f7f93beb1be3b30 /audio/lame | |
parent | cfd0ea599bb0a664b20857a8d267a0ea26aa06f9 (diff) | |
download | pkgsrc-dac5f877affaf6ec0688b2a9413f61f83dcc1050.tar.gz |
Update to 3.99.4:
LAME 3.99.4 January 25 2012
* Robert Hegemann
* Fix for tracker item [ 3475581 ] lame crashes at .w64 input file
* Addressing things brought to attention by tracker item [ 3463197 ] 3.99.x problem WFED and PCST frames
* WFED and PCST frames can now be added, to tag podcasts iTunes recognizes
* USER frames are now supported
* COMM frames can now have a description, when passed via --tv "COMM=description=full text"
* possible divide-by-zero exception should be fixed
* adding malformed user-defined-frames could result in abnormal program termination, fixed
Diffstat (limited to 'audio/lame')
-rw-r--r-- | audio/lame/Makefile | 4 | ||||
-rw-r--r-- | audio/lame/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index dcd11cbe501..b6481ef3223 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2011/11/29 20:26:48 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2012/01/28 14:17:53 wiz Exp $ -DISTNAME= lame-3.99.3 +DISTNAME= lame-3.99.4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} diff --git a/audio/lame/distinfo b/audio/lame/distinfo index ff9bc8aa160..15150668f0d 100644 --- a/audio/lame/distinfo +++ b/audio/lame/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2011/11/29 20:26:48 wiz Exp $ +$NetBSD: distinfo,v 1.22 2012/01/28 14:17:53 wiz Exp $ -SHA1 (lame-3.99.3.tar.gz) = 0d9acaed7737d5e6b51096dc0b35322d319f463d -RMD160 (lame-3.99.3.tar.gz) = 4f5f824fbc88d78904d90b396e8a450626738d18 -Size (lame-3.99.3.tar.gz) = 1443843 bytes +SHA1 (lame-3.99.4.tar.gz) = a5ef2b8a2e0c1354c8b340fd38b454c3016e2902 +RMD160 (lame-3.99.4.tar.gz) = da3f534b8ab0f90fdea987a1bf33f1767295bc6d +Size (lame-3.99.4.tar.gz) = 1444640 bytes SHA1 (patch-ab) = e356b7614cfd4a2012f66926fe58a717dcc130f3 SHA1 (patch-ad) = 240943b1c3366181c96b587579d653de3bbc7873 |