diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-21 07:05:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-21 07:05:50 +0000 |
commit | a7f146b37320fca9ee043ca07f71e61af3951426 (patch) | |
tree | eb5a1d219efa080ec58d54a095bf42c026392ed9 /audio/easytag | |
parent | 13a7f66794989d1587fd2e5f4cd183068adf544e (diff) | |
download | pkgsrc-a7f146b37320fca9ee043ca07f71e61af3951426.tar.gz |
Update to 2.0.1:
2.0.1 - April 12th, 2007 :
==========================
* Added WavPack support (thanks to Maarten Maathuis),
* Added a log area in the main window to avoid sending all messages to the
console,
* Added local access to the cddb search for the automatic mode,
* Fixed some bugs in the cddb window,
* Fixed the reloading of the current which was done two times when changing
state of the "Show hidden directories" checkbox,
* Fixed Glib warnings on startup,
* Italian translation updated (thanks to Costantino Ceoldo),
* Brazilian Portuguese translation updated (thanks to doutor.zero),
* French translation updated.
Diffstat (limited to 'audio/easytag')
-rw-r--r-- | audio/easytag/Makefile | 4 | ||||
-rw-r--r-- | audio/easytag/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 95df38f61ae..2e28243fd7c 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2007/02/27 09:58:49 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2007/04/21 07:05:50 wiz Exp $ # -DISTNAME= easytag-2.0 +DISTNAME= easytag-2.0.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo index efc1f0f15c8..63904373fd0 100644 --- a/audio/easytag/distinfo +++ b/audio/easytag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2007/02/27 09:58:49 wiz Exp $ +$NetBSD: distinfo,v 1.26 2007/04/21 07:05:50 wiz Exp $ -SHA1 (easytag-2.0.tar.bz2) = 07d38a9192d4759904c2aec0530efa82c683af76 -RMD160 (easytag-2.0.tar.bz2) = 11fe2acea3c0c017ed904eb1171669024ab54301 -Size (easytag-2.0.tar.bz2) = 2889829 bytes +SHA1 (easytag-2.0.1.tar.bz2) = e5e9852997bd2d82402380731a8d131cf56aa256 +RMD160 (easytag-2.0.1.tar.bz2) = 76522fe4167c57cb6daf741e64fc6042d9451b84 +Size (easytag-2.0.1.tar.bz2) = 2902996 bytes |