Subject: CVS commit: pkgsrc/audio/libtunepimp
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2006 22:10:26
Module Name:	pkgsrc
Committed By:	markd
Date:		Sun Apr 16 22:10:26 UTC 2006

Modified Files:
	pkgsrc/audio/libtunepimp: Makefile distinfo
	pkgsrc/audio/libtunepimp/patches: patch-aa
Added Files:
	pkgsrc/audio/libtunepimp/patches: patch-ac patch-ad

Log Message:
Fix statvfs support on NetBSD and Solaris (block counts are in units
of f_frsize, not f_bsize).
Also add DragonFly support from the old tunepimp package (untested).
Package uses c++ and libtool so say so in Makefile.
Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/libtunepimp/Makefile \
    pkgsrc/audio/libtunepimp/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/libtunepimp/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/audio/libtunepimp/patches/patch-ac \
    pkgsrc/audio/libtunepimp/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.