diff options
author | wiz <wiz> | 2007-05-03 11:51:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-05-03 11:51:18 +0000 |
commit | 1d1d029933eaf30429625f9454e4eadbf4b4aee4 (patch) | |
tree | 23dfd27ca6f20d9d580eaffb0cd949f502d02d94 | |
parent | f696fbac81705bd545135cdb1aac3900c6c41b16 (diff) | |
download | pkgsrc-1d1d029933eaf30429625f9454e4eadbf4b4aee4.tar.gz |
Update to 2.0.2:
2.0.2 - March 1st, 2007 :
=========================
* Fixed a runtime crash on Mac OS 10.x platform (thanks to Timothy Lee),
* When adding a picture to a file, the selection window starts on the same
directory of the file,
* Fixed command buttons not disabled when using the scanner command,
* Fixed a compilation bug under Solaris (thanks to Ben Taylor),
* Fixed sorting of filenames containing some particular UTF-8 characters,
* Fixed a crash when double clicking over the file list when no file loaded,
* Fixed a crash when deleting severals files,
* Some code improvments to increase speed,
* Czech translation updated (thanks to Zbynek Mrkvicka),
* German translation updated (thanks to Götz Waschk),
* French translation updated.
-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 2e28243fd7c..b6d273041e5 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2007/04/21 07:05:50 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2007/05/03 11:51:18 wiz Exp $ # -DISTNAME= easytag-2.0.1 +DISTNAME= easytag-2.0.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo index 63904373fd0..5278d7603ef 100644 --- a/audio/easytag/distinfo +++ b/audio/easytag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2007/04/21 07:05:50 wiz Exp $ +$NetBSD: distinfo,v 1.27 2007/05/03 11:51:18 wiz Exp $ -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 +SHA1 (easytag-2.0.2.tar.bz2) = 278596c3ef42c0739195ccdab9249f1a83d5af3c +RMD160 (easytag-2.0.2.tar.bz2) = c12e517588a6954763db29e320fde0a317f5cef5 +Size (easytag-2.0.2.tar.bz2) = 2916555 bytes |