diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-15 17:24:36 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-15 17:24:36 +0000 |
commit | b564c4f1c4a47a15af3e49da211f55fe91330f88 (patch) | |
tree | ef6a539f50ff6e5b0588cf4d9dfa3fcaf1a81854 /audio | |
parent | Use GTK_CONFIG instead of hardcoded gtk12-config; support CFLAGS properly; (diff) |
Update to 0.7.
PR: 19931
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=30665
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rio500/Makefile | 2 | ||||
-rw-r--r-- | audio/rio500/distinfo | 2 | ||||
-rw-r--r-- | audio/rio500/pkg-plist | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 718b4e38b6e4..bf9f208a6081 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rio500 -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= audio MASTER_SITES= http://download.sourceforge.net/rio500/ diff --git a/audio/rio500/distinfo b/audio/rio500/distinfo index 7b35faf45217..323cd8bc0371 100644 --- a/audio/rio500/distinfo +++ b/audio/rio500/distinfo @@ -1 +1 @@ -MD5 (rio500-0.6.tar.gz) = 392922c9b1509ced1bbc26d33f1e5270 +MD5 (rio500-0.7.tar.gz) = f624c255d6a538205a63a9bada4e5d89 diff --git a/audio/rio500/pkg-plist b/audio/rio500/pkg-plist index 93f2e182211c..97d5f4bb3eb9 100644 --- a/audio/rio500/pkg-plist +++ b/audio/rio500/pkg-plist @@ -11,9 +11,6 @@ include/libfon.h include/libpsf.h include/librio500.h include/librio500_api.h -include/rio500_usb.h -include/usbdevfs.h -include/usbdevice_fs.h lib/librio500.a lib/librio500_api.a share/rio500/fonts/6581.fon |