pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump PKGREVISION for cmake buildlink3.mk bump.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67f051ccac56
branches:  trunk
changeset: 526482:67f051ccac56
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 12 06:46:41 2007 +0000

description:
Bump PKGREVISION for cmake buildlink3.mk bump.
XXX: I have to check vtk*'s PLISTs and will do so next, but this
PKGREVISION bump is needed anyway.

diffstat:

 cad/boolean/Makefile         |  3 ++-
 graphics/mayavi/Makefile     |  4 ++--
 graphics/pdiff/Makefile      |  3 ++-
 graphics/vtk-python/Makefile |  4 ++--
 graphics/vtk/Makefile        |  4 ++--
 5 files changed, 10 insertions(+), 8 deletions(-)

diffs (70 lines):

diff -r 84180bfc9ffd -r 67f051ccac56 cad/boolean/Makefile
--- a/cad/boolean/Makefile      Mon Mar 12 06:43:27 2007 +0000
+++ b/cad/boolean/Makefile      Mon Mar 12 06:46:41 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2007/02/23 16:43:17 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/03/12 06:46:41 wiz Exp $
 #
 
 DISTNAME=      boolean_6_92
 PKGNAME=       boolean-6.92
+PKGREVISION=   1
 CATEGORIES=    cad graphics
 MASTER_SITES=  http://www.xs4all.nl/~kholwerd/download/boolzip/
 EXTRACT_SUFX=  .zip
diff -r 84180bfc9ffd -r 67f051ccac56 graphics/mayavi/Makefile
--- a/graphics/mayavi/Makefile  Mon Mar 12 06:43:27 2007 +0000
+++ b/graphics/mayavi/Makefile  Mon Mar 12 06:46:41 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:50 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/03/12 06:46:41 wiz Exp $
 #
 
 DISTNAME=              MayaVi-1.5
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=mayavi/}
 
diff -r 84180bfc9ffd -r 67f051ccac56 graphics/pdiff/Makefile
--- a/graphics/pdiff/Makefile   Mon Mar 12 06:43:27 2007 +0000
+++ b/graphics/pdiff/Makefile   Mon Mar 12 06:46:41 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2007/02/23 17:39:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2007/03/12 06:46:41 wiz Exp $
 #
 
 DISTNAME=              PerceptualDiff-1.0
 PKGNAME=               pdiff-1.0
+PKGREVISION=           1
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=pdiff/}
 
diff -r 84180bfc9ffd -r 67f051ccac56 graphics/vtk-python/Makefile
--- a/graphics/vtk-python/Makefile      Mon Mar 12 06:43:27 2007 +0000
+++ b/graphics/vtk-python/Makefile      Mon Mar 12 06:46:41 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/03/12 06:46:42 wiz Exp $
 #
 
 PKGNAME=       vtk-python-${VTKDIST_VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 
 COMMENT=       Python wrapper libraries for vtk; see vtk package for details
 
diff -r 84180bfc9ffd -r 67f051ccac56 graphics/vtk/Makefile
--- a/graphics/vtk/Makefile     Mon Mar 12 06:43:27 2007 +0000
+++ b/graphics/vtk/Makefile     Mon Mar 12 06:46:41 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/02/15 14:33:06 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/03/12 06:46:42 wiz Exp $
 #
 
 PKGNAME=       vtk-${VTKDIST_VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 
 COMMENT=       Visualization toolkit
 



Home | Main Index | Thread Index | Old Index