Wed Nov 17 16:47:38 2010 UTC ()
One of the graphviz libraries changed major number in the update, so
bump PKGREVISION of its bl3 users.


(dholland)
diff -r1.77 -r1.78 pkgsrc/devel/anjuta/Makefile
diff -r1.77 -r1.78 pkgsrc/devel/doxygen/Makefile
diff -r1.26 -r1.27 pkgsrc/devel/kscope/Makefile
diff -r1.27 -r1.28 pkgsrc/devel/monotone-viz/Makefile

cvs diff -r1.77 -r1.78 pkgsrc/devel/anjuta/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/anjuta/Makefile 2010/11/15 22:56:34 1.77
+++ pkgsrc/devel/anjuta/Makefile 2010/11/17 16:47:37 1.78
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.77 2010/11/15 22:56:34 abs Exp $ 1# $NetBSD: Makefile,v 1.78 2010/11/17 16:47:37 dholland Exp $
2 2
3DISTNAME= anjuta-2.24.2 3DISTNAME= anjuta-2.24.2
4PKGREVISION= 10 4PKGREVISION= 11
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/anjuta/2.24/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/anjuta/2.24/}
7#MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=anjuta/} 7#MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=anjuta/}
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.anjuta.org/ 11HOMEPAGE= http://www.anjuta.org/
12COMMENT= Gnome based IDE for C and C++ 12COMMENT= Gnome based IDE for C and C++
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= autogen-[0-9]*:../../devel/autogen 16DEPENDS+= autogen-[0-9]*:../../devel/autogen
17DEPENDS+= autoconf>=2.59:../../devel/autoconf 17DEPENDS+= autoconf>=2.59:../../devel/autoconf

cvs diff -r1.77 -r1.78 pkgsrc/devel/doxygen/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/Makefile 2010/08/05 15:49:30 1.77
+++ pkgsrc/devel/doxygen/Makefile 2010/11/17 16:47:37 1.78
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.77 2010/08/05 15:49:30 drochner Exp $ 1# $NetBSD: Makefile,v 1.78 2010/11/17 16:47:37 dholland Exp $
2 2
3DISTNAME= doxygen-1.6.3.src 3DISTNAME= doxygen-1.6.3.src
4PKGNAME= ${DISTNAME:S/.src//} 4PKGNAME= ${DISTNAME:S/.src//}
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ 7MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \
8 http://ftp.stack.nl/pub/users/dimitri/ 8 http://ftp.stack.nl/pub/users/dimitri/
9 9
10MAINTAINER= recht@NetBSD.org 10MAINTAINER= recht@NetBSD.org
11HOMEPAGE= http://www.doxygen.org/ 11HOMEPAGE= http://www.doxygen.org/
12COMMENT= Documentation system for C++, Java, IDL and C 12COMMENT= Documentation system for C++, Java, IDL and C
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk 15DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
16DEPENDS+= texlive-pdftools-[0-9]*:../../print/texlive-pdftools 16DEPENDS+= texlive-pdftools-[0-9]*:../../print/texlive-pdftools
17 17
18PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.26 -r1.27 pkgsrc/devel/kscope/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/kscope/Attic/Makefile 2010/07/14 11:11:19 1.26
+++ pkgsrc/devel/kscope/Attic/Makefile 2010/11/17 16:47:37 1.27
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.26 2010/07/14 11:11:19 sbd Exp $ 1# $NetBSD: Makefile,v 1.27 2010/11/17 16:47:37 dholland Exp $
2# 2#
3 3
4DISTNAME= kscope-1.6.0 4DISTNAME= kscope-1.6.0
5PKGREVISION= 7 5PKGREVISION= 8
6CATEGORIES= devel kde 6CATEGORIES= devel kde
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kscope/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kscope/}
8 8
9MAINTAINER= martijn.van.buul@gmail.com 9MAINTAINER= martijn.van.buul@gmail.com
10HOMEPAGE= http://kscope.sourceforge.net/ 10HOMEPAGE= http://kscope.sourceforge.net/
11COMMENT= KDE frontend for cscope 11COMMENT= KDE frontend for cscope
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15DEPENDS+= cscope>=15.6:../../devel/cscope 15DEPENDS+= cscope>=15.6:../../devel/cscope
16DEPENDS+= exctags>=5.5.4:../../devel/exctags 16DEPENDS+= exctags>=5.5.4:../../devel/exctags
17 17
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes

cvs diff -r1.27 -r1.28 pkgsrc/devel/monotone-viz/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/monotone-viz/Attic/Makefile 2010/11/15 22:56:44 1.27
+++ pkgsrc/devel/monotone-viz/Attic/Makefile 2010/11/17 16:47:37 1.28
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.27 2010/11/15 22:56:44 abs Exp $ 1# $NetBSD: Makefile,v 1.28 2010/11/17 16:47:37 dholland Exp $
2# 2#
3 3
4DISTNAME= monotone-viz-1.0.1-nolablgtk 4DISTNAME= monotone-viz-1.0.1-nolablgtk
5PKGNAME= ${DISTNAME:S/-nolablgtk//} 5PKGNAME= ${DISTNAME:S/-nolablgtk//}
6PKGREVISION= 6 6PKGREVISION= 7
7CATEGORIES= devel scm 7CATEGORIES= devel scm
8MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ 8MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://oandrieu.nerim.net/monotone-viz/ 11HOMEPAGE= http://oandrieu.nerim.net/monotone-viz/
12COMMENT= Visualize monotone ancestry graphs 12COMMENT= Visualize monotone ancestry graphs
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16BUILD_TARGET= monotone-viz 16BUILD_TARGET= monotone-viz
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config
19 19