From 9872a3f95241b7617df9cf9622aa890c72953e71 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 10 Nov 2005 11:37:39 +0000 Subject: - Removed /CVS/ files from the PLIST. - Bumped PKGREVISION. - Changed DIST_SUBDIR from ${PKGNAME} to ${PKGNAME_NOREV}nb2, as the distfile hasn't changed. --- audio/csound-manual/Makefile | 10 +++++----- audio/csound-manual/PLIST | 8 +------- 2 files changed, 6 insertions(+), 12 deletions(-) (limited to 'audio') diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index b61b46b32ce..6620cc07f39 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2004/06/28 13:21:48 ben Exp $ +# $NetBSD: Makefile,v 1.17 2005/11/10 11:37:39 rillig Exp $ # DISTNAME= manual-html-4.23 PKGNAME= csound-manual-4.23 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/documentation/manuals/ \ http://www.kevindumpscore.com/download/ @@ -14,12 +14,12 @@ COMMENT= Csound Reference Manual NO_BUILD= yes WRKSRC= ${WRKDIR} -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV}nb2 do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/csound - cd ${WRKSRC}/csound-4.23/manual && \ - ${PAX} -rw * ${PREFIX}/share/doc/html/csound + cd ${WRKSRC}/csound-4.23/manual \ + && ${PAX} -rw -s '|.*/CVS/.*||' * ${PREFIX}/share/doc/html/csound cd ${FILESDIR} && ${INSTALL_DATA} rt-midi-input.* \ ${PREFIX}/share/doc/html/csound/examples ${LN} -s ../../share/doc/html/csound/examples \ diff --git a/audio/csound-manual/PLIST b/audio/csound-manual/PLIST index e761eb046a1..f82e9e7a7d1 100644 --- a/audio/csound-manual/PLIST +++ b/audio/csound-manual/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/06/28 13:21:48 ben Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/11/10 11:37:39 rillig Exp $ share/doc/html/csound/a.html share/doc/html/csound/abetarand.html share/doc/html/csound/abexprnd.html @@ -165,9 +165,6 @@ share/doc/html/csound/equals.html share/doc/html/csound/event.html share/doc/html/csound/examples/0dbfs.orc share/doc/html/csound/examples/0dbfs.sco -share/doc/html/csound/examples/CVS/Entries -share/doc/html/csound/examples/CVS/Repository -share/doc/html/csound/examples/CVS/Root share/doc/html/csound/examples/HRTFcompact share/doc/html/csound/examples/a.orc share/doc/html/csound/examples/a.sco @@ -1107,9 +1104,6 @@ share/doc/html/csound/igauss.html share/doc/html/csound/igoto.html share/doc/html/csound/ihold.html share/doc/html/csound/ilinrand.html -share/doc/html/csound/images/CVS/Entries -share/doc/html/csound/images/CVS/Repository -share/doc/html/csound/images/CVS/Root share/doc/html/csound/images/adsr.png share/doc/html/csound/images/caution.gif share/doc/html/csound/images/flanger.png -- cgit v1.2.3