pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/vtk-data - Removed /CVS/ files from the PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/023314c49849
branches:  trunk
changeset: 502889:023314c49849
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Nov 10 11:48:23 2005 +0000

description:
- Removed /CVS/ files from the PLIST.
- Bumped PKGREVISION.

diffstat:

 graphics/vtk-data/Makefile |   5 ++-
 graphics/vtk-data/PLIST    |  62 +---------------------------------------------
 2 files changed, 4 insertions(+), 63 deletions(-)

diffs (166 lines):

diff -r fdbb18401451 -r 023314c49849 graphics/vtk-data/Makefile
--- a/graphics/vtk-data/Makefile        Thu Nov 10 11:45:27 2005 +0000
+++ b/graphics/vtk-data/Makefile        Thu Nov 10 11:48:23 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:23 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2005/11/10 11:48:23 rillig Exp $
 #
 
 DISTNAME=      VTKData-4.2
 PKGNAME=       vtk-data-4.2
+PKGREVISION=   1
 COMMENT=       Example data for VTK
 
 WRKSRC=                ${WRKDIR}/VTKData-release-4-2
@@ -12,7 +13,7 @@
 
 do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/${EXAMPLES_DIR}
-       cd ${WRKSRC} && ${PAX} -rw -pe * ${PREFIX}/${EXAMPLES_DIR}
+       cd ${WRKSRC} && ${PAX} -rw -pe -s '|.*/CVS/.*||' . ${PREFIX}/${EXAMPLES_DIR}
 
 .include "../../graphics/vtk/Makefile.common"
 
diff -r fdbb18401451 -r 023314c49849 graphics/vtk-data/PLIST
--- a/graphics/vtk-data/PLIST   Thu Nov 10 11:45:27 2005 +0000
+++ b/graphics/vtk-data/PLIST   Thu Nov 10 11:48:23 2005 +0000
@@ -1,12 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/02 13:20:03 drochner Exp $
-share/vtk/Baseline/CVS/Repository
-share/vtk/Baseline/CVS/Root
-share/vtk/Baseline/CVS/Entries
-share/vtk/Baseline/CVS/Tag
-share/vtk/Baseline/Filtering/CVS/Repository
-share/vtk/Baseline/Filtering/CVS/Root
-share/vtk/Baseline/Filtering/CVS/Entries
-share/vtk/Baseline/Filtering/CVS/Tag
+@comment $NetBSD: PLIST,v 1.2 2005/11/10 11:48:23 rillig Exp $
 share/vtk/Baseline/Filtering/closedSplines.png
 share/vtk/Baseline/Filtering/CSpline.png
 share/vtk/Baseline/Filtering/KSpline.png
@@ -14,10 +6,6 @@
 share/vtk/Baseline/Filtering/squadViewer.png
 share/vtk/Baseline/Filtering/ImplicitSum.png
 share/vtk/Baseline/Filtering/PerlinNoise.png
-share/vtk/Baseline/Graphics/CVS/Repository
-share/vtk/Baseline/Graphics/CVS/Root
-share/vtk/Baseline/Graphics/CVS/Entries
-share/vtk/Baseline/Graphics/CVS/Tag
 share/vtk/Baseline/Graphics/CellDataToPointData.png
 share/vtk/Baseline/Graphics/CellLocator.png
 share/vtk/Baseline/Graphics/Canny.png
@@ -210,10 +198,6 @@
 share/vtk/Baseline/Graphics/testReflect.png
 share/vtk/Baseline/Graphics/textureThreshold.png
 share/vtk/Baseline/Graphics/textureThreshold_1.png
-share/vtk/Baseline/Hybrid/CVS/Repository
-share/vtk/Baseline/Hybrid/CVS/Root
-share/vtk/Baseline/Hybrid/CVS/Entries
-share/vtk/Baseline/Hybrid/CVS/Tag
 share/vtk/Baseline/Hybrid/TestImplicitPlaneWidget.png
 share/vtk/Baseline/Hybrid/MassProperties.png
 share/vtk/Baseline/Hybrid/3DMorph.png
@@ -267,10 +251,6 @@
 share/vtk/Baseline/Hybrid/TestProcrustes.png
 share/vtk/Baseline/Hybrid/TestScalarBarWidget.png
 share/vtk/Baseline/Hybrid/TestSplineWidget.png
-share/vtk/Baseline/IO/CVS/Repository
-share/vtk/Baseline/IO/CVS/Root
-share/vtk/Baseline/IO/CVS/Entries
-share/vtk/Baseline/IO/CVS/Tag
 share/vtk/Baseline/IO/dem.png
 share/vtk/Baseline/IO/TestPolygonWriters.png
 share/vtk/Baseline/IO/ParticleReader.png
@@ -282,10 +262,6 @@
 share/vtk/Baseline/IO/Plot3DScalars_1.png
 share/vtk/Baseline/IO/TestBMPReader.png
 share/vtk/Baseline/IO/TestTIFFReader.png
