diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-02-05 13:32:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-02-05 13:32:44 +0000 |
commit | 02a858be969c49a5e893172a0d482804d8e50cc7 (patch) | |
tree | 8ed42571f3ff52a39be45341497a70f535e89ad4 /audio/twolame/distinfo | |
parent | bf5b630ba8415c47d8bec86e60a044a5f6468126 (diff) | |
download | pkgsrc-02a858be969c49a5e893172a0d482804d8e50cc7.tar.gz |
Update to 0.3.13.
Changelog:
Version 0.3.13 (2010-01-21)
---------------------------
- Fixed documentation location (--docdir in configure)
* thanks to Chris Mayo for patch
- Moved source code control to Github
- Improvements to build system
- Updated to autoconf 2.60, libtool 2.2, automake 1.10 and Doxygen 1.7.3
- Fix problem with 'extern inline' by changing them to 'static inline'
- Wrote perl script to test output of the frontend
- Changed all debugging messages, writing to stdout to write to stderr
- Removed calls to exit() from libtwolame.
- Added --non-copyright option (which is enabled by default)
- Fix for bad copy/paste of variable assignment.
- Manpage correction
- Changed fopen() options to wb to fix Windows
Diffstat (limited to 'audio/twolame/distinfo')
-rw-r--r-- | audio/twolame/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/twolame/distinfo b/audio/twolame/distinfo index 6eb207151fa..21e101f5462 100644 --- a/audio/twolame/distinfo +++ b/audio/twolame/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/01/27 00:49:43 jmcneill Exp $ +$NetBSD: distinfo,v 1.3 2011/02/05 13:32:44 ryoon Exp $ -SHA1 (twolame-0.3.12.tar.gz) = 64d621c2967fe8a2fda20f75230a8220fb740090 -RMD160 (twolame-0.3.12.tar.gz) = d5577b36380007ecc701e3afb5b98bc145790085 -Size (twolame-0.3.12.tar.gz) = 483148 bytes +SHA1 (twolame-0.3.13.tar.gz) = 3ca460472c2f6eeedad70291d8e37da88b64eb8b +RMD160 (twolame-0.3.13.tar.gz) = a73f01a281a66cf53e8109d57919593a90dc0bcc +Size (twolame-0.3.13.tar.gz) = 660415 bytes |