pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/mserv Libtoolize PLIST (was missing .la file).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e029af28991e
branches:  trunk
changeset: 481249:e029af28991e
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Sep 30 03:50:02 2004 +0000

description:
Libtoolize PLIST (was missing .la file).

diffstat:

 audio/mserv/Makefile |  4 ++--
 audio/mserv/PLIST    |  6 ++----
 2 files changed, 4 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r 6ef33c0786ac -r e029af28991e audio/mserv/Makefile
--- a/audio/mserv/Makefile      Thu Sep 30 02:51:36 2004 +0000
+++ b/audio/mserv/Makefile      Thu Sep 30 03:50:02 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2004/09/13 00:27:31 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/09/30 03:50:02 tv Exp $
 #
 
 DISTNAME=      mserv-0.35
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    audio
 MASTER_SITES=  http://www.mserv.org/download/
 
diff -r 6ef33c0786ac -r e029af28991e audio/mserv/PLIST
--- a/audio/mserv/PLIST Thu Sep 30 02:51:36 2004 +0000
+++ b/audio/mserv/PLIST Thu Sep 30 03:50:02 2004 +0000
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2004/01/16 13:27:40 abs Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/09/30 03:50:02 tv Exp $
 bin/mserv
 bin/mservcmd
 bin/mservedit
 include/mservcli.h
-lib/libmservcli.a
-lib/libmservcli.so.0
-lib/libmservcli.so.0.1
+lib/libmservcli.la
 man/man1/mserv.1
 man/man1/mservcmd.1
 share/doc/mserv/INSTALL



Home | Main Index | Thread Index | Old Index