pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/SDL_mixer Include the package name in this +DISP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea30c6a7e23b
branches:  trunk
changeset: 475222:ea30c6a7e23b
user:      reed <reed%pkgsrc.org@localhost>
date:      Wed May 12 18:38:07 2004 +0000

description:
Include the package name in this +DISPLAY.  (When installing another
package, I saw this message about "To make use of the MIDI
capabilities" but didn't know what package it was for.)

And also remove "pkgsrc/" from the package names (since could be
done with binary packages too).

diffstat:

 audio/SDL_mixer/MESSAGE |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r 386af67e9b71 -r ea30c6a7e23b audio/SDL_mixer/MESSAGE
--- a/audio/SDL_mixer/MESSAGE   Wed May 12 17:56:45 2004 +0000
+++ b/audio/SDL_mixer/MESSAGE   Wed May 12 18:38:07 2004 +0000
@@ -1,7 +1,7 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2004/02/07 01:22:35 snj Exp $
+$NetBSD: MESSAGE,v 1.2 2004/05/12 18:38:07 reed Exp $
 
-To make use of the MIDI capabilities in this package, you must install
-either pkgsrc/audio/eawpatches or pkgsrc/audio/guspatches.
+To make use of the MIDI capabilities in the SDL_mixer package, you
+must install either the audio/eawpatches or audio/guspatches packages.
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index