summaryrefslogtreecommitdiff
path: root/audio/rioutil/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2007-01-06 04:21:24 +0000
committerschmonz <schmonz>2007-01-06 04:21:24 +0000
commit78a9f1e55029045f1f4d80f73e7ed8ecf5621baa (patch)
treece8f5ec7ba9ae03ea7c4e531cc4c1ff622590288 /audio/rioutil/Makefile
parentf9cffd637920825bcc5fb46b4838a4ddbdf26043 (diff)
downloadpkgsrc-78a9f1e55029045f1f4d80f73e7ed8ecf5621baa.tar.gz
Update to 1.5.0. From the changelog:
- Added support for Rio Nitrus. - Updated mp3 and id3 parsers. - Removed macosx and usbdevfs drivers. libusb is now the standard driver. - Several small bugfixes. pkgsrc patches for DragonFly carried forward. Builds and runs on OS X but untested (I haven't had a Rio for years). 1.4.7 was broken in Krister's NetBSD 4.0_BETA2/i386 bulk build; perhaps this will help.
Diffstat (limited to 'audio/rioutil/Makefile')
-rw-r--r--audio/rioutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile
index c6ed5a13677..608ef07f386 100644
--- a/audio/rioutil/Makefile
+++ b/audio/rioutil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2005/12/07 17:35:37 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2007/01/06 04:21:24 schmonz Exp $
#
-DISTNAME= rioutil-1.4.7
+DISTNAME= rioutil-1.5.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rioutil/}