-share/vtk/Baseline/Imaging/CVS/Repository
-share/vtk/Baseline/Imaging/CVS/Root
-share/vtk/Baseline/Imaging/CVS/Entries
-share/vtk/Baseline/Imaging/CVS/Tag
 share/vtk/Baseline/Imaging/ResliceInterpolationModes.png
 share/vtk/Baseline/Imaging/ContinuousClose2D.png
 share/vtk/Baseline/Imaging/IdealHighPass.png
@@ -359,10 +335,6 @@
 share/vtk/Baseline/Imaging/TestImageCanvas.png
 share/vtk/Baseline/Imaging/TestSeparableFilter.png
 share/vtk/Baseline/Imaging/TestThreshold.png
-share/vtk/Baseline/Parallel/CVS/Repository
-share/vtk/Baseline/Parallel/CVS/Root
-share/vtk/Baseline/Parallel/CVS/Entries
-share/vtk/Baseline/Parallel/CVS/Tag
 share/vtk/Baseline/Parallel/TestBranchExtentTranslator.tcl.png
 share/vtk/Baseline/Parallel/GenericCommunicator.cxx.png
 share/vtk/Baseline/Parallel/ParallelIso.cxx.png
@@ -380,10 +352,6 @@
 share/vtk/Baseline/Parallel/SocketClient.cxx.png
 share/vtk/Baseline/Parallel/TestPProbe.png
 share/vtk/Baseline/Parallel/TestPStream.cxx.png
-share/vtk/Baseline/Patented/CVS/Repository
-share/vtk/Baseline/Patented/CVS/Root
-share/vtk/Baseline/Patented/CVS/Entries
-share/vtk/Baseline/Patented/CVS/Tag
 share/vtk/Baseline/Patented/TestMarchingSquares.png
 share/vtk/Baseline/Patented/deciBrain.png
 share/vtk/Baseline/Patented/dcubes.png
@@ -412,10 +380,6 @@
 share/vtk/Baseline/Patented/sync3dAll.png
 share/vtk/Baseline/Patented/dcubes_5.png
 share/vtk/Baseline/Patented/dcubes_6.png
-share/vtk/Baseline/Rendering/CVS/Repository
-share/vtk/Baseline/Rendering/CVS/Root
-share/vtk/Baseline/Rendering/CVS/Entries
-share/vtk/Baseline/Rendering/CVS/Tag
 share/vtk/Baseline/Rendering/TestLODProp3D.png
 share/vtk/Baseline/Rendering/ImageActor.png
 share/vtk/Baseline/Rendering/CamBlur.png
@@ -453,18 +417,6 @@
 share/vtk/Baseline/Rendering/cells_1.png
 share/vtk/Baseline/Rendering/TestFreetypeTextMapperBigger.png
 share/vtk/Baseline/Rendering/TestTkRenderWindowInteractor.png
-share/vtk/CVS/Repository
-share/vtk/CVS/Root
-share/vtk/CVS/Entries
-share/vtk/CVS/Tag
-share/vtk/Data/CVS/Repository
-share/vtk/Data/CVS/Root
-share/vtk/Data/CVS/Entries
-share/vtk/Data/CVS/Tag
-share/vtk/Data/EnSight/CVS/Repository
-share/vtk/Data/EnSight/CVS/Root
-share/vtk/Data/EnSight/CVS/Entries
-share/vtk/Data/EnSight/CVS/Tag
 share/vtk/Data/EnSight/elements.ECsca_i
 share/vtk/Data/EnSight/elements.ECsca_r
 share/vtk/Data/EnSight/elements.ECvec_i
@@ -600,18 +552,10 @@
 share/vtk/Data/EnSight/office_bin.geo
 share/vtk/Data/EnSight/office_bin_pd_scalars
 share/vtk/Data/EnSight/office_bin_pd_vectors
-share/vtk/Data/Viewpoint/CVS/Repository
-share/vtk/Data/Viewpoint/CVS/Root
-share/vtk/Data/Viewpoint/CVS/Entries
-share/vtk/Data/Viewpoint/CVS/Tag
 share/vtk/Data/Viewpoint/iflamigm.3ds
 share/vtk/Data/Viewpoint/README
 share/vtk/Data/Viewpoint/cow.g
 share/vtk/Data/Viewpoint/cow.obj
-share/vtk/Data/headsq/CVS/Repository
-share/vtk/Data/headsq/CVS/Root
-share/vtk/Data/headsq/CVS/Entries
-share/vtk/Data/headsq/CVS/Tag
 share/vtk/Data/headsq/quarter.1
 share/vtk/Data/headsq/quarter.10
 share/vtk/Data/headsq/quarter.11
@@ -751,10 +695,6 @@
 share/vtk/Data/plate.vtk
 share/vtk/Data/polyEx.vtk
 share/vtk/Data/sphere.slc
-share/vtk/Data/libtiff/CVS/Repository
-share/vtk/Data/libtiff/CVS/Root
-share/vtk/Data/libtiff/CVS/Entries
-share/vtk/Data/libtiff/CVS/Tag
 share/vtk/Data/libtiff/test.tif
 share/vtk/Data/ruler.png
 share/vtk/Data/track1.binary.vtk



Home | Main Index | Thread Index | Old Index