summaryrefslogtreecommitdiff
path: root/audio/rioutil/PLIST
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2003-01-24 20:21:19 +0000
committerschmonz <schmonz@pkgsrc.org>2003-01-24 20:21:19 +0000
commit3518f0db5c9cc68e365519d3532586bf42e96c87 (patch)
tree8919d6d2a99add91ee80c7a2d0a708931bf3f7ac /audio/rioutil/PLIST
parent9b3abb1066b84169831426d77ab9027437750f8f (diff)
downloadpkgsrc-3518f0db5c9cc68e365519d3532586bf42e96c87.tar.gz
Update to 1.3.3. From the changelog:
Jan 16 2003: - Yet more code cleanup. Added a write_cksum_rio internal routine. - Fixed a major typeo in complete_upload_rio. Uploads should work again. Jan 13 2003: - Further code cleanup - S-Series should no longer bomb out on RIO_PREFR command Jan 09 2003: - Code cleanup, removed all compatability for recognizing old hack (sorry) - (Library) added function for uploading from pipe (needs testing) - (Frontend) added support for uploading from stdin (needs testing) Jan 08 2003: These updates correspond to v1.3.1 (currently in CVS): - Updated the version to somthing a little easier to follow - Minor fixes - Mixed results comming in about using rioutil with the S-Series, but in general the reports are positive :) - Eliminated support to recognize old hack (it was causing wierd problems) Other Changes: - Updated README - Release source to rioutil Firmware Updater Dec 19 2002: - Completly changed the downloadable song hack: - Any file can be downloaded (regardless of what sf was used to ul it) - Any song that is downloaded will be removed as well. - No more weird numbering! - General fixes/changes
Diffstat (limited to 'audio/rioutil/PLIST')
-rw-r--r--audio/rioutil/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rioutil/PLIST b/audio/rioutil/PLIST
index e1cc24b9aad..0ff2d811504 100644
--- a/audio/rioutil/PLIST
+++ b/audio/rioutil/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2002/11/11 14:00:47 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/01/24 20:21:19 schmonz Exp $
bin/riofck
bin/rioutil
include/rio.h
lib/librioutil.a
lib/librioutil.la
lib/librioutil.so
-lib/librioutil.so.1
-lib/librioutil.so.1.2
+lib/librioutil.so.4
+lib/librioutil.so.4.2
man/man1/rioutil.1