pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/nas-auscope Fixed COMMENT and DESCR, since the f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/355b136d51ec
branches:  trunk
changeset: 534268:355b136d51ec
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Oct 15 07:47:23 2007 +0000

description:
Fixed COMMENT and DESCR, since the former versions didn't give me any
clue what this package is about.

PKGREVISION++

diffstat:

 audio/nas-auscope/DESCR    |  3 ++-
 audio/nas-auscope/Makefile |  5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r a1665a476385 -r 355b136d51ec audio/nas-auscope/DESCR
--- a/audio/nas-auscope/DESCR   Mon Oct 15 07:26:34 2007 +0000
+++ b/audio/nas-auscope/DESCR   Mon Oct 15 07:47:23 2007 +0000
@@ -1,1 +1,2 @@
-auscope script from the Network Audio System.
+auscope is an audio protocol filter that can be used to view the network
+packets being sent between an audio application and an audio server.
diff -r a1665a476385 -r 355b136d51ec audio/nas-auscope/Makefile
--- a/audio/nas-auscope/Makefile        Mon Oct 15 07:26:34 2007 +0000
+++ b/audio/nas-auscope/Makefile        Mon Oct 15 07:47:23 2007 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2007/05/05 21:31:10 markd Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/15 07:47:23 rillig Exp $
 
 DISTNAME=      nas-1.9.src
 PKGNAME=       nas-auscope-1.9
+PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  http://nas.codebrilliance.com/nas/ \
                ftp://ftp.uni-duisburg.de/Sound/NAS/
 
 MAINTAINER=    markd%NetBSD.org@localhost
 HOMEPAGE=      http://radscan.com/nas.html
-COMMENT=       Network Audio System's auscope script
+COMMENT=       Network Audio System Protocol Filter
 
 DEPENDS+=      p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers
 



Home | Main Index | Thread Index | Old Index