pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/rioutil Update to 0.4.7. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72d9edab893b
branches:  trunk
changeset: 487088:72d9edab893b
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Jan 08 22:56:04 2005 +0000

description:
Update to 0.4.7. From the changelog:

- Fixed a major bug in id3.c that affected linux users with a file not
    found error. Also fixed in main.c. Thanks to Sarah Hitchens for
    finding/fixing the bug!
- Cleaned up memory leaks in playlist.c and downloadable.c.
- Fixed typo in filename for song_management.c.

diffstat:

 audio/rioutil/Makefile |  5 ++---
 audio/rioutil/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 682621656419 -r 72d9edab893b audio/rioutil/Makefile
--- a/audio/rioutil/Makefile    Sat Jan 08 22:21:18 2005 +0000
+++ b/audio/rioutil/Makefile    Sat Jan 08 22:56:04 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/11/22 23:39:33 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2005/01/08 22:56:04 schmonz Exp $
 #
 
-DISTNAME=      rioutil-1.4.6
-PKGREVISION=   1
+DISTNAME=      rioutil-1.4.7
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=rioutil/}
 
diff -r 682621656419 -r 72d9edab893b audio/rioutil/distinfo
--- a/audio/rioutil/distinfo    Sat Jan 08 22:21:18 2005 +0000
+++ b/audio/rioutil/distinfo    Sat Jan 08 22:56:04 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/08/19 03:33:35 schmonz Exp $
+$NetBSD: distinfo,v 1.7 2005/01/08 22:56:04 schmonz Exp $
 
-SHA1 (rioutil-1.4.6.tar.gz) = 22322ebcf421c1a7b307485d7a66f7922b900b22
-Size (rioutil-1.4.6.tar.gz) = 406514 bytes
+SHA1 (rioutil-1.4.7.tar.gz) = 956a75ce2f23fa0dfd62a4c1facbd1994b88cde6
+Size (rioutil-1.4.7.tar.gz) = 406844 bytes



Home | Main Index | Thread Index | Old Index