pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/flac123 Take maintainership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fd82468b748
branches:  trunk
changeset: 508800:4fd82468b748
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Feb 26 02:33:51 2006 +0000

description:
Take maintainership.

Update to 0.0.9.

Changes:
- SIGINT plays next song; two in succession exits program
- fixed 8 bit wav support
- added 8 bit libao support on macintosh
- include filename in stdout during playback

diffstat:

 audio/flac123/Makefile |  8 +++-----
 audio/flac123/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (32 lines):

diff -r 1a776e1292be -r 4fd82468b748 audio/flac123/Makefile
--- a/audio/flac123/Makefile    Sat Feb 25 23:18:48 2006 +0000
+++ b/audio/flac123/Makefile    Sun Feb 26 02:33:51 2006 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:08 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.6 2006/02/26 02:33:51 snj Exp $
 
-DISTNAME=      flac123-0.0.7
-PKGREVISION=   3
+DISTNAME=      flac123-0.0.9
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=flac-tools/}
 
-MAINTAINER=    tech-pkg%NetBSD.org@localhost
+MAINTAINER=    snj%NetBSD.org@localhost
 HOMEPAGE=      http://flac-tools.sourceforge.net/
 COMMENT=       Command-line program for playing FLAC audio files
 
diff -r 1a776e1292be -r 4fd82468b748 audio/flac123/distinfo
--- a/audio/flac123/distinfo    Sat Feb 25 23:18:48 2006 +0000
+++ b/audio/flac123/distinfo    Sun Feb 26 02:33:51 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 20:39:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/02/26 02:33:51 snj Exp $
 
-SHA1 (flac123-0.0.7.tar.gz) = 952755255326ba3e38a756c8d08f22dbdc204543
-RMD160 (flac123-0.0.7.tar.gz) = b3847d5cdfae5f49df6058ad7a9e7400c462e1e4
-Size (flac123-0.0.7.tar.gz) = 69852 bytes
+SHA1 (flac123-0.0.9.tar.gz) = 54784aeda6c016759007e02e51076c0ea0b937ed
+RMD160 (flac123-0.0.9.tar.gz) = f84a0373f86322d419487492858fb0973e3accfb
+Size (flac123-0.0.9.tar.gz) = 69647 bytes



Home | Main Index | Thread Index | Old Index