summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-05-15 08:51:30 +0000
committeradam <adam@pkgsrc.org>2010-05-15 08:51:30 +0000
commit6b528b6e25fa3da6e41207f4a08c2e6fcb60eb2f (patch)
tree7a999a751360ef888fc50ec79f94e4276c313572 /audio
parent9a1ef12e22491a0bedb55703c972f9bbd7390335 (diff)
downloadpkgsrc-6b528b6e25fa3da6e41207f4a08c2e6fcb60eb2f.tar.gz
Changes 1.0.05.050:
* fixed issue 23 (assertion failure) Changes 1.0.04.049: * fixed crash triggered by invalid frame lengths in ID3V2 * fixed crash that occured when the backup directory couldn't be created Changes 1.0.03.048: * fixed crash triggered by GEOB frames containing UTF-16 text Changes 1.0.02.047: * fixed crash triggered by trying to repair broken ID3V2 tags that contain images * fixed crash that occurred when changing file names manually in the file renamer, without defining a pattern * fixed crash caused by unsynchronized ID3V2.4.0 frames that end with 0xff Changes 1.0.01.046: * fixed crash that occurred when running on Qt 4.6 * fixed crash that occurred when changing song info in the tag editor if songs had images stored as BMP or anything else besides JPG or PNG Changes 1.0.00.045: * wording changes to reflect non-beta status * pressing CTRL+C when viewing full-size images in the tag editor or in "Tag details" in the main window copies the image to the clipboard * added "Rating" and changed field order in "Tag details" to match the Tag editor
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3diags/Makefile9
-rw-r--r--audio/mp3diags/distinfo10
-rw-r--r--audio/mp3diags/patches/patch-aa6
3 files changed, 12 insertions, 13 deletions
diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile
index 6e3ae157a56..c8e663a1712 100644
--- a/audio/mp3diags/Makefile
+++ b/audio/mp3diags/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/01/18 09:58:38 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/05/15 08:51:30 adam Exp $
-DISTNAME= MP3Diags-0.99.06.041
+DISTNAME= MP3Diags-1.0.05.050
PKGNAME= ${DISTNAME:S/MP3D/mp3d/}
-PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/}
@@ -22,8 +21,8 @@ do-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/MP3Diags ${DESTDIR}${PREFIX}/bin
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mp3diags/distinfo b/audio/mp3diags/distinfo
index c0430917148..be6af9a88c0 100644
--- a/audio/mp3diags/distinfo
+++ b/audio/mp3diags/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2009/10/19 16:00:23 adam Exp $
+$NetBSD: distinfo,v 1.5 2010/05/15 08:51:30 adam Exp $
-SHA1 (MP3Diags-0.99.06.041.tar.gz) = 6a25d246a417bd5cf67b5f75db3dc41b83163c52
-RMD160 (MP3Diags-0.99.06.041.tar.gz) = 52f599d61ed40ee3fae5eabba8b2df4aaa88a862
-Size (MP3Diags-0.99.06.041.tar.gz) = 942282 bytes
-SHA1 (patch-aa) = 4d6aefeb804e4fae74fdf5b9cc00be4af2a39a4e
+SHA1 (MP3Diags-1.0.05.050.tar.gz) = 797858bfc7ed122f068779d0068d7b5a2452c0d6
+RMD160 (MP3Diags-1.0.05.050.tar.gz) = 47ecd72dd7621bf4e645604477e843bee55bbdf5
+Size (MP3Diags-1.0.05.050.tar.gz) = 958268 bytes
+SHA1 (patch-aa) = 206f2c462124a7a987ba81eda705b07110eb98e4
diff --git a/audio/mp3diags/patches/patch-aa b/audio/mp3diags/patches/patch-aa
index b8eca95f666..8ad69f337e8 100644
--- a/audio/mp3diags/patches/patch-aa
+++ b/audio/mp3diags/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2009/10/19 16:00:23 adam Exp $
+$NetBSD: patch-aa,v 1.4 2010/05/15 08:51:31 adam Exp $
---- src/src.pro.orig 2009-10-19 15:41:57.000000000 +0200
+--- src/src.pro.orig 2009-11-29 21:33:13.000000000 +0000
+++ src/src.pro
-@@ -148,7 +148,7 @@ ThreadRunner.ui \
+@@ -150,7 +150,7 @@ ThreadRunner.ui \
Export.ui