diff options
1199 files changed, 2405 insertions, 2271 deletions
diff --git a/graphics/libotf/Makefile b/graphics/libotf/Makefile index 68d20644d56..b20ee47c842 100644 --- a/graphics/libotf/Makefile +++ b/graphics/libotf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/14 18:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:17 wiz Exp $ # DISTNAME= libotf-0.9.13 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.savannah.gnu.org/releases/m17n/ diff --git a/graphics/libotf/buildlink3.mk b/graphics/libotf/buildlink3.mk index 6d910853a85..4798688ac78 100644 --- a/graphics/libotf/buildlink3.mk +++ b/graphics/libotf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2012/05/07 01:53:36 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2013/06/03 10:05:17 wiz Exp $ BUILDLINK_TREE+= libotf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libotf LIBOTF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libotf+= libotf>=0.9.7 -BUILDLINK_ABI_DEPENDS.libotf+= libotf>=0.9.12nb1 +BUILDLINK_ABI_DEPENDS.libotf+= libotf>=0.9.13nb1 BUILDLINK_PKGSRCDIR.libotf?= ../../graphics/libotf .include "../../graphics/freetype2/buildlink3.mk" diff --git a/graphics/libpuzzle/Makefile b/graphics/libpuzzle/Makefile index 04dcdf15184..85a88e38966 100644 --- a/graphics/libpuzzle/Makefile +++ b/graphics/libpuzzle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/02/16 11:19:58 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:17 wiz Exp $ # DISTNAME= libpuzzle-0.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libpuzzle/buildlink3.mk b/graphics/libpuzzle/buildlink3.mk index 32d3fc89e7d..680e2de774e 100644 --- a/graphics/libpuzzle/buildlink3.mk +++ b/graphics/libpuzzle/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/02/16 11:19:58 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:17 wiz Exp $ BUILDLINK_TREE+= libpuzzle @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpuzzle LIBPUZZLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libpuzzle+= libpuzzle>=0.9 -BUILDLINK_ABI_DEPENDS.libpuzzle+= libpuzzle>=0.11nb8 +BUILDLINK_ABI_DEPENDS.libpuzzle+= libpuzzle>=0.11nb9 BUILDLINK_PKGSRCDIR.libpuzzle?= ../../graphics/libpuzzle .include "../../graphics/gd/buildlink3.mk" diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 520820f051a..bbf4f9c1112 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2013/02/16 11:18:16 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2013/06/03 10:05:17 wiz Exp $ DISTNAME= librsvg-2.36.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/2.36/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/librsvg/buildlink3.mk b/graphics/librsvg/buildlink3.mk index a65b6c8950c..9810456e4d5 100644 --- a/graphics/librsvg/buildlink3.mk +++ b/graphics/librsvg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:18:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:05:17 wiz Exp $ BUILDLINK_TREE+= librsvg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= librsvg LIBRSVG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librsvg+= librsvg>=2.12.6nb1 -BUILDLINK_ABI_DEPENDS.librsvg+= librsvg>=2.36.4nb1 +BUILDLINK_ABI_DEPENDS.librsvg+= librsvg>=2.36.4nb2 BUILDLINK_PKGSRCDIR.librsvg?= ../../graphics/librsvg .include "../../devel/pango/buildlink3.mk" diff --git a/graphics/libscigraphica/Makefile b/graphics/libscigraphica/Makefile index a319e389eda..e1702479dba 100644 --- a/graphics/libscigraphica/Makefile +++ b/graphics/libscigraphica/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:18:35 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:17 wiz Exp $ # DISTNAME= libscigraphica-2.1.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/} diff --git a/graphics/libscigraphica/buildlink3.mk b/graphics/libscigraphica/buildlink3.mk index 1164dd91cb5..6d4de9381dc 100644 --- a/graphics/libscigraphica/buildlink3.mk +++ b/graphics/libscigraphica/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:35 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:05:17 wiz Exp $ # BUILDLINK_TREE+= libscigraphica @@ -7,7 +7,7 @@ BUILDLINK_TREE+= libscigraphica LIBSCIGRAPHICA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libscigraphica+= libscigraphica>=2.1.1 -BUILDLINK_ABI_DEPENDS.libscigraphica+= libscigraphica>=2.1.1nb20 +BUILDLINK_ABI_DEPENDS.libscigraphica+= libscigraphica>=2.1.1nb21 BUILDLINK_PKGSRCDIR.libscigraphica?= ../../graphics/libscigraphica .include "../../graphics/libart/buildlink3.mk" diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index bb441d3b9ac..243c1920a22 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2013/02/16 11:18:13 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/03 10:05:17 wiz Exp $ DISTNAME= libwmf-0.2.8.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wvware/} diff --git a/graphics/libwmf/buildlink3.mk b/graphics/libwmf/buildlink3.mk index c3746d5231c..03897702b30 100644 --- a/graphics/libwmf/buildlink3.mk +++ b/graphics/libwmf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2013/02/16 11:18:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2013/06/03 10:05:17 wiz Exp $ BUILDLINK_TREE+= libwmf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libwmf LIBWMF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libwmf+= libwmf>=0.2.8nb2 -BUILDLINK_ABI_DEPENDS.libwmf+= libwmf>=0.2.8.4nb13 +BUILDLINK_ABI_DEPENDS.libwmf+= libwmf>=0.2.8.4nb14 BUILDLINK_PKGSRCDIR.libwmf?= ../../graphics/libwmf pkgbase:= libwmf diff --git a/graphics/lprof/Makefile b/graphics/lprof/Makefile index 7b4b88e26be..c99be73374a 100644 --- a/graphics/lprof/Makefile +++ b/graphics/lprof/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:22:17 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:17 wiz Exp $ # DISTNAME= lprof-1.10.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lprof/} diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile index 145e7ef1100..0ef367da88a 100644 --- a/graphics/magicpoint/Makefile +++ b/graphics/magicpoint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2013/05/31 12:41:07 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2013/06/03 10:05:17 wiz Exp $ DISTNAME= magicpoint-1.13a -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 graphics MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index e2d60dd07d2..4e192a40bc5 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/02/16 11:22:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:17 wiz Exp $ # DISTNAME= mandelbulber1.13-1 PKGNAME= ${DISTNAME:S/-/./:S/mandelbulber/mandelbulber-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mandelbulber/} diff --git a/graphics/mscgen/Makefile b/graphics/mscgen/Makefile index ecc386706df..3965aa17834 100644 --- a/graphics/mscgen/Makefile +++ b/graphics/mscgen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/02/16 11:22:18 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:17 wiz Exp $ # DISTNAME= mscgen-src-0.20 PKGNAME= ${DISTNAME:S/-src-/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel graphics MASTER_SITES= http://www.mcternan.me.uk/mscgen/software/ diff --git a/graphics/nvtv/Makefile b/graphics/nvtv/Makefile index e701a1d9f2b..b76283b8f54 100644 --- a/graphics/nvtv/Makefile +++ b/graphics/nvtv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:22:18 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:17 wiz Exp $ DISTNAME= nvtv-0.4.7 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nv-tv-out/} diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 6e771a81bcc..2e6d227e01e 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/05/09 07:39:58 adam Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:17 wiz Exp $ DISTNAME= OpenCV-2.4.3 PKGNAME= ${DISTNAME:S/a$//:tl} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencvlibrary/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 471e9231fcd..48475f81cca 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/05/09 13:58:54 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:17 wiz Exp $ OIIOVER= 1.1.7 DISTNAME= oiio-Release-${OIIOVER} PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz FETCH_USING= curl diff --git a/graphics/openimageio/buildlink3.mk b/graphics/openimageio/buildlink3.mk index ddd0d4cd3a9..9081e9d5797 100644 --- a/graphics/openimageio/buildlink3.mk +++ b/graphics/openimageio/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2013/05/09 07:39:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2013/06/03 10:05:17 wiz Exp $ BUILDLINK_TREE+= openimageio @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openimageio OPENIMAGEIO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openimageio+= openimageio>=1.1.1 -BUILDLINK_ABI_DEPENDS.openimageio?= openimageio>=1.1.7 +BUILDLINK_ABI_DEPENDS.openimageio?= openimageio>=1.1.7nb2 BUILDLINK_PKGSRCDIR.openimageio?= ../../graphics/openimageio .include "../../devel/boost-libs/buildlink3.mk" diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 04c57a15f37..dd5021a461e 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/09 07:39:11 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:17 wiz Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics devel MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/ EXTRACT_SUFX= .zip diff --git a/graphics/osg/buildlink3.mk b/graphics/osg/buildlink3.mk index 85e51c02af3..13a126a1a38 100644 --- a/graphics/osg/buildlink3.mk +++ b/graphics/osg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/03/16 06:20:45 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/06/03 10:05:17 wiz Exp $ BUILDLINK_TREE+= osg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= osg OSG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.osg+= osg>=2.8.3 -BUILDLINK_ABI_DEPENDS.osg+= osg>=3.0.1nb15 +BUILDLINK_ABI_DEPENDS.osg+= osg>=3.0.1nb17 BUILDLINK_PKGSRCDIR.osg?= ../../graphics/osg .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 3d0bd884957..5f5e7a9d82c 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/05/31 12:41:07 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:18 wiz Exp $ DISTNAME= GD-2.46 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-Gnome2-Canvas/Makefile b/graphics/p5-Gnome2-Canvas/Makefile index 4c5dc8036ca..dd78070a6c1 100644 --- a/graphics/p5-Gnome2-Canvas/Makefile +++ b/graphics/p5-Gnome2-Canvas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:41:08 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= Gnome2-Canvas-1.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/graphics/p5-Gnome2-Canvas/buildlink3.mk b/graphics/p5-Gnome2-Canvas/buildlink3.mk index fc91c62183d..697a02ea78f 100644 --- a/graphics/p5-Gnome2-Canvas/buildlink3.mk +++ b/graphics/p5-Gnome2-Canvas/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/02/16 11:19:07 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2013/06/03 10:05:18 wiz Exp $ BUILDLINK_TREE+= p5-Gnome2-Canvas @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Gnome2-Canvas P5_GNOME2_CANVAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Gnome2-Canvas+= p5-Gnome2-Canvas>=1.002 -BUILDLINK_ABI_DEPENDS.p5-Gnome2-Canvas+= p5-Gnome2-Canvas>=1.002nb15 +BUILDLINK_ABI_DEPENDS.p5-Gnome2-Canvas+= p5-Gnome2-Canvas>=1.002nb17 BUILDLINK_PKGSRCDIR.p5-Gnome2-Canvas?= ../../graphics/p5-Gnome2-Canvas .include "../../graphics/libgnomecanvas/buildlink3.mk" diff --git a/graphics/p5-GraphicsMagick/Makefile b/graphics/p5-GraphicsMagick/Makefile index fd3c49c528d..d83a1889990 100644 --- a/graphics/p5-GraphicsMagick/Makefile +++ b/graphics/p5-GraphicsMagick/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:08 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:18 wiz Exp $ .include "../../graphics/GraphicsMagick/Makefile.common" PKGNAME= p5-GraphicsMagick-${DISTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.graphicsmagick.org/perl.html diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index f2a43fe7b48..699ffe98088 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2013/05/31 12:41:08 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= Image-Imlib2-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 1731311285b..947473ba698 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.94 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2013/06/03 10:05:18 wiz Exp $ .include "../../graphics/ImageMagick/Makefile.common" PKGNAME= p5-PerlMagick-${DISTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5pma MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile index 29a0eb4b385..c62e59cf14f 100644 --- a/graphics/p5-cairo/Makefile +++ b/graphics/p5-cairo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= Cairo-${DIST_VER} PKGNAME= p5-cairo-${DIST_VER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/graphics/p5-cairo/buildlink3.mk b/graphics/p5-cairo/buildlink3.mk index 2d819a577e0..f32089122e5 100644 --- a/graphics/p5-cairo/buildlink3.mk +++ b/graphics/p5-cairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/02/16 11:19:36 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:18 wiz Exp $ BUILDLINK_TREE+= p5-cairo @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-cairo P5_CAIRO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-cairo+= p5-cairo>=1.023 -BUILDLINK_ABI_DEPENDS.p5-cairo+= p5-cairo>=1.062nb5 +BUILDLINK_ABI_DEPENDS.p5-cairo+= p5-cairo>=1.062nb7 BUILDLINK_PKGSRCDIR.p5-cairo?= ../../graphics/p5-cairo .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile index a465b6734ea..0938aa56a11 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= Clutter-1.002 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index cd85b5ddddd..c6c4d921a63 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/05/09 07:39:59 adam Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= pfstools-1.7.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/} diff --git a/graphics/php-gd/Makefile b/graphics/php-gd/Makefile index 3f95894b1fa..eb880d54010 100644 --- a/graphics/php-gd/Makefile +++ b/graphics/php-gd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/02/22 03:07:44 taca Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:18 wiz Exp $ MODNAME= gd +PKGREVISION= 1 CATEGORIES+= graphics COMMENT= PHP extension for GD graphics library diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index 454541cc0bd..d19c04d6e3b 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2013/02/16 11:22:22 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/03 10:05:18 wiz Exp $ DISTNAME= pl231src PKGNAME= ploticus-2.31pl4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index 3e452087b04..bbaba11435c 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:22:22 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= png2html-1.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics www MASTER_SITES= http://www.engr.mun.ca/~holden/ diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 7e64875f85b..a8772dc1b78 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2013/05/09 07:39:59 adam Exp $ +# $NetBSD: Makefile,v 1.68 2013/06/03 10:05:18 wiz Exp $ DISTNAME= pstoedit-3.60 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} diff --git a/graphics/py-OpenGL/Makefile b/graphics/py-OpenGL/Makefile index 1084b67de08..39cd2eae28c 100644 --- a/graphics/py-OpenGL/Makefile +++ b/graphics/py-OpenGL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/06 14:11:15 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= PyOpenGL-3.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopengl/} diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 6f57987f35d..24189ac872d 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:19:37 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:18 wiz Exp $ # DISTNAME= py2cairo-1.8.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py2//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/py-cairo/buildlink3.mk b/graphics/py-cairo/buildlink3.mk index 17b3b2b9755..78d7488daa4 100644 --- a/graphics/py-cairo/buildlink3.mk +++ b/graphics/py-cairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2013/02/16 11:19:37 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:05:18 wiz Exp $ BUILDLINK_TREE+= pycairo @@ -8,7 +8,7 @@ PY_CAIRO_BUILDLINK3_MK:= . include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pycairo+= ${PYPKGPREFIX}-cairo>=1.0.2 -BUILDLINK_ABI_DEPENDS.pycairo+= ${PYPKGPREFIX}-cairo>=1.8.10nb6 +BUILDLINK_ABI_DEPENDS.pycairo+= ${PYPKGPREFIX}-cairo>=1.8.10nb7 BUILDLINK_PKGSRCDIR.pycairo?= ../../graphics/py-cairo .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile index d558ad93a39..4ca1ccaf4ea 100644 --- a/graphics/py-clutter-gtk/Makefile +++ b/graphics/py-clutter-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:22:23 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= pyclutter-gtk-0.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gtk/0.10/ diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 9ffaaaaece0..69b2d6bfb78 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:18:19 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= pyclutter-1.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter/1.0/ diff --git a/graphics/py-clutter/buildlink3.mk b/graphics/py-clutter/buildlink3.mk index 0416283984b..b26a8fef357 100644 --- a/graphics/py-clutter/buildlink3.mk +++ b/graphics/py-clutter/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:19 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:19 wiz Exp $ BUILDLINK_TREE+= py-clutter @@ -8,7 +8,7 @@ PY_CLUTTER_BUILDLINK3_MK:= . include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-clutter+= ${PYPKGPREFIX}-clutter>=1.0.0 -BUILDLINK_ABI_DEPENDS.py-clutter+= ${PYPKGPREFIX}-clutter>=1.0.2nb15 +BUILDLINK_ABI_DEPENDS.py-clutter+= ${PYPKGPREFIX}-clutter>=1.0.2nb16 BUILDLINK_PKGSRCDIR.py-clutter?= ../../graphics/py-clutter .include "../../graphics/clutter/buildlink3.mk" diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index 72505c184e1..589e232203f 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/02/16 11:22:24 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:19 wiz Exp $ DISTNAME= gdmodule.c PKGNAME= ${PYPKGPREFIX}-gd-1.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics python MASTER_SITES= # on ftp.NetBSD.org EXTRACT_SUFX= diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index ff24862942e..b4c9d2a1eea 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:24 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile index 1e6778ef2ce..8f3c05aea21 100644 --- a/graphics/py-goocanvas/Makefile +++ b/graphics/py-goocanvas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:22:24 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= pygoocanvas-0.14.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygoocanvas/0.14/} diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index c425dc938fe..00649845064 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:22:24 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index 3d04bc13775..9e23785e6e1 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/01/26 21:36:32 adam Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:19 wiz Exp $ DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imaging-1.1.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics python MASTER_SITES= http://effbot.org/media/downloads/ diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index 41584bd6b48..9afc82e71bf 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/01/26 21:36:32 adam Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics python MASTER_SITES= http://effbot.org/downloads/ diff --git a/graphics/py-imagingtk/buildlink3.mk b/graphics/py-imagingtk/buildlink3.mk index a887a9ec4a4..ca123bc9edb 100644 --- a/graphics/py-imagingtk/buildlink3.mk +++ b/graphics/py-imagingtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2013/02/16 12:07:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2013/06/03 10:05:19 wiz Exp $ BUILDLINK_TREE+= py-imagingtk @@ -8,7 +8,7 @@ PY_IMAGINGTK_BUILDLINK3_MK:= # guesstimate BUILDLINK_API_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.4 -BUILDLINK_ABI_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.7nb3 +BUILDLINK_ABI_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.7nb4 BUILDLINK_PKGSRCDIR.py-imagingtk?= ../../graphics/py-imagingtk .include "../../graphics/py-imaging/buildlink3.mk" diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index e528c7e245d..a9f15a6e9a4 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/04/06 14:58:19 rodent Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= matplotlib-1.2.0 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ FETCH_USING= curl diff --git a/graphics/py-matplotlib-tk/Makefile b/graphics/py-matplotlib-tk/Makefile index 089c7ae0eda..6480cfde551 100644 --- a/graphics/py-matplotlib-tk/Makefile +++ b/graphics/py-matplotlib-tk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/04/06 14:58:19 rodent Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= matplotlib-1.2.0 PKGNAME= ${PYPKGPREFIX}-matplotlib-tk-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ FETCH_USING= curl diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile index 482b4636a37..efe66242cc1 100644 --- a/graphics/py-matplotlib/Makefile +++ b/graphics/py-matplotlib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2013/04/06 14:58:19 rodent Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= matplotlib-1.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ FETCH_USING= curl diff --git a/graphics/py-sk1libs/Makefile b/graphics/py-sk1libs/Makefile index 603962cf075..fa251e55027 100644 --- a/graphics/py-sk1libs/Makefile +++ b/graphics/py-sk1libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/01/24 21:52:17 adam Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:19 wiz Exp $ DISTNAME= sk1libs-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics python MASTER_SITES= http://uniconvertor.googlecode.com/files/ diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index a58ddf839f6..0c0b73caea4 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/29 22:13:17 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/06/03 10:05:19 wiz Exp $ # DISTNAME= qcomicbook-0.9.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://qcomicbook.org/releases/ diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile index 6e3d94d1c35..28f6fd1f776 100644 --- a/graphics/qimageblitz/Makefile +++ b/graphics/qimageblitz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:19:45 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:19 wiz Exp $ DISTNAME= qimageblitz-0.0.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=qimageblitz/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk index c22120aa2ab..111c03c95e2 100644 --- a/graphics/qimageblitz/buildlink3.mk +++ b/graphics/qimageblitz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:19:45 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:05:19 wiz Exp $ BUILDLINK_TREE+= qimageblitz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qimageblitz QIMAGEBLITZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4 -BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb14 +BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb15 BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index f9cfc2628d2..42a5fa4c7a5 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/02/16 11:22:26 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:20 wiz Exp $ DISTNAME= qiv-2.2.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics x11 MASTER_SITES= http://spiegl.de/qiv/download/ EXTRACT_SUFX= .tgz diff --git a/graphics/qiviewer/Makefile b/graphics/qiviewer/Makefile index 7ba6343f112..ab32ebc3881 100644 --- a/graphics/qiviewer/Makefile +++ b/graphics/qiviewer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/02/16 11:22:26 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:05:20 wiz Exp $ # DISTNAME= qiviewer-0.5.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://qiviewer.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/quesoglc/Makefile b/graphics/quesoglc/Makefile index 5cc48d50da5..bb8dd9e601d 100644 --- a/graphics/quesoglc/Makefile +++ b/graphics/quesoglc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/02/26 11:10:28 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:20 wiz Exp $ # DISTNAME= quesoglc-0.7.1-free PKGNAME= ${DISTNAME:S/-free$//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quesoglc/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile index 1a8afc5676e..561dcc3ec74 100644 --- a/graphics/radiance/Makefile +++ b/graphics/radiance/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/01/26 21:37:58 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:20 wiz Exp $ # DISTNAME= rad3R6P1 PKGNAME= radiance-3.6.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://www.radiance-online.org/software/non-cvs/ \ http://www.radiance-online.org/software/ diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index e10225b8b20..c9f7042888e 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:20 wiz Exp $ # DISTNAME= ristretto-0.0.22 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics MASTER_SITES= http://goodies.xfce.org/releases/ristretto/ diff --git a/graphics/ruby-RMagick/Makefile b/graphics/ruby-RMagick/Makefile index a0a52f355b0..3c067551f2a 100644 --- a/graphics/ruby-RMagick/Makefile +++ b/graphics/ruby-RMagick/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2013/05/09 07:39:59 adam Exp $ +# $NetBSD: Makefile,v 1.89 2013/06/03 10:05:20 wiz Exp $ DISTNAME= rmagick-2.13.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ruby-clutter-cairo/Makefile b/graphics/ruby-clutter-cairo/Makefile index a1bc36ae4e1..988c1a33dec 100644 --- a/graphics/ruby-clutter-cairo/Makefile +++ b/graphics/ruby-clutter-cairo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:27 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:20 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-cairo-${VERSION} COMMENT= Ruby binding for Clutter Cairo library -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics DEPENDS+= ${RUBY_PKGPREFIX}-clutter-core>=${VERSION}:../../graphics/ruby-clutter-core diff --git a/graphics/ruby-clutter-core/Makefile b/graphics/ruby-clutter-core/Makefile index 3308093422b..853041ac80b 100644 --- a/graphics/ruby-clutter-core/Makefile +++ b/graphics/ruby-clutter-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:22:27 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:20 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-core-${VERSION} COMMENT= Ruby binding for Clutter Core library -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics RUBY_EXTCONF_SUBDIRS= clutter diff --git a/graphics/ruby-clutter-gtk/Makefile b/graphics/ruby-clutter-gtk/Makefile index 3f3d2006a10..a59e6af7742 100644 --- a/graphics/ruby-clutter-gtk/Makefile +++ b/graphics/ruby-clutter-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:28 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:20 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-gtk-${VERSION} COMMENT= Ruby binding for Clutter GTK+ widget -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics DEPENDS+= ${RUBY_PKGPREFIX}-clutter-core>=${VERSION}:../../graphics/ruby-clutter-core diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index 039ad334dc5..b6958e6bb6f 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:22:28 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:05:20 wiz Exp $ DISTNAME= ruby-gd-0.8.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ruby-gnome2-gdk3/Makefile b/graphics/ruby-gnome2-gdk3/Makefile index 815f01e73a5..48ba154d6aa 100644 --- a/graphics/ruby-gnome2-gdk3/Makefile +++ b/graphics/ruby-gnome2-gdk3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/03/16 12:25:48 obache Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:20 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdk3-${VERSION} COMMENT= Ruby binding of GDK3 +PKGREVISION= 1 CATEGORIES= graphics CONFLICTS+= ruby[0-9][0-9]-gnome2-gdk3-[0-9]* diff --git a/graphics/ruby-gnome2-gdk3/buildlink3.mk b/graphics/ruby-gnome2-gdk3/buildlink3.mk index cf9a5934a3b..12795a2dc52 100644 --- a/graphics/ruby-gnome2-gdk3/buildlink3.mk +++ b/graphics/ruby-gnome2-gdk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:05:20 wiz Exp $ BUILDLINK_TREE+= ruby-gnome2-gdk3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ruby-gnome2-gdk3 RUBY_GNOME2_GDK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-gnome2-gdk3+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2 -BUILDLINK_ABI_DEPENDS.ruby-gnome2-gdk3+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2.1nb1 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-gdk3+= ${RUBY_PKGPREFIX}-gnome2-gdk3>=2.0.0nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-gdk3?= ../../graphics/ruby-gnome2-gdk3 .include "../../x11/gtk3/buildlink3.mk" diff --git a/graphics/ruby-gnome2-goocanvas/Makefile b/graphics/ruby-gnome2-goocanvas/Makefile index 146703cf221..b695d117312 100644 --- a/graphics/ruby-gnome2-goocanvas/Makefile +++ b/graphics/ruby-gnome2-goocanvas/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/03/16 12:25:48 obache Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:20 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-goocanvas-${VERSION} COMMENT= Ruby binding of GooCanvas +PKGREVISION= 1 CATEGORIES= graphics gnome CONFLICTS+= ruby[0-9][0-9]-gnome2-goocanvas-[0-9]* diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile index 63166adce21..d29967b3c0a 100644 --- a/graphics/ruby-gnome2-rsvg/Makefile +++ b/graphics/ruby-gnome2-rsvg/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/03/16 12:25:48 obache Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:20 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION} COMMENT= Ruby binding of librsvg +PKGREVISION= 1 CATEGORIES= graphics CONFLICTS+= ruby[0-9][0-9]-gnome2-rsvg-[0-9]* diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index a940a45864f..0a2445e6c87 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/03/07 16:43:57 taca Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:20 wiz Exp $ DISTNAME= imlib2-ruby-0.5.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= http://pablotron.org/files/gems/ diff --git a/graphics/ruby-rcairo/Makefile b/graphics/ruby-rcairo/Makefile index 15509c4658e..eb068afb744 100644 --- a/graphics/ruby-rcairo/Makefile +++ b/graphics/ruby-rcairo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/03/14 13:26:20 obache Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:21 wiz Exp $ DISTNAME= rcairo-1.12.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= -http://nodeload.github.com/rcairo/rcairo/zip/v${PKGVERSION_NOREV} EXTRACT_SUFX= .zip diff --git a/graphics/ruby-rcairo/buildlink3.mk b/graphics/ruby-rcairo/buildlink3.mk index 2a480f61549..3c9e31f1c3d 100644 --- a/graphics/ruby-rcairo/buildlink3.mk +++ b/graphics/ruby-rcairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:19:38 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:05:21 wiz Exp $ BUILDLINK_TREE+= ruby-rcairo @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ruby-rcairo RUBY_RCAIRO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-rcairo+= ${RUBY_PKGPREFIX}-rcairo>=1.6.0 -BUILDLINK_ABI_DEPENDS.ruby-rcairo+= ${RUBY_PKGPREFIX}-rcairo>=1.12.2nb2 +BUILDLINK_ABI_DEPENDS.ruby-rcairo+= ${RUBY_PKGPREFIX}-rcairo>=1.12.4nb1 BUILDLINK_PKGSRCDIR.ruby-rcairo?= ../../graphics/ruby-rcairo .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 5beee14be0b..50f71d62c96 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.60 2013/02/16 11:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/03 10:05:21 wiz Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 -PKGREVISION= 24 +PKGREVISION= 25 COMMENT= Frontends for access to scanners, digital cameras, frame grabbers etc diff --git a/graphics/scidavis/Makefile b/graphics/scidavis/Makefile index c9aced34d00..06890475470 100644 --- a/graphics/scidavis/Makefile +++ b/graphics/scidavis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= scidavis-0.2.4 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scidavis/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile index 30de3283a49..c7a4d6f4f36 100644 --- a/graphics/scigraphica/Makefile +++ b/graphics/scigraphica/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2013/02/16 11:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= scigraphica-2.1.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/} diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index be60be592c0..a14abaa5c41 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:21 wiz Exp $ DISTNAME= scrot-0.8 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ diff --git a/graphics/shotwell-gtk3/Makefile b/graphics/shotwell-gtk3/Makefile index fe4287537b1..43734354e34 100644 --- a/graphics/shotwell-gtk3/Makefile +++ b/graphics/shotwell-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= shotwell-0.14.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.14/ EXTRACT_SUFX= .tar.xz diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 60c9c7ab4ba..9eac5718c61 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= shotwell-0.11.6 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.11/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index dddbdbb5cb3..f1ea36bf280 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= kde graphics x11 MASTER_SITES= # http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/silgraphite-ft/Makefile b/graphics/silgraphite-ft/Makefile index fd017ff1a00..2cf579bdb3b 100644 --- a/graphics/silgraphite-ft/Makefile +++ b/graphics/silgraphite-ft/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/06 14:11:21 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:21 wiz Exp $ DISTNAME= silgraphite-2.3.1 PKGNAME= ${DISTNAME:S/silgraphite/silgraphite-ft/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/} diff --git a/graphics/silgraphite-ft/buildlink3.mk b/graphics/silgraphite-ft/buildlink3.mk index 688904f92fa..579bfe5700a 100644 --- a/graphics/silgraphite-ft/buildlink3.mk +++ b/graphics/silgraphite-ft/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2012/05/07 01:53:37 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2013/06/03 10:05:21 wiz Exp $ BUILDLINK_TREE+= silgraphite-ft @@ -6,7 +6,7 @@ BUILDLINK_TREE+= silgraphite-ft SILGRAPHITE_FT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.silgraphite-ft+= silgraphite-ft>=2.2.0 -BUILDLINK_ABI_DEPENDS.silgraphite-ft+= silgraphite-ft>=2.3.1nb1 +BUILDLINK_ABI_DEPENDS.silgraphite-ft+= silgraphite-ft>=2.3.1nb2 BUILDLINK_PKGSRCDIR.silgraphite-ft?= ../../graphics/silgraphite-ft .include "../../graphics/freetype2/buildlink3.mk" diff --git a/graphics/silgraphite-xft/Makefile b/graphics/silgraphite-xft/Makefile index 387ec66cd4b..a64c3aca3d2 100644 --- a/graphics/silgraphite-xft/Makefile +++ b/graphics/silgraphite-xft/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/06 14:11:21 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:21 wiz Exp $ DISTNAME= silgraphite-2.3.1 PKGNAME= ${DISTNAME:S/silgraphite/silgraphite-xft/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/} diff --git a/graphics/silgraphite-xft/buildlink3.mk b/graphics/silgraphite-xft/buildlink3.mk index 03042722d65..71105affb2b 100644 --- a/graphics/silgraphite-xft/buildlink3.mk +++ b/graphics/silgraphite-xft/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2012/05/07 01:53:38 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2013/06/03 10:05:21 wiz Exp $ BUILDLINK_TREE+= silgraphite-xft @@ -6,7 +6,7 @@ BUILDLINK_TREE+= silgraphite-xft SILGRAPHITE_XFT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.silgraphite-xft+= silgraphite-xft>=2.3 -BUILDLINK_ABI_DEPENDS.silgraphite-xft+= silgraphite-xft>=2.3.1nb1 +BUILDLINK_ABI_DEPENDS.silgraphite-xft+= silgraphite-xft>=2.3.1nb2 BUILDLINK_PKGSRCDIR.silgraphite-xft?= ../../graphics/silgraphite-xft .include "../../graphics/silgraphite-ft/buildlink3.mk" diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 629dc8547a5..589c119e2b7 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/01/26 21:38:00 adam Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= skencil-0.6.17 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} diff --git a/graphics/svgpart/Makefile b/graphics/svgpart/Makefile index 745ffb173fa..fa8ff988c8f 100644 --- a/graphics/svgpart/Makefile +++ b/graphics/svgpart/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:21 wiz Exp $ DISTNAME= svgpart-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE svg part diff --git a/graphics/tango-icon-theme/Makefile b/graphics/tango-icon-theme/Makefile index bb6b74718dc..994548ce3c2 100644 --- a/graphics/tango-icon-theme/Makefile +++ b/graphics/tango-icon-theme/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/05/09 07:40:00 adam Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:21 wiz Exp $ DISTNAME= tango-icon-theme-0.8.90 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= http://tango.freedesktop.org/releases/ diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 99c4e904eaf..b9afd7b7573 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2013/02/16 11:22:32 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:05:21 wiz Exp $ # DISTNAME= tuxpaint-0.9.17 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} diff --git a/graphics/ucview/Makefile b/graphics/ucview/Makefile index cbeb43ad325..a7ba4921aa1 100644 --- a/graphics/ucview/Makefile +++ b/graphics/ucview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:22 wiz Exp $ DISTNAME= ucview-0.22 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://unicap-imaging.org/downloads/ diff --git a/graphics/unicap/Makefile b/graphics/unicap/Makefile index fa9ce17acbb..e99f95b1a4e 100644 --- a/graphics/unicap/Makefile +++ b/graphics/unicap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:22 wiz Exp $ DISTNAME= unicap-0.9.3 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= http://unicap-imaging.org/downloads/ diff --git a/graphics/veusz/Makefile b/graphics/veusz/Makefile index 84fa329256f..03b4055f0a8 100644 --- a/graphics/veusz/Makefile +++ b/graphics/veusz/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/05/03 15:45:11 drochner Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= veusz-1.17.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.gna.org/veusz/ diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile index 3aec0a8bd96..5b64476e39d 100644 --- a/graphics/viewnior/Makefile +++ b/graphics/viewnior/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/02/16 11:22:34 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= viewnior-1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://cloud.github.com/downloads/xsisqox/Viewnior/ diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 7c21a776817..d4741d3c6af 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/04/17 17:28:03 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= wxsvg-1.1.14 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/wxsvg/buildlink3.mk b/graphics/wxsvg/buildlink3.mk index fab70716a14..e85a81c5be0 100644 --- a/graphics/wxsvg/buildlink3.mk +++ b/graphics/wxsvg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:19:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:05:22 wiz Exp $ BUILDLINK_TREE+= wxsvg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxsvg WXSVG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxsvg+= wxsvg>=1.0beta5 -BUILDLINK_ABI_DEPENDS.wxsvg+= wxsvg>=1.1.9nb2 +BUILDLINK_ABI_DEPENDS.wxsvg+= wxsvg>=1.1.14nb1 BUILDLINK_PKGSRCDIR.wxsvg?= ../../graphics/wxsvg .include "../../fonts/fontconfig/buildlink3.mk" diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index df3e3d936c3..841b6501554 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:19:01 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:22 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.4.3 DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics COMMENT= Xfce icon themes diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk index 25aec2224f8..cbfd26c45de 100644 --- a/graphics/xfce4-icon-theme/buildlink3.mk +++ b/graphics/xfce4-icon-theme/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:19:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:05:22 wiz Exp $ BUILDLINK_TREE+= xfce4-icon-theme @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-icon-theme XFCE4_ICON_THEME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3 -BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb12 +BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb13 BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme .include "../../graphics/hicolor-icon-theme/buildlink3.mk" diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 811518563d0..43b6f2ce6d6 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2013/02/16 11:22:35 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2013/06/03 10:05:22 wiz Exp $ DISTNAME= xsane-0.998 PKGNAME= xsane-0.99.8 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/old/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/device/scsi/scanner/sane/xsane/ \ diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 37fd43c2b3e..b7107a9b6fc 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2013/02/16 11:22:35 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= xzgv-0.9.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xzgv/} diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 458cf5a2c13..cf2f36c2f53 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= zphoto-1.2 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= graphics MASTER_SITES= http://0xcc.net/zphoto/ diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile index dc039688e5c..7750e72e4fd 100644 --- a/ham/gmfsk/Makefile +++ b/ham/gmfsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/02/16 11:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= gmfsk-0.6 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= ham MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index e8ce8fdabde..651b5515801 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:22 wiz Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 18 +PKGREVISION= 19 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index e2280d62f61..9a2d0099301 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:22 wiz Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 18 +PKGREVISION= 19 COMMENT= GNU Radio module for radio astronomy .include "../../meta-pkgs/gnuradio/Makefile.common" diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index ac4a7c80202..eefae91cfbb 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:19:28 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:22 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 20 +PKGREVISION= 21 COMMENT= GUI framework for GNU Radio based on wxPython PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/form.py diff --git a/ham/gnuradio-wxgui/buildlink3.mk b/ham/gnuradio-wxgui/buildlink3.mk index ba74fddd952..fda06c2790d 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:05:22 wiz Exp $ BUILDLINK_TREE+= gnuradio-wxgui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnuradio-wxgui GNURADIO_WXGUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.0.4 -BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb20 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb21 BUILDLINK_PKGSRCDIR.gnuradio-wxgui?= ../../ham/gnuradio-wxgui .include "../../ham/gnuradio-core/buildlink3.mk" diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 452627cddc0..f6ae90dbeb2 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:23 wiz Exp $ DISTNAME= gpredict-0.8.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/grig/Makefile b/ham/grig/Makefile index e0eafb6d0a5..4d78f737cd0 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:22:38 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= grig-0.8.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index d5aa03dd842..e477713f4c7 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index 7d0a4a7c909..824898fdaef 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= xdx-2.4.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 766628276da..1b97fd738c1 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= xlog-2.0.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= ham MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/ diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile index 01f50856314..0c69010f5a9 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/06 14:25:10 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= fcitx-3.1.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://www.fcitx.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile index d5bb1a118bd..a4f8035a7f6 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= gcin-1.1.7 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= inputmethod #MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ MASTER_SITES= http://cle.linux.org.tw/gcin/download/gcin-old/gcin-1.1.x/ diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile index 172fdda54f7..7ebc0f59d91 100644 --- a/inputmethod/gtk-im-libthai/Makefile +++ b/inputmethod/gtk-im-libthai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:22:40 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= gtk-im-libthai-0.2.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 9e7e1fc3638..c9b4e88c5ff 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:22:40 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= ibus-chewing-1.4.3-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index 72c42b26d9a..e39dbda0462 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:22:41 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= ibus-handwrite-2.1.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= inputmethod MASTER_SITES= http://ibus-handwrite.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index 19891c3be9b..4a8791dd2b7 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:41 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= ibus-input-pad-1.4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index ec663718f3e..dbcd5faa4d7 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:22:41 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= ibus-m17n-1.3.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile index ae64eca6856..c89f2443488 100644 --- a/inputmethod/ibus-mozc/Makefile +++ b/inputmethod/ibus-mozc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/04/29 09:52:15 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:23 wiz Exp $ PKGNAME= ibus-${DISTNAME} +PKGREVISION= 1 INSTALLATION_DIRS+= libexec share/ibus share/icons share/ibus/component \ share/ibus-mozc diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index 5791d1d0b39..0511a0144a7 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/05/09 07:40:01 adam Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= ibus-qt-1.3.2-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile index cf65bbe07d4..e4f4a7522a9 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= ibus-skk-1.4.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod japanese MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/ diff --git a/inputmethod/ibus-t9/Makefile b/inputmethod/ibus-t9/Makefile index 22d1d8ae199..7301a245a0e 100644 --- a/inputmethod/ibus-t9/Makefile +++ b/inputmethod/ibus-t9/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= ibus-t9-2.1.0.20100601 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus-t9.googlecode.com/files/ diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile index e47c180d8c4..0dec73e8554 100644 --- a/inputmethod/ibus-unikey/Makefile +++ b/inputmethod/ibus-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= ibus-unikey-0.6.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= http://ibus-unikey.googlecode.com/files/ diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index 143c8c7aed9..da81d6d5923 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/04/29 14:47:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= ibus-1.4.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index f8ddc513b8e..a8bfa5e2232 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index e621c8df0e9..1690a7f7e32 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:43 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:24 wiz Exp $ DISTNAME= imhangul-2.0.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/5924/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index fa7dd152556..4f5aca4059f 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile index 1395139f38b..40144ddac3c 100644 --- a/inputmethod/input-pad/Makefile +++ b/inputmethod/input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:18:55 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:24 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 MAINTAINER= obache@NetBSD.org COMMENT= On-screen Input Pad to Send Characters with Mouse diff --git a/inputmethod/input-pad/buildlink3.mk b/inputmethod/input-pad/buildlink3.mk index 66f6c35a3c9..12ab722a878 100644 --- a/inputmethod/input-pad/buildlink3.mk +++ b/inputmethod/input-pad/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2013/02/16 11:18:55 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2013/06/03 10:05:24 wiz Exp $ # BUILDLINK_TREE+= input-pad @@ -7,7 +7,7 @@ BUILDLINK_TREE+= input-pad INPUT_PAD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.input-pad+= input-pad>=1.0.1 -BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.1nb6 +BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.1nb7 BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile index e8d2b90b17f..88abd570bcc 100644 --- a/inputmethod/kasumi/Makefile +++ b/inputmethod/kasumi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:22:43 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:24 wiz Exp $ DISTNAME= kasumi-2.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/} diff --git a/inputmethod/kimera-tomoe-gtk/Makefile b/inputmethod/kimera-tomoe-gtk/Makefile index ccea9ced887..2b355e2b539 100644 --- a/inputmethod/kimera-tomoe-gtk/Makefile +++ b/inputmethod/kimera-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:44 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= kimera-tomoe-gtk-0.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/} diff --git a/inputmethod/kimera/Makefile b/inputmethod/kimera/Makefile index 86551522699..1cc084e549d 100644 --- a/inputmethod/kimera/Makefile +++ b/inputmethod/kimera/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:22:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= kimera-2.11 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/} diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile index 80065e164b6..bfd3bc1b8d8 100644 --- a/inputmethod/m17n-im-config/Makefile +++ b/inputmethod/m17n-im-config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:18:31 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:24 wiz Exp $ # DISTNAME= m17n-im-config-0.9.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk index 94b30147c44..b8f85df8cda 100644 --- a/inputmethod/m17n-im-config/buildlink3.mk +++ b/inputmethod/m17n-im-config/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:18:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:05:24 wiz Exp $ BUILDLINK_TREE+= m17n-im-config @@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config M17N_IM_CONFIG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0 -BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb17 +BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb18 BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index 0c57cfc6e02..22005bee07f 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/04/29 09:52:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:24 wiz Exp $ # PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} +PKGREVISION= 1 CATEGORIES= inputmethod editors EMACS_MODULES= base leim diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile index c562ab4ea18..4eee390172a 100644 --- a/inputmethod/mozc-server/Makefile +++ b/inputmethod/mozc-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/04/29 09:52:16 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:24 wiz Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/} +PKGREVISION= 1 INSTALLATION_DIRS+= libexec diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile index 5cc3bbd7c1a..cbab1683a08 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/04/29 09:52:18 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.8 2013/06/03 10:05:25 wiz Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} +PKGREVISION= 1 INSTALLATION_DIRS+= libexec diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index 1b1bd5796b3..e1dae82e6ba 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:22:44 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= nabi-0.99.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= korean inputmethod MASTER_SITES= http://kldp.net/frs/download.php/5926/ diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index 8dbd28adf29..22230fac2ef 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:22:45 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:25 wiz Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile index 2509b4583c4..05b057af0fa 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:22:45 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:25 wiz Exp $ # .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 MAINTAINER= obache@NetBSD.org COMMENT= Python wrapper for Input Pad diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile index 8283b8c3a86..1a53396d869 100644 --- a/inputmethod/scim-anthy/Makefile +++ b/inputmethod/scim-anthy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-anthy-1.2.7 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/} diff --git a/inputmethod/scim-array/Makefile b/inputmethod/scim-array/Makefile index 7c8a8537595..9c109d31cce 100644 --- a/inputmethod/scim-array/Makefile +++ b/inputmethod/scim-array/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:22:46 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-array-1.0.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod chinese MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/ diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile index ec971f28b95..9407152c08b 100644 --- a/inputmethod/scim-canna/Makefile +++ b/inputmethod/scim-canna/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:46 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-canna-1.0.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/} diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile index bfb839253e7..9195c2df91f 100644 --- a/inputmethod/scim-ccinput/Makefile +++ b/inputmethod/scim-ccinput/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/03/20 05:59:01 obache Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-ccinput-0.3.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index 4962670b936..43404fed373 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:22:46 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-chewing-0.3.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= http://chewing.csie.net/download/scim/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile index c2ba4c245f0..3ba23e61ea1 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:22:47 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile index 7b7ee739035..ae6d3ba776b 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:22:47 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-hangul-0.4.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile index 48b775c2386..d81b2de69f1 100644 --- a/inputmethod/scim-input-pad/Makefile +++ b/inputmethod/scim-input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:47 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-input-pad-0.1.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index ef943af3969..062cba3a4af 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index e69e1c113d0..3537e3aa0ef 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-pinyin-0.5.92 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile index b1fe3c6593f..469993fff6f 100644 --- a/inputmethod/scim-prime/Makefile +++ b/inputmethod/scim-prime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-prime-1.0.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/} diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile index dc4c1d2c017..e37427b5a14 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/02/16 11:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile index 9d03d8c9924..7639d1094e8 100644 --- a/inputmethod/scim-sinhala/Makefile +++ b/inputmethod/scim-sinhala/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-sinhala-0.1.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/} diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile index 2424d1d9146..536ef3cc605 100644 --- a/inputmethod/scim-skk/Makefile +++ b/inputmethod/scim-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-skk-0.5.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/} diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile index 1937f371f81..90ab5ea3186 100644 --- a/inputmethod/scim-tables/Makefile +++ b/inputmethod/scim-tables/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/05/29 13:09:55 obache Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-tables-0.5.13 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-thai/Makefile b/inputmethod/scim-thai/Makefile index 639da99a1ab..9aebc6993ac 100644 --- a/inputmethod/scim-thai/Makefile +++ b/inputmethod/scim-thai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:22:49 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-thai-0.1.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile index aff31033770..9bbb1ed0532 100644 --- a/inputmethod/scim-tomoe/Makefile +++ b/inputmethod/scim-tomoe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-tomoe-0.6.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index 241de083746..adc1e8a226d 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:22:49 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile index e4153480d32..172c29d9e11 100644 --- a/inputmethod/scim-unikey/Makefile +++ b/inputmethod/scim-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:22:50 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= scim-unikey-0.3.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= http://scim-unikey.googlecode.com/files/ diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 0ac3bf1e3f9..3f392fc8f28 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:25 wiz Exp $ # DISTNAME= scim-1.4.14 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk index d6396f62266..11a9a152f92 100644 --- a/inputmethod/scim/buildlink3.mk +++ b/inputmethod/scim/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:18:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:05:25 wiz Exp $ BUILDLINK_TREE+= scim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim SCIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7 -BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb8 +BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb10 BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile index 477a1e0de65..836c0c81728 100644 --- a/inputmethod/tomoe-gtk/Makefile +++ b/inputmethod/tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:18:36 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= tomoe-gtk-0.6.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk index 57c47aba9f9..92f3e14af65 100644 --- a/inputmethod/tomoe-gtk/buildlink3.mk +++ b/inputmethod/tomoe-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:36 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:26 wiz Exp $ BUILDLINK_TREE+= tomoe-gtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk TOMOE_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0 -BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb18 +BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb19 BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk .include "../../inputmethod/tomoe/buildlink3.mk" diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile index 8c3a16ac172..c6e3b854aeb 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:22:50 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 6b96710624a..073b3c23b65 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.76 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:05:26 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library -PKGREVISION= 1 +PKGREVISION= 2 #LICENSE= See ${WRKSRC}/COPYING CONFLICTS+= uim-qt4-immodule-[0-9]* diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index a572441a9ec..6b74daf1b05 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/05/09 07:40:01 adam Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:26 wiz Exp $ # DISTNAME= basic256_0.9.6.71 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kidbasic/} EXTRACT_SUFX= .tgz diff --git a/lang/classpath-gui/Makefile b/lang/classpath-gui/Makefile index a57d336dcb9..fbca2eb6664 100644 --- a/lang/classpath-gui/Makefile +++ b/lang/classpath-gui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:22:51 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:27 wiz Exp $ .include "../../lang/classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 16 +PKGREVISION= 17 COMMENT+= (GUI libraries) DEPENDS+= classpath>=0.93:../../lang/classpath diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 8914a50c925..584a4fd1406 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2013/04/24 10:06:50 sbd Exp $ +# $NetBSD: Makefile,v 1.97 2013/06/03 10:05:27 wiz Exp $ # DISTNAME= clisp-2.49 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} #EXTRACT_SUFX= .tar.bz2 diff --git a/lang/coq/Makefile b/lang/coq/Makefile index dd672a16cde..c2491fdc989 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:27 wiz Exp $ # DISTNAME= coq-8.4pl2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ diff --git a/lang/kaffe-x11/Makefile b/lang/kaffe-x11/Makefile index 887a3fba099..5f87b304e00 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:22:51 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:27 wiz Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 20 +PKGREVISION= 21 COMMENT+= (AWT support through X11) diff --git a/lang/openjdk7/Makefile b/lang/openjdk7/Makefile index a404a3cfd47..4f3049ed01a 100644 --- a/lang/openjdk7/Makefile +++ b/lang/openjdk7/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/06/02 06:12:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:05:27 wiz Exp $ DISTNAME= openjdk-7u6-fcs-src-b24-09_aug_2012 PKGNAME= openjdk7-1.7.21 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL:=openjdk7/} EXTRACT_SUFX= .zip diff --git a/lang/racket/Makefile b/lang/racket/Makefile index 25aaa01b3a3..412c13ba519 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/04/06 14:09:33 rodent Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:27 wiz Exp $ PKGNAME= racket-5.3.3 DISTNAME= $(PKGNAME_NOREV)-src-unix +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES_PLT= http://download.racket-lang.org/installers/$(PKGVERSION_NOREV)/ \ http://www.eecs.northwestern.edu/racket/$(PKGVERSION_NOREV)/ \ diff --git a/lang/sablevm-classpath-gui/Makefile b/lang/sablevm-classpath-gui/Makefile index 4ae516603a2..98e45ed0ff8 100644 --- a/lang/sablevm-classpath-gui/Makefile +++ b/lang/sablevm-classpath-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:22:52 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:27 wiz Exp $ # .include "../../lang/sablevm-classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 16 +PKGREVISION= 17 COMMENT+= (GUI libraries) DEPENDS+= sablevm-classpath>=1.13nb1:../../lang/sablevm-classpath diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 2e9ad304031..1c21c54baed 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2013/05/31 12:41:12 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2013/06/03 10:05:27 wiz Exp $ DISTNAME= sather-1.2.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=sather/} diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index f97f29296bf..942b3461715 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2013/03/24 16:54:59 joerg Exp $ +# $NetBSD: Makefile,v 1.75 2013/06/03 10:05:27 wiz Exp $ DISTNAME= smalltalk-3.2.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/} diff --git a/lang/squeak-vm/Makefile b/lang/squeak-vm/Makefile index dea5dcfd03a..66b5c77e50e 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2013/04/09 06:07:35 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:27 wiz Exp $ # SQUEAK_VERSION= 4.10.2.2614 DISTNAME= Squeak-${SQUEAK_VERSION}-src PKGNAME= squeak-vm-${SQUEAK_VERSION:C/-/./} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://squeakvm.org/unix/release/ \ http://ftp.squeak.org/3.10/unix-linux/ diff --git a/lang/swi-prolog-packages/Makefile b/lang/swi-prolog-packages/Makefile index c3d4ed26762..a64831cf76e 100644 --- a/lang/swi-prolog-packages/Makefile +++ b/lang/swi-prolog-packages/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2013/04/06 14:58:20 rodent Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:27 wiz Exp $ .include "../../lang/swi-prolog-lite/Makefile.common" PKGNAME= swi-prolog-packages-${SWIPLVERS} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Packages for SWI Prolog diff --git a/lang/tcl-itcl/Makefile b/lang/tcl-itcl/Makefile index da37a1afb94..3da7cdff8a3 100644 --- a/lang/tcl-itcl/Makefile +++ b/lang/tcl-itcl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/01/07 13:26:41 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:27 wiz Exp $ # DISTNAME= itcl3.4.1 PKGNAME= ${DISTNAME:S/itcl/tcl-itcl-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=incrtcl/} diff --git a/lang/tcl-itcl/buildlink3.mk b/lang/tcl-itcl/buildlink3.mk index 7155df019f8..950323e0f53 100644 --- a/lang/tcl-itcl/buildlink3.mk +++ b/lang/tcl-itcl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2013/01/07 13:26:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2013/06/03 10:05:27 wiz Exp $ BUILDLINK_TREE+= tcl-itcl @@ -6,6 +6,7 @@ BUILDLINK_TREE+= tcl-itcl TCL_ITCL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tcl-itcl+= tcl-itcl>=3.4.1 +BUILDLINK_ABI_DEPENDS.tcl-itcl?= tcl-itcl>=3.4.1nb2 BUILDLINK_PKGSRCDIR.tcl-itcl?= ../../lang/tcl-itcl .include "../../x11/tk/buildlink3.mk" diff --git a/lang/tcl-otcl/Makefile b/lang/tcl-otcl/Makefile index 5e058c09dfd..39782b2e096 100644 --- a/lang/tcl-otcl/Makefile +++ b/lang/tcl-otcl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/02 20:11:55 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:27 wiz Exp $ DISTNAME= otcl-src-1.14 PKGNAME= tcl-${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=otcl-tclcl/} diff --git a/lang/tcl-otcl/buildlink3.mk b/lang/tcl-otcl/buildlink3.mk index a7a42e65a01..55a5cb3e2b7 100644 --- a/lang/tcl-otcl/buildlink3.mk +++ b/lang/tcl-otcl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2012/05/07 01:53:43 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2013/06/03 10:05:27 wiz Exp $ BUILDLINK_TREE+= tcl-otcl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= tcl-otcl TCL_OTCL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tcl-otcl+= tcl-otcl>=1.8 -BUILDLINK_ABI_DEPENDS.tcl-otcl+= tcl-otcl>=1.11nb1 +BUILDLINK_ABI_DEPENDS.tcl-otcl+= tcl-otcl>=1.14nb1 BUILDLINK_PKGSRCDIR.tcl-otcl?= ../../lang/tcl-otcl .include "../../lang/tcl/buildlink3.mk" diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile index 06fc6187192..97d78b95bfd 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/05/09 07:40:02 adam Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:28 wiz Exp $ DISTNAME= akonadi-1.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/akonadi/buildlink3.mk b/mail/akonadi/buildlink3.mk index b2ec9075aa9..3768c1d1e75 100644 --- a/mail/akonadi/buildlink3.mk +++ b/mail/akonadi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:19:46 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:05:28 wiz Exp $ BUILDLINK_TREE+= akonadi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= akonadi AKONADI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.akonadi+= akonadi>=0.82.0 -BUILDLINK_ABI_DEPENDS.akonadi+= akonadi>=1.7.2nb3 +BUILDLINK_ABI_DEPENDS.akonadi+= akonadi>=1.9.1nb2 BUILDLINK_PKGSRCDIR.akonadi?= ../../mail/akonadi .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 98a9f88aab9..9b4871d2aa5 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2013/05/31 12:41:12 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2013/06/03 10:05:28 wiz Exp $ DISTNAME= balsa-2.4.8 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/claws-mail-archive/Makefile b/mail/claws-mail-archive/Makefile index a1c4c0abd9a..2ad2928aa0d 100644 --- a/mail/claws-mail-archive/Makefile +++ b/mail/claws-mail-archive/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:22:54 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= archive-0.6.12 PKGNAME= claws-mail-archive-0.6.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-attachwarner/Makefile b/mail/claws-mail-attachwarner/Makefile index 08119d9980c..6b71909271e 100644 --- a/mail/claws-mail-attachwarner/Makefile +++ b/mail/claws-mail-attachwarner/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:22:54 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= attachwarner-0.2.24 PKGNAME= claws-mail-attachwarner-0.2.24 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-attremover/Makefile b/mail/claws-mail-attremover/Makefile index 81307d1689d..0ad6d997d2c 100644 --- a/mail/claws-mail-attremover/Makefile +++ b/mail/claws-mail-attremover/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:54 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= att_remover-1.0.14 PKGNAME= claws-mail-att_remover-1.0.14 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-bogofilter/Makefile b/mail/claws-mail-bogofilter/Makefile index 0be87ff1dfd..e44f736f5bc 100644 --- a/mail/claws-mail-bogofilter/Makefile +++ b/mail/claws-mail-bogofilter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/12/16 01:52:18 obache Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:28 wiz Exp $ # PLUGIN_NAME= bogofilter -PKGREVISION= 2 +PKGREVISION= 3 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index fcf93a37352..791a6455c0d 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:55 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= cachesaver-0.10.9 PKGNAME= claws-mail-cachesaver-0.10.9 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-dillo-viewer/Makefile b/mail/claws-mail-dillo-viewer/Makefile index 457b9e1498b..a3801220863 100644 --- a/mail/claws-mail-dillo-viewer/Makefile +++ b/mail/claws-mail-dillo-viewer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:22:55 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:28 wiz Exp $ # PLUGIN_NAME= dillo_viewer -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 1e14e3fa237..40e8b84e7c0 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:22:55 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= fetchinfo-plugin-0.4.25 PKGNAME= claws-mail-fetchinfo-plugin-0.4.25 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-gtkhtml/Makefile b/mail/claws-mail-gtkhtml/Makefile index 84b05dec3e7..340a79fcff6 100644 --- a/mail/claws-mail-gtkhtml/Makefile +++ b/mail/claws-mail-gtkhtml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:22:55 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= gtkhtml2_viewer-0.33 PKGNAME= claws-mail-gtkhtml2_viewer-0.33 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index 8de22dc862a..74afc45ddeb 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:56 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= mailmbox-1.14.7 PKGNAME= claws-mail-mailmbox-1.14.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 15ce07ac0ed..e898cfa0993 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:22:56 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= newmail-0.0.15 PKGNAME= claws-mail-newmail-0.0.15 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index eab41a37b2d..bac1081af7a 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:22:56 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:28 wiz Exp $ # DISTNAME= notification_plugin-0.30 PKGNAME= claws-mail-notification-0.30 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile index 28547d4a235..78cdff6e33a 100644 --- a/mail/claws-mail-pgpcore/Makefile +++ b/mail/claws-mail-pgpcore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:19:00 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:29 wiz Exp $ # PLUGIN_NAME= pgpcore -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-pgpcore/buildlink3.mk b/mail/claws-mail-pgpcore/buildlink3.mk index e47f6024d7b..ca3d474474e 100644 --- a/mail/claws-mail-pgpcore/buildlink3.mk +++ b/mail/claws-mail-pgpcore/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:19:00 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:05:29 wiz Exp $ BUILDLINK_TREE+= claws-mail-pgpcore @@ -6,7 +6,7 @@ BUILDLINK_TREE+= claws-mail-pgpcore CLAWS_MAIL_PGPCORE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.7.0 -BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.8.1nb5 +BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.8.1nb6 BUILDLINK_PKGSRCDIR.claws-mail-pgpcore?= ../../mail/claws-mail-pgpcore .include "../../x11/gtk2/buildlink3.mk" diff --git a/mail/claws-mail-pgpinline/Makefile b/mail/claws-mail-pgpinline/Makefile index 7f3e0e572fd..d26a04ab854 100644 --- a/mail/claws-mail-pgpinline/Makefile +++ b/mail/claws-mail-pgpinline/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:22:57 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:29 wiz Exp $ # PLUGIN_NAME= pgpinline -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile index ebd51661ebe..10979070b93 100644 --- a/mail/claws-mail-pgpmime/Makefile +++ b/mail/claws-mail-pgpmime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:57 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:29 wiz Exp $ # PLUGIN_NAME= pgpmime -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 52077924b15..169aa414459 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:22:57 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:29 wiz Exp $ # DISTNAME= rssyl-0.33 PKGNAME= claws-mail-rssyl-0.33 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-smime/Makefile b/mail/claws-mail-smime/Makefile index 691659a2147..54ae2e1c6fc 100644 --- a/mail/claws-mail-smime/Makefile +++ b/mail/claws-mail-smime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:57 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:29 wiz Exp $ # PLUGIN_NAME= smime -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-spamassassin/Makefile b/mail/claws-mail-spamassassin/Makefile index fc604d33c39..c33abf065ce 100644 --- a/mail/claws-mail-spamassassin/Makefile +++ b/mail/claws-mail-spamassassin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/12/16 01:52:19 obache Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:29 wiz Exp $ # PLUGIN_NAME= spamassassin -PKGREVISION= 2 +PKGREVISION= 3 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index a9704dabfd0..b649f18341e 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:22:58 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:05:29 wiz Exp $ # DISTNAME= spam_report-0.3.16 PKGNAME= claws-mail-spam_report-0.3.16 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index dafaf263e9d..76253eb596e 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:58 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:29 wiz Exp $ # DISTNAME= synce_plugin-0.7.5 PKGNAME= claws-mail-synce_plugin-0.7.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index ad33bdc3906..0cf594456a2 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:58 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:29 wiz Exp $ # DISTNAME= tnef_parse-0.3.13 PKGNAME= claws-mail-tnef-0.3.13 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-trayicon/Makefile b/mail/claws-mail-trayicon/Makefile index 803d71766fe..4cb7dabeffc 100644 --- a/mail/claws-mail-trayicon/Makefile +++ b/mail/claws-mail-trayicon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/12/16 01:52:19 obache Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:29 wiz Exp $ # PLUGIN_NAME= trayicon -PKGREVISION= 2 +PKGREVISION= 3 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index 83a280ede07..3b7ef3b21c2 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:22:58 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:29 wiz Exp $ # DISTNAME= vcalendar-2.0.13 PKGNAME= claws-mail-vcalendar-2.0.13 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index f2714ae0783..3b751ba78c8 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:22:53 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:05:28 wiz Exp $ INSTALLATION_DIRS+= ${EGDIR} INSTALLATION_DIRS+= share/claws-mail @@ -6,7 +6,7 @@ INSTALLATION_DIRS+= share/claws-mail .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X based e-mail and netnews client diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index b6cc0d6506f..ac60f04ba92 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/02/28 00:17:08 khorben Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:29 wiz Exp $ # DISTNAME= Mailer-0.1.5 PKGNAME= deforaos-mailer-0.1.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.defora.org/os/download/download/3704/ diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index ba6f1370a1d..ea35d26f7da 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.133 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.134 2013/06/03 10:05:30 wiz Exp $ DISTNAME= evolution-data-server-2.32.3 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 1dfbad5c10a..d3ca0ebcc4d 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.73 2013/05/24 18:23:36 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/03 10:05:30 wiz Exp $ # DISTNAME= evolution-exchange-2.32.2 EE_VER= 2.32 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index b2b53e1cc4b..de8746d75a5 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.194 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.195 2013/06/03 10:05:29 wiz Exp $ DISTNAME= evolution-2.32.3 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution/buildlink3.mk b/mail/evolution/buildlink3.mk index 49ed204cf7b..28690282bff 100644 --- a/mail/evolution/buildlink3.mk +++ b/mail/evolution/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.54 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.55 2013/06/03 10:05:29 wiz Exp $ BUILDLINK_TREE+= evolution @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evolution EVOLUTION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evolution+= evolution>=2.8.0 -BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb19 +BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb20 BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution .include "../../devel/nspr/buildlink3.mk" diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index 4f8e13f2d61..127b0d275c2 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2012/10/08 12:19:10 asau Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/03 10:05:30 wiz Exp $ DISTNAME= exmh-2.7.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail tk MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/exmh/ diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index d5b0e6f7a1b..0be3d5f07af 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2012/11/03 22:50:22 morr Exp $ +# $NetBSD: Makefile,v 1.86 2013/06/03 10:05:30 wiz Exp $ DISTNAME= fetchmail-6.3.22 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.berlios.de/fetchmail/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 11c36fed563..dd8aacc4fcf 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2013/05/31 12:41:14 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:30 wiz Exp $ DISTNAME= kbiff-3.9 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 23b5ac03a1f..c91735657fe 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2013/02/16 11:23:00 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:05:30 wiz Exp $ # DISTNAME= mail-notification-5.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 52bb76e94d5..03ee5882917 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2013/05/10 15:52:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:05:30 wiz Exp $ DISTNAME= msmtp-1.4.31 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/netbiff/Makefile b/mail/netbiff/Makefile index c91c40c393e..44263bb83cc 100644 --- a/mail/netbiff/Makefile +++ b/mail/netbiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:23:01 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:30 wiz Exp $ # DISTNAME= netbiff-0.9.18 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= mail MASTER_SITES= http://www.cs.virginia.edu/~jrk3g/netbiff/ diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index cec12f87172..c6d62fb60cc 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.146 2013/02/16 11:23:01 wiz Exp $ +# $NetBSD: Makefile,v 1.147 2013/06/03 10:05:30 wiz Exp $ DISTNAME= sylpheed-3.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.3/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 11f45940ac0..7ce5abb78d4 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.114 2013/05/20 11:55:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.115 2013/06/03 10:05:30 wiz Exp $ # DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} TB_VER= 17.0.6 LIGHTNINGVER= 1.9 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \ ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile index cd561e75f6d..8fd955ffa8f 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2013/03/30 22:07:00 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:30 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source PKGNAME= thunderbird10-${TB_VER} TB_VER= 10.0.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 05b50f4131a..5e3b83ae89f 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/05/21 14:41:32 hans Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:05:30 wiz Exp $ DISTNAME= wmbiff-0.4.26 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= mail x11 windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wmbiff/} diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile index 097ccb293e6..7bbc7ffe25a 100644 --- a/math/R-CGIwithR/Makefile +++ b/math/R-CGIwithR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/04/25 03:53:11 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:31 wiz Exp $ # -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} diff --git a/math/R/Makefile b/math/R/Makefile index 6ea7f15e034..ce5b24ab8bf 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.137 2013/05/31 12:41:21 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2013/06/03 10:05:31 wiz Exp $ DISTNAME= R-2.15.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} diff --git a/math/analitza/Makefile b/math/analitza/Makefile index a1b202c8b43..b18fa7c0ba8 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:31 wiz Exp $ DISTNAME= analitza-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE library for mathematical features diff --git a/math/analitza/buildlink3.mk b/math/analitza/buildlink3.mk index dcf7b82cb43..772603216c3 100644 --- a/math/analitza/buildlink3.mk +++ b/math/analitza/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/09 07:39:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:31 wiz Exp $ BUILDLINK_TREE+= analitza @@ -6,7 +6,7 @@ BUILDLINK_TREE+= analitza ANALITZA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.analitza+= analitza>=4.8.0 -BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.10.2 +BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.10.3nb1 BUILDLINK_PKGSRCDIR.analitza?= ../../math/analitza .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 18fc78e2528..02ea353b4bf 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:23:03 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 597bb8ea6b7..c93b46eb08d 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:31 wiz Exp $ DISTNAME= cantor-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE frontend to mathematical software diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 5d38cfb11aa..6050e02e147 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:19:47 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:31 wiz Exp $ # PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ diff --git a/math/cgal/buildlink3.mk b/math/cgal/buildlink3.mk index 9a8445ccfe0..c05d2e3de23 100644 --- a/math/cgal/buildlink3.mk +++ b/math/cgal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2013/02/16 11:19:47 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2013/06/03 10:05:31 wiz Exp $ BUILDLINK_TREE+= cgal @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cgal CGAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cgal+= cgal>=3.9 -BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb14 +BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb15 BUILDLINK_PKGSRCDIR.cgal?= ../../math/cgal .include "../../devel/boost-headers/buildlink3.mk" diff --git a/math/euler/Makefile b/math/euler/Makefile index abf1b226e89..ae2f7d0cd1d 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:03 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:31 wiz Exp $ DISTNAME= euler-1.61.0 PKGNAME= euler-1.61 EXTRACT_SUFX= .tgz -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/} diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile index dd82c89297c..04d34161c08 100644 --- a/math/extcalc/Makefile +++ b/math/extcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/04/06 03:54:38 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= extcalc-0.9.3-1 PKGNAME= extcalc-0.9.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extcalc-linux/} diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 6eda432bdcc..2a332c95653 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:23:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:31 wiz Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 3cc83310768..bd547a94744 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/05/03 16:40:02 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= galculator-2.1.2 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} diff --git a/math/gcalctool-gtk3/Makefile b/math/gcalctool-gtk3/Makefile index 9f54e78e5ce..7494b1d6a99 100644 --- a/math/gcalctool-gtk3/Makefile +++ b/math/gcalctool-gtk3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/18 23:12:39 prlw1 Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= gcalctool-6.6.2 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 486d0c65298..1cdb2a11432 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.109 2013/02/16 11:23:04 wiz Exp $ +# $NetBSD: Makefile,v 1.110 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= gcalctool-5.32.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/genius/Makefile b/math/genius/Makefile index d76a063071e..5d6b74aaef2 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2013/05/31 12:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= genius-1.0.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index e865a2438ef..03dc55d520f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.167 2013/05/31 12:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.168 2013/06/03 10:05:31 wiz Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index bf9f2c098c3..fbcd9d81ff1 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2013/05/31 12:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:05:32 wiz Exp $ DISTNAME= gnumeric-1.10.17 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index 134a55436e9..179e3f47f61 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:32 wiz Exp $ DISTNAME= gnumeric-1.12.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 962514d46f8..a6db460dea4 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:23:06 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:05:32 wiz Exp $ # DISTNAME= grpn_1.3.3-1 PKGNAME= grpn-1.3.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math #MASTER_SITES= http://lashwhip.com/grpn/ MASTER_SITES= http://www.getreu.net/public/downloads/software/grpn/grpn-1.3.3/ diff --git a/math/gtklife/Makefile b/math/gtklife/Makefile index 8fe07d6fd13..9e2141cfc95 100644 --- a/math/gtklife/Makefile +++ b/math/gtklife/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:23:07 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:32 wiz Exp $ DISTNAME= gtklife-5.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= http://ironphoenix.org/tril/gtklife/ diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index a56a510415d..22935723996 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:32 wiz Exp $ DISTNAME= kalgebra-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE graph calculator diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 5234331974a..610dfe132de 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:32 wiz Exp $ DISTNAME= kcalc-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE scientific calculator diff --git a/math/kseg/Makefile b/math/kseg/Makefile index 31d972d1ba0..ebeff7f5d87 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/02/16 11:23:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:05:32 wiz Exp $ # DISTNAME= kseg-0.403 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://www.mit.edu/~ibaran/ diff --git a/math/octave/Makefile b/math/octave/Makefile index 1028b190efd..b94b7652744 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2013/05/31 12:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.115 2013/06/03 10:05:32 wiz Exp $ DISTNAME= octave-${OCTAVE_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} \ ftp://ftp.octave.org/pub/octave/ \ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 9fd6e773d44..1cea334f9c7 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2013/05/31 12:41:25 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2013/06/03 10:05:32 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile index 1a648d5151a..1700ea36a64 100644 --- a/math/qalculate-bases/Makefile +++ b/math/qalculate-bases/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:23:09 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:32 wiz Exp $ DISTNAME= qalculate-bases-0.9.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile index 35064d9f816..bdf245f9299 100644 --- a/math/qalculate-currency/Makefile +++ b/math/qalculate-currency/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:23:09 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:32 wiz Exp $ DISTNAME= qalculate-currency-0.9.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 8054310ccd5..40eee93868f 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:23:09 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:05:32 wiz Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index b9b33ac905f..8779cfad057 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:25 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:05:32 wiz Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile index 5a335fe167d..0882f80fe6a 100644 --- a/math/qalculate-units/Makefile +++ b/math/qalculate-units/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:23:10 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:32 wiz Exp $ DISTNAME= qalculate-units-0.9.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index d23cd2b5628..e055c8ab62d 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2012/10/08 15:18:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.88 2013/06/03 10:05:33 wiz Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 7 +PKGREVISION= 8 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 046df7c7186..c4a7849301e 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:23:10 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:33 wiz Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 2b5e2dfa286..0640564329c 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/10/08 09:25:50 asau Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:33 wiz Exp $ # DISTNAME= rat-3.0.28 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mbone MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/3.0.28/ diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 462dc8a3f44..d1b07567ccc 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2012/10/08 09:25:50 asau Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:33 wiz Exp $ # DISTNAME= vatsrc-4.0b2 PKGNAME= ${DISTNAME:S/src//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ diff --git a/mbone/vic-devel/Makefile b/mbone/vic-devel/Makefile index b57e8695a71..ad40e44aa81 100644 --- a/mbone/vic-devel/Makefile +++ b/mbone/vic-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/01/27 00:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:05:33 wiz Exp $ DISTNAME= vic-2.8ucl1.4.0beta-4337 PKGNAME= vic-devel-2.8.1.4.0beta.4337 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mbone tk MASTER_SITES= http://www.NetBSD.org/~sborrill/snapshots/ diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 6b798b83377..ac96615b643 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2012/10/23 10:24:08 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:05:33 wiz Exp $ DISTNAME= vicsrc-2.8 PKGNAME= ${DISTNAME:S/src//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mbone tk MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index 12729522580..8e4115db83b 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 09:25:51 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:33 wiz Exp $ # DISTNAME= wbd-1.0ucl4 PKGNAME= wbd-1.0p4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/1.0ucl4/ diff --git a/meta-pkgs/modular-xorg-libs/Makefile b/meta-pkgs/modular-xorg-libs/Makefile index d3eadf938c1..73fc62da382 100644 --- a/meta-pkgs/modular-xorg-libs/Makefile +++ b/meta-pkgs/modular-xorg-libs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 00:49:15 rodent Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:05:33 wiz Exp $ DISTNAME= # empty PKGNAME= modular-xorg-libs-1.1 +PKGREVISION= 1 CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} DISTFILES= # empty diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile index fabb91dfe0d..f5a9185ff5d 100644 --- a/meta-pkgs/xfce4-extras/Makefile +++ b/meta-pkgs/xfce4-extras/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:23:10 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:05:33 wiz Exp $ META_PACKAGE= yes .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-extras-${XFCE4_VERSION} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= meta-pkgs COMMENT= Xfce extras diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile index 304fdc7676a..ff9d09302cb 100644 --- a/meta-pkgs/xfce4/Makefile +++ b/meta-pkgs/xfce4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.61 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:33 wiz Exp $ META_PACKAGE= yes .include "Makefile.common" DISTNAME= xfce4-${XFCE4_VERSION} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= meta-pkgs COMMENT= Xfce diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk index 14b683f964d..c40971ccd92 100644 --- a/meta-pkgs/xfce4/buildlink3.mk +++ b/meta-pkgs/xfce4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.41 2013/02/16 11:18:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.42 2013/06/03 10:05:33 wiz Exp $ BUILDLINK_TREE+= xfce4 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4 XFCE4_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4+= xfce4>=4.6.1nb22 +BUILDLINK_ABI_DEPENDS.xfce4+= xfce4>=4.6.1nb24 BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4 .include "../../audio/xfce4-mixer/buildlink3.mk" diff --git a/misc/attica/Makefile b/misc/attica/Makefile index b9bed8d718e..48f2388aae9 100644 --- a/misc/attica/Makefile +++ b/misc/attica/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/04/13 23:03:32 markd Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:33 wiz Exp $ DISTNAME= attica-0.4.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_KDE:=attica/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/attica/buildlink3.mk b/misc/attica/buildlink3.mk index d4d45a30bfc..95404f7c530 100644 --- a/misc/attica/buildlink3.mk +++ b/misc/attica/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/04/13 23:03:32 markd Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:33 wiz Exp $ BUILDLINK_TREE+= attica @@ -6,7 +6,7 @@ BUILDLINK_TREE+= attica ATTICA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.attica+= attica>=0.1.2 -BUILDLINK_ABI_DEPENDS.attica+= attica>=0.4.1 +BUILDLINK_ABI_DEPENDS.attica+= attica>=0.4.1nb1 BUILDLINK_PKGSRCDIR.attica?= ../../misc/attica .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/misc/basket/Makefile b/misc/basket/Makefile index dd7b0557a06..ce042eecd40 100644 --- a/misc/basket/Makefile +++ b/misc/basket/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2013/05/09 07:40:06 adam Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:33 wiz Exp $ DISTNAME= basket-1.0.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= misc MASTER_SITES= http://basket.kde.org/downloads/ diff --git a/misc/blccc/Makefile b/misc/blccc/Makefile index 13a6233e894..2fb0cc1eccb 100644 --- a/misc/blccc/Makefile +++ b/misc/blccc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:23:11 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:33 wiz Exp $ # DISTNAME= blccc-1.99 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= misc MASTER_SITES= http://sven.gimp.org/blinkenlights/ diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 2b8ac3c5735..07999d1410f 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/05/29 22:13:17 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= calibre-0.9.7 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index fe223a98e87..39bcd3084fd 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2013/05/09 07:40:06 adam Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:05:34 wiz Exp $ DISTNAME= celestia-1.4.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 5acf1d950d6..9fd0436d9ff 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= deskbar-applet-2.32.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/fbreader/Makefile b/misc/fbreader/Makefile index 246ef0b9660..0ccc6f40f28 100644 --- a/misc/fbreader/Makefile +++ b/misc/fbreader/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:23:12 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= fbreader-sources-0.99.2 PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= http://www.fbreader.org/files/desktop/ EXTRACT_SUFX= .tgz diff --git a/misc/gelemental/Makefile b/misc/gelemental/Makefile index 3e6a6e7ced4..4fa29c1c50e 100644 --- a/misc/gelemental/Makefile +++ b/misc/gelemental/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:23:13 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= gelemental-1.2.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= misc MASTER_SITES= http://www.kdau.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gkrellm-flynn/Makefile b/misc/gkrellm-flynn/Makefile index 637ac4d5df7..ab4bd22e991 100644 --- a/misc/gkrellm-flynn/Makefile +++ b/misc/gkrellm-flynn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:13 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= gkrellflynn-0.8 PKGNAME= ${DISTNAME:S/gkrell/gkrellm-/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc MASTER_SITES= http://bax.comlab.uni-rostock.de/fileadmin/downloads/ diff --git a/misc/gkrellm-launch/Makefile b/misc/gkrellm-launch/Makefile index 4f6abf7085b..d487a3f5816 100644 --- a/misc/gkrellm-launch/Makefile +++ b/misc/gkrellm-launch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:23:13 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= gkrellmlaunch-0.5 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/} diff --git a/misc/gkrellm-leds/Makefile b/misc/gkrellm-leds/Makefile index c0d7890ff22..9b16f69f04e 100644 --- a/misc/gkrellm-leds/Makefile +++ b/misc/gkrellm-leds/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:13 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= gkleds-0.8.2 PKGNAME= ${DISTNAME:S/^gk/gkrellm-/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://heim.ifi.uio.no/~oyvinha/files/files/ diff --git a/misc/gkrellm-moon/Makefile b/misc/gkrellm-moon/Makefile index c0e6766e400..29bf4d111fd 100644 --- a/misc/gkrellm-moon/Makefile +++ b/misc/gkrellm-moon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:23:14 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= gkrellmoon-0.6 PKGNAME= gkrellm-moon-0.6 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmoon/} diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile index 6c6c661bd98..44c41a675af 100644 --- a/misc/gkrellm-weather/Makefile +++ b/misc/gkrellm-weather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2013/06/03 10:05:34 wiz Exp $ DISTNAME= gkrellweather-2.0.7 PKGNAME= gkrellm-weather-2.0.7 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index ccdffca8359..52b88e89c1f 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.130 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.131 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= gnome-utils-2.32.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.10/Makefile b/misc/goffice0.10/Makefile index 21dd3d9aaaa..ac18898e927 100644 --- a/misc/goffice0.10/Makefile +++ b/misc/goffice0.10/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/05/03 15:51:23 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= goffice-0.10.2 PKGNAME= ${DISTNAME:S/goffice/goffice0.10/} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/} EXTRACT_SUFX= .tar.xz diff --git a/misc/goffice0.10/buildlink3.mk b/misc/goffice0.10/buildlink3.mk index a235254fea6..8d0a886597c 100644 --- a/misc/goffice0.10/buildlink3.mk +++ b/misc/goffice0.10/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2013/03/14 18:56:06 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2013/06/03 10:05:34 wiz Exp $ BUILDLINK_TREE+= goffice0.8 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.8 GOFFICE0.8_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.10>=0.10.0 -BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.10>=0.10.0 +BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.10>=0.10.2nb1 BUILDLINK_PKGSRCDIR.goffice0.8?= ../../misc/goffice0.10 .include "../../devel/glib2/buildlink3.mk" diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index f783f5818bd..cb6ec69d6ed 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:18:36 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= goffice-0.6.6 PKGNAME= goffice0.6-0.6.6 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} diff --git a/misc/goffice0.6/buildlink3.mk b/misc/goffice0.6/buildlink3.mk index 380ab0c78e1..ebf9bde5690 100644 --- a/misc/goffice0.6/buildlink3.mk +++ b/misc/goffice0.6/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2013/02/16 11:18:36 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2013/06/03 10:05:34 wiz Exp $ BUILDLINK_TREE+= goffice0.6 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.6 GOFFICE0.6_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.6>=0.6.1 -BUILDLINK_ABI_DEPENDS.goffice0.6+= goffice0.6>=0.6.6nb23 +BUILDLINK_ABI_DEPENDS.goffice0.6+= goffice0.6>=0.6.6nb24 BUILDLINK_PKGSRCDIR.goffice0.6?= ../../misc/goffice0.6 #.include "../../converters/libiconv/buildlink3.mk" diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index 5f7441e215e..24eb9724aa7 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:18:51 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:34 wiz Exp $ # DISTNAME= goffice-0.8.17 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.8/buildlink3.mk b/misc/goffice0.8/buildlink3.mk index 9708d5e4587..a2a7b71b516 100644 --- a/misc/goffice0.8/buildlink3.mk +++ b/misc/goffice0.8/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:51 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:35 wiz Exp $ BUILDLINK_TREE+= goffice0.8 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.8 GOFFICE0.8_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.8>=0.8.0 -BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.8>=0.8.17nb11 +BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.8>=0.8.17nb12 BUILDLINK_PKGSRCDIR.goffice0.8?= ../../misc/goffice0.8 #.include "../../converters/libiconv/buildlink3.mk" diff --git a/misc/gok/Makefile b/misc/gok/Makefile index aaba11d1071..61484aca37e 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2013/02/16 11:23:15 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2013/06/03 10:05:35 wiz Exp $ # DISTNAME= gok-2.28.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile index b73a26d0c8a..4b29fa1ffa1 100644 --- a/misc/gperiodic/Makefile +++ b/misc/gperiodic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2013/02/16 11:23:15 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:35 wiz Exp $ DISTNAME= gperiodic-2.0.10 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc x11 MASTER_SITES= http://www.frantz.fi/software/ diff --git a/misc/gwaei/Makefile b/misc/gwaei/Makefile index e76449bdff1..9d8dc0f0977 100644 --- a/misc/gwaei/Makefile +++ b/misc/gwaei/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:35 wiz Exp $ # DISTNAME= gwaei-3.0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwaei/} diff --git a/misc/hanzim/Makefile b/misc/hanzim/Makefile index b15655e99a3..21861ad2984 100644 --- a/misc/hanzim/Makefile +++ b/misc/hanzim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 09:57:24 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:35 wiz Exp $ # DISTNAME= hanzim-1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://kamares.ucsd.edu/~arobert/Files/Chinese/ EXTRACT_SUFX= .tgz diff --git a/misc/kaccessible/Makefile b/misc/kaccessible/Makefile index c6e74011ab1..5c0f40d83f6 100644 --- a/misc/kaccessible/Makefile +++ b/misc/kaccessible/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:35 wiz Exp $ DISTNAME= kaccessible-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Provides accessibility services like focus tracking for KDE diff --git a/misc/kalzium/Makefile b/misc/kalzium/Makefile index 3ab96955868..f095a95bbae 100644 --- a/misc/kalzium/Makefile +++ b/misc/kalzium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:35 wiz Exp $ DISTNAME= kalzium-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Periodic table of elements diff --git a/misc/kanjipad/Makefile b/misc/kanjipad/Makefile index f582d40d241..6450b648705 100644 --- a/misc/kanjipad/Makefile +++ b/misc/kanjipad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:35 wiz Exp $ # DISTNAME= kanjipad-2.0.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://fishsoup.net/software/kanjipad/ diff --git a/misc/kbruch/Makefile b/misc/kbruch/Makefile index cd1b4c2c5da..323511a3775 100644 --- a/misc/kbruch/Makefile +++ b/misc/kbruch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:35 wiz Exp $ DISTNAME= kbruch-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE exercise fractions diff --git a/misc/kcharselect/Makefile b/misc/kcharselect/Makefile index b943a21d432..5dcb82925c0 100644 --- a/misc/kcharselect/Makefile +++ b/misc/kcharselect/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:33 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:35 wiz Exp $ DISTNAME= kcharselect-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE character selector diff --git a/misc/kchm/Makefile b/misc/kchm/Makefile index f63b8134098..826bfe381b1 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/09 07:40:08 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:35 wiz Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile index bca373517bf..3f48da5a09c 100644 --- a/misc/kchmviewer/Makefile +++ b/misc/kchmviewer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/09 07:40:08 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:35 wiz Exp $ # DISTNAME= kchmviewer-6.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/} diff --git a/misc/kde-wallpapers4/Makefile b/misc/kde-wallpapers4/Makefile index fe56f96bb78..bea10ea89c6 100644 --- a/misc/kde-wallpapers4/Makefile +++ b/misc/kde-wallpapers4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:35 wiz Exp $ DISTNAME= kde-wallpapers-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Wallpapers for the KDE integrated X11 desktop diff --git a/misc/kdeaccessibility3/Makefile b/misc/kdeaccessibility3/Makefile index e62c58560c1..bc37bbaa743 100644 --- a/misc/kdeaccessibility3/Makefile +++ b/misc/kdeaccessibility3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2013/05/09 07:40:08 adam Exp $ +# $NetBSD: Makefile,v 1.63 2013/06/03 10:05:35 wiz Exp $ DISTNAME= kdeaccessibility-${_KDE_VERSION} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= misc COMMENT= Accessibility support for the KDE integrated X11 desktop diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index 90ad97b69f4..b40fa34a238 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2013/05/09 07:40:09 adam Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeaddons-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop diff --git a/misc/kdeadmin3/Makefile b/misc/kdeadmin3/Makefile index 6af786e7423..89daad54f8b 100644 --- a/misc/kdeadmin3/Makefile +++ b/misc/kdeadmin3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2013/05/09 07:40:09 adam Exp $ +# $NetBSD: Makefile,v 1.69 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeadmin-${_KDE_VERSION} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc COMMENT= System administration tools for the KDE integrated X11 desktop diff --git a/misc/kdeadmin4/Makefile b/misc/kdeadmin4/Makefile index 376da5d5351..c666d5e6ea4 100644 --- a/misc/kdeadmin4/Makefile +++ b/misc/kdeadmin4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeadmin-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= System administration tools for the KDE integrated X11 desktop diff --git a/misc/kdeartwork3/Makefile b/misc/kdeartwork3/Makefile index 25d72632d29..b319dd9b81a 100644 --- a/misc/kdeartwork3/Makefile +++ b/misc/kdeartwork3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2013/05/09 07:40:09 adam Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop diff --git a/misc/kdeartwork4/Makefile b/misc/kdeartwork4/Makefile index 8398cdb614d..24d4e8ee1a2 100644 --- a/misc/kdeartwork4/Makefile +++ b/misc/kdeartwork4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index e7cbf03a5da..d38bc0c36be 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2013/05/09 07:40:09 adam Exp $ +# $NetBSD: Makefile,v 1.75 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeedu-${_KDE_VERSION} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index cd5505e67cd..b5e4fabe927 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:36 wiz Exp $ #DISTNAME= kdepim-runtime-${_KDE_VERSION} DISTNAME= kdepim-runtime-4.4.11.1 PKGNAME= ${DISTNAME:S/-4/4-4/} MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index 928226a65ed..7290ea7683f 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdepim-${_KDE_VERSION} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop diff --git a/misc/kdepim3/buildlink3.mk b/misc/kdepim3/buildlink3.mk index bac50bf573b..8dd69abecaf 100644 --- a/misc/kdepim3/buildlink3.mk +++ b/misc/kdepim3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.44 2013/02/16 11:19:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.45 2013/06/03 10:05:36 wiz Exp $ BUILDLINK_TREE+= kdepim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdepim KDEPIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdepim+= kdepim>=3.5.0nb1 -BUILDLINK_ABI_DEPENDS.kdepim+= kdepim>=3.5.10nb24 +BUILDLINK_ABI_DEPENDS.kdepim+= kdepim>=3.5.10nb28 BUILDLINK_PKGSRCDIR.kdepim?= ../../misc/kdepim3 pkgbase := kdepim diff --git a/misc/kdepim4/Makefile b/misc/kdepim4/Makefile index fd1075c66fb..2d39cfdaab7 100644 --- a/misc/kdepim4/Makefile +++ b/misc/kdepim4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/03 10:05:36 wiz Exp $ #DISTNAME= kdepim-${_KDE_VERSION} DISTNAME= kdepim-4.4.11.1 PKGNAME= ${DISTNAME:S/-4/4-4/} MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kdepimlibs4/Makefile b/misc/kdepimlibs4/Makefile index e98bc12dc1d..b19e28dcdc3 100644 --- a/misc/kdepimlibs4/Makefile +++ b/misc/kdepimlibs4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdepimlibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Support libraries for PIM for the KDE integrated X11 desktop diff --git a/misc/kdepimlibs4/buildlink3.mk b/misc/kdepimlibs4/buildlink3.mk index 37454221370..0c308f0f4a5 100644 --- a/misc/kdepimlibs4/buildlink3.mk +++ b/misc/kdepimlibs4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/05/09 07:39:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:05:36 wiz Exp $ BUILDLINK_TREE+= kdepimlibs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdepimlibs KDEPIMLIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdepimlibs+= kdepimlibs4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kdepimlibs+= kdepimlibs4>=4.10.2nb1 +BUILDLINK_ABI_DEPENDS.kdepimlibs+= kdepimlibs4>=4.10.3nb1 BUILDLINK_PKGSRCDIR.kdepimlibs?= ../../misc/kdepimlibs4 .include "../../mk/bsd.fast.prefs.mk" diff --git a/misc/kdeplasma-addons4/Makefile b/misc/kdeplasma-addons4/Makefile index 62727d4ddd5..3db3cc7ebd7 100644 --- a/misc/kdeplasma-addons4/Makefile +++ b/misc/kdeplasma-addons4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeplasma-addons-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Plasmoids diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index 61011a053c1..64db3cd16a0 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2013/05/09 07:40:11 adam Exp $ +# $NetBSD: Makefile,v 1.97 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kdeutils-${_KDE_VERSION} -PKGREVISION= 27 +PKGREVISION= 28 COMMENT= Utilities for the KDE integrated X11 desktop .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/misc/kgeography/Makefile b/misc/kgeography/Makefile index b7c7c52f393..d526b33b42d 100644 --- a/misc/kgeography/Makefile +++ b/misc/kgeography/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kgeography-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE geography trainer diff --git a/misc/kig/Makefile b/misc/kig/Makefile index 73258c89357..28b190e6ae2 100644 --- a/misc/kig/Makefile +++ b/misc/kig/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:36 wiz Exp $ DISTNAME= kig-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE interactive geometry diff --git a/misc/kiten/Makefile b/misc/kiten/Makefile index 28c75581586..3d7620bc3cf 100644 --- a/misc/kiten/Makefile +++ b/misc/kiten/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kiten-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE Japanese reference/learning tool diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile index 72a46036f47..44a30463b3e 100644 --- a/misc/klettres/Makefile +++ b/misc/klettres/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:37 wiz Exp $ DISTNAME= klettres-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE app to teach the alphabet and read some syllables in languages diff --git a/misc/kmag/Makefile b/misc/kmag/Makefile index 8014f5b5277..6bec1920a98 100644 --- a/misc/kmag/Makefile +++ b/misc/kmag/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kmag-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE screen magnifier diff --git a/misc/kmousetool/Makefile b/misc/kmousetool/Makefile index 95aa14afd93..973d0c32a35 100644 --- a/misc/kmousetool/Makefile +++ b/misc/kmousetool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kmousetool-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE mouse manipulation tool diff --git a/misc/kmouth/Makefile b/misc/kmouth/Makefile index 3dc8d139d2e..21f07d5f0bd 100644 --- a/misc/kmouth/Makefile +++ b/misc/kmouth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kmouth-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE Speech Synthesizer frontend diff --git a/misc/kodos/Makefile b/misc/kodos/Makefile index 7c398df73d4..bca33bd0502 100644 --- a/misc/kodos/Makefile +++ b/misc/kodos/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:23:22 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kodos-2.4.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kodos/} diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index fb7fd4b2a45..1b8e997502e 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.149 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.150 2013/06/03 10:05:37 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kremotecontrol/Makefile b/misc/kremotecontrol/Makefile index 03b1e9d7f13..f7e7cabbc21 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kremotecontrol-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE frontend for your remote controls diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile index 1243d6a5b2a..8cbfb512b65 100644 --- a/misc/kstars/Makefile +++ b/misc/kstars/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kstars-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE desktop planetarium diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index d42b0485f9b..7de709de062 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= ktouch-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE touch typing tutor diff --git a/misc/kturtle/Makefile b/misc/kturtle/Makefile index 2946896e25d..48e4805eb39 100644 --- a/misc/kturtle/Makefile +++ b/misc/kturtle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kturtle-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE educational programming environment diff --git a/misc/kwordquiz/Makefile b/misc/kwordquiz/Makefile index afae6542c24..000d3770a80 100644 --- a/misc/kwordquiz/Makefile +++ b/misc/kwordquiz/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= kwordquiz-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE flash card trainer diff --git a/misc/libkdeedu/Makefile b/misc/libkdeedu/Makefile index b80a285d7b7..c4c0cbf74be 100644 --- a/misc/libkdeedu/Makefile +++ b/misc/libkdeedu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:37 wiz Exp $ DISTNAME= libkdeedu-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Common library for KDE educational apps diff --git a/misc/libkdeedu/buildlink3.mk b/misc/libkdeedu/buildlink3.mk index 82780627076..808398af27f 100644 --- a/misc/libkdeedu/buildlink3.mk +++ b/misc/libkdeedu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/09 07:39:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:37 wiz Exp $ BUILDLINK_TREE+= libkdeedu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkdeedu LIBKDEEDU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkdeedu+= libkdeedu>=4.8.0 -BUILDLINK_ABI_DEPENDS.libkdeedu?= libkdeedu>=4.10.2 +BUILDLINK_ABI_DEPENDS.libkdeedu?= libkdeedu>=4.10.3nb1 BUILDLINK_PKGSRCDIR.libkdeedu?= ../../misc/libkdeedu .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/misc/libkgeomap/Makefile b/misc/libkgeomap/Makefile index c5987ab9ffd..12d9986d3f0 100644 --- a/misc/libkgeomap/Makefile +++ b/misc/libkgeomap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 13:04:10 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:37 wiz Exp $ # PKGNAME= libkgeomap-3.2.0 DISTNAME= digikam-3.2.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libkgeomap/buildlink3.mk b/misc/libkgeomap/buildlink3.mk index 4c0f02f8075..5aed35747ec 100644 --- a/misc/libkgeomap/buildlink3.mk +++ b/misc/libkgeomap/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/09 07:39:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:37 wiz Exp $ BUILDLINK_TREE+= libkgeomap @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkgeomap LIBKGEOMAP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkgeomap+= libkgeomap>=2.5.0 -BUILDLINK_ABI_DEPENDS.libkgeomap?= libkgeomap>=3.1.0 +BUILDLINK_ABI_DEPENDS.libkgeomap?= libkgeomap>=3.2.0nb1 BUILDLINK_PKGSRCDIR.libkgeomap?= ../../misc/libkgeomap .include "../../misc/marble/buildlink3.mk" diff --git a/misc/libkvkontakte/Makefile b/misc/libkvkontakte/Makefile index d74a33f3956..5f88199eb9d 100644 --- a/misc/libkvkontakte/Makefile +++ b/misc/libkvkontakte/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 13:04:10 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:38 wiz Exp $ # PKGNAME= libkvkontakte-3.2.0 DISTNAME= digikam-3.2.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libkvkontakte/buildlink3.mk b/misc/libkvkontakte/buildlink3.mk index 0fc38c685b5..3e21f1682ee 100644 --- a/misc/libkvkontakte/buildlink3.mk +++ b/misc/libkvkontakte/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/09 07:39:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:38 wiz Exp $ BUILDLINK_TREE+= libkvkontakte @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkvkontakte LIBKVKONTAKTE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkvkontakte+= libkvkontakte>=2.5.0 -BUILDLINK_ABI_DEPENDS.libkvkontakte?= libkvkontakte>=3.1.0 +BUILDLINK_ABI_DEPENDS.libkvkontakte?= libkvkontakte>=3.2.0nb1 BUILDLINK_PKGSRCDIR.libkvkontakte?= ../../misc/libkvkontakte .include "../../devel/qjson/buildlink3.mk" diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index cbfe9cd39f0..220e530aed0 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/05/31 12:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:38 wiz Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ diff --git a/misc/marble/Makefile b/misc/marble/Makefile index 97e05cf798e..126f0927f4c 100644 --- a/misc/marble/Makefile +++ b/misc/marble/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:38 wiz Exp $ DISTNAME= marble-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE desktop globe diff --git a/misc/marble/buildlink3.mk b/misc/marble/buildlink3.mk index 0ea4e312107..d37078e8df5 100644 --- a/misc/marble/buildlink3.mk +++ b/misc/marble/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/09 07:39:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:38 wiz Exp $ BUILDLINK_TREE+= marble @@ -6,7 +6,7 @@ BUILDLINK_TREE+= marble MARBLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.marble+= marble>=4.8.0 -BUILDLINK_ABI_DEPENDS.marble?= marble>=4.10.2 +BUILDLINK_ABI_DEPENDS.marble?= marble>=4.10.3nb1 BUILDLINK_PKGSRCDIR.marble?= ../../misc/marble .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/misc/mnemosyne/Makefile b/misc/mnemosyne/Makefile index f6e23af057a..33d57ff5f9e 100644 --- a/misc/mnemosyne/Makefile +++ b/misc/mnemosyne/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:23:24 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:38 wiz Exp $ # DISTNAME= mnemosyne-1.2.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mnemosyne-proj/} EXTRACT_SUFX= .tgz diff --git a/misc/mousetweaks/Makefile b/misc/mousetweaks/Makefile index 5e0349a74d6..066e919a089 100644 --- a/misc/mousetweaks/Makefile +++ b/misc/mousetweaks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:38 wiz Exp $ # DISTNAME= mousetweaks-2.28.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.28/} diff --git a/misc/nepomuk-core/Makefile b/misc/nepomuk-core/Makefile index 02e6c15b540..1a93a76c396 100644 --- a/misc/nepomuk-core/Makefile +++ b/misc/nepomuk-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/05/29 22:13:17 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:38 wiz Exp $ DISTNAME= nepomuk-core-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc COMMENT= library for dealing with Nepomuk components diff --git a/misc/nepomuk-widgets/Makefile b/misc/nepomuk-widgets/Makefile index 03107a30f67..cad83ac0552 100644 --- a/misc/nepomuk-widgets/Makefile +++ b/misc/nepomuk-widgets/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:38 wiz Exp $ DISTNAME= nepomuk-widgets-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Nepomuk Meta Data Library diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile index 2d5f3fb3291..58c97fe4e63 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2013/05/31 12:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:38 wiz Exp $ DISTNAME= nxtvepg-2.7.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/} diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index bba92b4f1e7..fed985c95af 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.88 2013/05/31 12:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2013/06/03 10:05:38 wiz Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} diff --git a/misc/parley/Makefile b/misc/parley/Makefile index c20253c41c8..9a07f80c4ae 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:38 wiz Exp $ DISTNAME= parley-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE vocabulary trainer diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index 9b7e88362c0..6fe01951716 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:23:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:38 wiz Exp $ DISTNAME= qbrew-0.3.5 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ diff --git a/misc/rocs/Makefile b/misc/rocs/Makefile index d7a8fa49369..163811f2821 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:38 wiz Exp $ DISTNAME= rocs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE graph theory IDE diff --git a/misc/root/Makefile b/misc/root/Makefile index 5a66efbfb6f..e51cfe0d5b1 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2013/02/16 11:23:26 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2013/06/03 10:05:38 wiz Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index c62b2f3dd92..69ab89ee09d 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2013/05/31 12:41:29 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:05:38 wiz Exp $ DISTNAME= stellarium-0.12.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} diff --git a/misc/step/Makefile b/misc/step/Makefile index 9197d328af4..50b72e94be1 100644 --- a/misc/step/Makefile +++ b/misc/step/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:39 wiz Exp $ DISTNAME= step-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE interactive physical simulator diff --git a/misc/superkaramba/Makefile b/misc/superkaramba/Makefile index 2638fd9ed2f..5ec1dc8cb2e 100644 --- a/misc/superkaramba/Makefile +++ b/misc/superkaramba/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:39 wiz Exp $ DISTNAME= superkaramba-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE desktop widgets diff --git a/misc/sweeper/Makefile b/misc/sweeper/Makefile index 2091828e2ec..e1c2d6b914e 100644 --- a/misc/sweeper/Makefile +++ b/misc/sweeper/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:35 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:39 wiz Exp $ DISTNAME= sweeper-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= KDE system cleaner diff --git a/misc/taskjuggler/Makefile b/misc/taskjuggler/Makefile index a72ba9b48b3..df782792a96 100644 --- a/misc/taskjuggler/Makefile +++ b/misc/taskjuggler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/05/31 12:41:29 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= taskjuggler-2.4.3 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= misc MASTER_SITES= http://www.taskjuggler.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/tellico-kde3/Makefile b/misc/tellico-kde3/Makefile index 713bc565d22..2bb55c1e078 100644 --- a/misc/tellico-kde3/Makefile +++ b/misc/tellico-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:41:29 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= tellico-1.3.6 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index ad80fbedfb7..73d1e04d669 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2013/05/29 22:13:17 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= tellico-2.3.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/usbprog/Makefile b/misc/usbprog/Makefile index 0168783b3bf..056e9a08c0f 100644 --- a/misc/usbprog/Makefile +++ b/misc/usbprog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:23:28 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= usbprog-0.2.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc MASTER_SITES= http://download.berlios.de/usbprog/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/vym/Makefile b/misc/vym/Makefile index 58892bb8ae1..f9cbf4267f6 100644 --- a/misc/vym/Makefile +++ b/misc/vym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:29 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= vym-2.2.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vym/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 4e5e348c637..31e3e97e110 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2013/02/16 11:23:29 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:39 wiz Exp $ DISTNAME= xchm-1.20 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index a66f0ef9665..f4974bfc343 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2013/05/20 11:43:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:39 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.6.2 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= misc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ COMMENT= Xfce weather plugin diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk index 0203bd15a5c..a78d928a4c2 100644 --- a/misc/xfce4-weather-plugin/buildlink3.mk +++ b/misc/xfce4-weather-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:05:39 wiz Exp $ BUILDLINK_TREE+= xfce4-weather-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-weather-plugin XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2 -BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb17 +BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb18 BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index c8927fc0b8b..31f8a823602 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.115 2013/02/16 11:23:29 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index 6d56effaa45..50389e6d7cb 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:39 wiz Exp $ DISTNAME= yelp-3.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/misc/zyGrib/Makefile b/misc/zyGrib/Makefile index a9608218e93..6fa1e69eab0 100644 --- a/misc/zyGrib/Makefile +++ b/misc/zyGrib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:23:30 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:39 wiz Exp $ # DISTNAME= zyGrib-6.0.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= http://www.zygrib.org/getfile.php?file= EXTRACT_SUFX= .tgz diff --git a/multimedia/audiocd-kio/Makefile b/multimedia/audiocd-kio/Makefile index 3392afd9496..82d9645fbc8 100644 --- a/multimedia/audiocd-kio/Makefile +++ b/multimedia/audiocd-kio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:39 wiz Exp $ DISTNAME= audiocd-kio-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= Kioslave for accessing audio CDs diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index 5a9acb8cf5e..4730f52a944 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.81 2013/02/16 11:23:30 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= avidemux_2.5.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/avidemux/ diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile index 34b91580f16..adf5addab83 100644 --- a/multimedia/clutter-gst/Makefile +++ b/multimedia/clutter-gst/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= clutter-gst-1.2.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= multimedia MASTER_SITES= http://source.clutter-project.org/sources/clutter-gst/1.2/ diff --git a/multimedia/clutter-gst/buildlink3.mk b/multimedia/clutter-gst/buildlink3.mk index 2626ef175b8..e45ac40a4d9 100644 --- a/multimedia/clutter-gst/buildlink3.mk +++ b/multimedia/clutter-gst/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:18:20 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:05:40 wiz Exp $ # BUILDLINK_TREE+= clutter-gst @@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter-gst CLUTTER_GST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter-gst+= clutter-gst>=1.0.0 -BUILDLINK_ABI_DEPENDS.clutter-gst+= clutter-gst>=1.2.0nb12 +BUILDLINK_ABI_DEPENDS.clutter-gst+= clutter-gst>=1.2.0nb13 BUILDLINK_PKGSRCDIR.clutter-gst?= ../../multimedia/clutter-gst .include "../../graphics/clutter/buildlink3.mk" diff --git a/multimedia/clutter08-gst/Makefile b/multimedia/clutter08-gst/Makefile index 1d4514074e4..651315765d7 100644 --- a/multimedia/clutter08-gst/Makefile +++ b/multimedia/clutter08-gst/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:19:21 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= clutter-gst-0.8.0 PKGNAME= ${DISTNAME:S/clutter/clutter08/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= multimedia MASTER_SITES= http://www.clutter-project.org/sources/clutter-gst/0.8/ diff --git a/multimedia/clutter08-gst/buildlink3.mk b/multimedia/clutter08-gst/buildlink3.mk index e6f46e14e5a..a6fc5be283c 100644 --- a/multimedia/clutter08-gst/buildlink3.mk +++ b/multimedia/clutter08-gst/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2013/02/16 11:19:21 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2013/06/03 10:05:40 wiz Exp $ # BUILDLINK_TREE+= clutter08-gst @@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter08-gst CLUTTER08_GST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter08-gst+= clutter08-gst>=0.8.0 -BUILDLINK_ABI_DEPENDS.clutter08-gst+= clutter08-gst>=0.8.0nb14 +BUILDLINK_ABI_DEPENDS.clutter08-gst+= clutter08-gst>=0.8.0nb15 BUILDLINK_PKGSRCDIR.clutter08-gst?= ../../multimedia/clutter08-gst .include "../../graphics/clutter08/buildlink3.mk" diff --git a/multimedia/deforaos-player/Makefile b/multimedia/deforaos-player/Makefile index 88a94e7e0c2..f34c8334f04 100644 --- a/multimedia/deforaos-player/Makefile +++ b/multimedia/deforaos-player/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/02/23 17:39:24 khorben Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= Player-0.1.5 PKGNAME= deforaos-player-0.1.5 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.defora.org/os/download/download/4279/ diff --git a/multimedia/dragon/Makefile b/multimedia/dragon/Makefile index 5b2aa960eea..b603adae377 100644 --- a/multimedia/dragon/Makefile +++ b/multimedia/dragon/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:40 wiz Exp $ DISTNAME= dragon-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= a simple video player for KDE diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 60bc68b1441..fef724ab3e1 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/05/09 07:40:17 adam Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:40 wiz Exp $ DISTNAME= dvdauthor-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdauthor/} diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index cdcdd2b6d7c..59f87e00f7f 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/04/17 17:36:19 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= DVDStyler-2.4.3 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdstyler/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/farsight2/Makefile b/multimedia/farsight2/Makefile index 9153159e41f..17b8cfcc938 100644 --- a/multimedia/farsight2/Makefile +++ b/multimedia/farsight2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= farsight2-0.0.31 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat multimedia MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index f7319fb21eb..b4129fb20ba 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2013/05/13 14:42:32 adam Exp $ +# $NetBSD: Makefile,v 1.108 2013/06/03 10:05:40 wiz Exp $ PKGNAME= ffmpeg-20130510.${DISTVERSION} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Decoding, encoding and streaming software diff --git a/multimedia/ffmpegthumbs/Makefile b/multimedia/ffmpegthumbs/Makefile index ef2af769b5d..0fc5872731e 100644 --- a/multimedia/ffmpegthumbs/Makefile +++ b/multimedia/ffmpegthumbs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:40 wiz Exp $ DISTNAME= ffmpegthumbs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= FFmpeg-based thumbnail creator for video files diff --git a/multimedia/fuppes/Makefile b/multimedia/fuppes/Makefile index 8a374da9af4..8f88a4f5aa5 100644 --- a/multimedia/fuppes/Makefile +++ b/multimedia/fuppes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/05/09 07:40:17 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= fuppes-0.660 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuppes/} diff --git a/multimedia/gecko-mediaplayer/Makefile b/multimedia/gecko-mediaplayer/Makefile index 073135cdf38..0e8a010edec 100644 --- a/multimedia/gecko-mediaplayer/Makefile +++ b/multimedia/gecko-mediaplayer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/03/16 10:50:12 obache Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= gecko-mediaplayer-1.0.8 +PKGREVISION= 1 CATEGORIES= multimedia www MASTER_SITES= http://gecko-mediaplayer.googlecode.com/files/ diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile index 7ef5e601287..419b428c98d 100644 --- a/multimedia/gmencoder/Makefile +++ b/multimedia/gmencoder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/02/16 11:23:32 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= gmencoder-0.1.0 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gmencoder/} EXTRACT_SUFX= .tgz diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile index e0180c17214..421181bcad0 100644 --- a/multimedia/gmplayer/Makefile +++ b/multimedia/gmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2013/03/08 11:41:50 obache Exp $ +# $NetBSD: Makefile,v 1.110 2013/06/03 10:05:40 wiz Exp $ # # NOTE: if you are updating both mplayer and gmplayer, you must ensure @@ -9,7 +9,7 @@ # PKGNAME= gmplayer-${MPLAYER_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 SKIN_SITES= http://www1.mplayerhq.hu/MPlayer/skins/ \ http://www2.mplayerhq.hu/MPlayer/skins/ \ diff --git a/multimedia/gnash/Makefile b/multimedia/gnash/Makefile index b97ed180f0c..ef6f10d9cad 100644 --- a/multimedia/gnash/Makefile +++ b/multimedia/gnash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2013/05/09 07:40:17 adam Exp $ +# $NetBSD: Makefile,v 1.71 2013/06/03 10:05:40 wiz Exp $ # DISTNAME= gnash-0.8.10 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU:=gnash/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gnome-media/Makefile b/multimedia/gnome-media/Makefile index 41643394838..6bdfa598acd 100644 --- a/multimedia/gnome-media/Makefile +++ b/multimedia/gnome-media/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2013/05/31 12:41:30 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2013/06/03 10:05:41 wiz Exp $ DISTNAME= gnome-media-2.28.5 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gnome-media/buildlink3.mk b/multimedia/gnome-media/buildlink3.mk index 0b0c0a2e499..1700c235065 100644 --- a/multimedia/gnome-media/buildlink3.mk +++ b/multimedia/gnome-media/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/02/16 11:19:00 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/06/03 10:05:41 wiz Exp $ BUILDLINK_TREE+= gnome-media @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-media GNOME_MEDIA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-media+= gnome-media>=2.12.0nb1 -BUILDLINK_ABI_DEPENDS.gnome-media+= gnome-media>=2.28.5nb20 +BUILDLINK_ABI_DEPENDS.gnome-media+= gnome-media>=2.28.5nb22 BUILDLINK_PKGSRCDIR.gnome-media?= ../../multimedia/gnome-media .include "../../devel/GConf-ui/buildlink3.mk" diff --git a/multimedia/gnome-mplayer/Makefile b/multimedia/gnome-mplayer/Makefile index 8961198f0f1..171372bc3e8 100644 --- a/multimedia/gnome-mplayer/Makefile +++ b/multimedia/gnome-mplayer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/03/16 10:46:05 obache Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= gnome-mplayer-1.0.8 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gnome-mplayer.googlecode.com/files/ diff --git a/multimedia/goggles/Makefile b/multimedia/goggles/Makefile index 882d94ef428..73eb446cfbb 100644 --- a/multimedia/goggles/Makefile +++ b/multimedia/goggles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= goggles-0.9.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= multimedia MASTER_SITES= http://www.fifthplanet.net/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile index 718d437ce55..090f3cbb94a 100644 --- a/multimedia/gopchop/Makefile +++ b/multimedia/gopchop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= gopchop-1.1.8 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gopchop/} \ http://outflux.net/unix/software/GOPchop/download/ diff --git a/multimedia/gpac/Makefile b/multimedia/gpac/Makefile index e3d5d17209b..44ae6a38428 100644 --- a/multimedia/gpac/Makefile +++ b/multimedia/gpac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= gpac-0.5.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpac/} diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile index 94c3dafc56c..55895bc5e64 100644 --- a/multimedia/gst123/Makefile +++ b/multimedia/gst123/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:23:35 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= gst123-0.3.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://space.twc.de/~stefan/gst123/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index 75ba08e1c27..e481f15ef6a 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2013/05/31 12:41:30 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2013/06/03 10:05:41 wiz Exp $ DISTNAME= gxine-0.5.905 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 7ba75586151..c213c1b5f52 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:30 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= HandBrake-0.9.3 PKGNAME= ${DISTNAME:S/HandBrake/handbrake/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/handbrake/releases/ \ http://download.m0k.org/handbrake/contrib/ diff --git a/multimedia/hwdecode-demos/Makefile b/multimedia/hwdecode-demos/Makefile index b2b2a56f6c0..b13e67daa83 100644 --- a/multimedia/hwdecode-demos/Makefile +++ b/multimedia/hwdecode-demos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/02/16 11:23:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= hwdecode-demos-0.9.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://www.splitted-desktop.com/~gbeauchesne/hwdecode-demos/ diff --git a/multimedia/juk/Makefile b/multimedia/juk/Makefile index ea70f4d886f..f56da990f7c 100644 --- a/multimedia/juk/Makefile +++ b/multimedia/juk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:41 wiz Exp $ DISTNAME= juk-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= a jukebox, tagger and music collection manager. diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index 9766ecdd6a5..81db32e24d8 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:18 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= kaffeine-1.2.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kaffeine/} diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index c2ab8eab9db..04a07c59be1 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2013/05/09 07:39:14 adam Exp $ +# $NetBSD: Makefile,v 1.99 2013/06/03 10:05:41 wiz Exp $ DISTNAME= kdemultimedia-${_KDE_VERSION} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= multimedia COMMENT= Multimedia tools for the KDE integrated X11 desktop diff --git a/multimedia/kdemultimedia3/buildlink3.mk b/multimedia/kdemultimedia3/buildlink3.mk index 1f3ac90091d..e302ce17e44 100644 --- a/multimedia/kdemultimedia3/buildlink3.mk +++ b/multimedia/kdemultimedia3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2013/03/16 06:20:46 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2013/06/03 10:05:41 wiz Exp $ BUILDLINK_TREE+= kdemultimedia @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdemultimedia KDEMULTIMEDIA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.0nb2 -BUILDLINK_ABI_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.10nb27 +BUILDLINK_ABI_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.10nb29 BUILDLINK_PKGSRCDIR.kdemultimedia?= ../../multimedia/kdemultimedia3 .include "../../audio/arts/buildlink3.mk" diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile index 854fb8248c0..ab160f6ebe1 100644 --- a/multimedia/kdenlive/Makefile +++ b/multimedia/kdenlive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/05/09 07:40:18 adam Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:41 wiz Exp $ # DISTNAME= kdenlive-0.7.8 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/kdenlive/kdenlive/0.7.8/ diff --git a/multimedia/kmix/Makefile b/multimedia/kmix/Makefile index d66b8c94fba..6924cee7521 100644 --- a/multimedia/kmix/Makefile +++ b/multimedia/kmix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:41 wiz Exp $ DISTNAME= kmix-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= KDE's soundcard mixer program diff --git a/multimedia/kmplayer-kde3/Makefile b/multimedia/kmplayer-kde3/Makefile index 546942efc0e..4420d8883f8 100644 --- a/multimedia/kmplayer-kde3/Makefile +++ b/multimedia/kmplayer-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:42 wiz Exp $ # DISTNAME= kmplayer-0.10.0c -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= multimedia kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index bc859258713..623cd059b3d 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2013/05/31 12:41:30 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2013/06/03 10:05:42 wiz Exp $ # DISTNAME= kmplayer-0.11.3d -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kscd/Makefile b/multimedia/kscd/Makefile index a2fd43b17b6..3acf3b5e192 100644 --- a/multimedia/kscd/Makefile +++ b/multimedia/kscd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:42 wiz Exp $ DISTNAME= kscd-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= KDE CD player diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index 7fa58685e96..2e239e8809e 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/01/21 13:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:42 wiz Exp $ # DISTNAME= libass-0.10.1 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://libass.googlecode.com/files/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/libass/buildlink3.mk b/multimedia/libass/buildlink3.mk index 6f5036da701..eea39d91c79 100644 --- a/multimedia/libass/buildlink3.mk +++ b/multimedia/libass/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2013/01/21 13:24:52 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2013/06/03 10:05:42 wiz Exp $ BUILDLINK_TREE+= libass @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libass LIBASS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libass+= libass>=0.9.12 -BUILDLINK_ABI_DEPENDS.libass+= libass>=0.10.1 +BUILDLINK_ABI_DEPENDS.libass+= libass>=0.10.1nb1 BUILDLINK_PKGSRCDIR.libass?= ../../multimedia/libass .include "../../converters/fribidi/buildlink3.mk" diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile index 6a2a814c8f4..9182f620892 100644 --- a/multimedia/libkate/Makefile +++ b/multimedia/libkate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/05/15 00:47:01 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:42 wiz Exp $ # DISTNAME= libkate-0.4.1 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://libkate.googlecode.com/files/ diff --git a/multimedia/libkcddb/Makefile b/multimedia/libkcddb/Makefile index ea3a3a4f0e3..9cab4bf9a97 100644 --- a/multimedia/libkcddb/Makefile +++ b/multimedia/libkcddb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:42 wiz Exp $ DISTNAME= libkcddb-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= KDE CDDB library diff --git a/multimedia/libkcompactdisc/Makefile b/multimedia/libkcompactdisc/Makefile index a8771e6146d..e2ec92b3286 100644 --- a/multimedia/libkcompactdisc/Makefile +++ b/multimedia/libkcompactdisc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:42 wiz Exp $ DISTNAME= libkcompactdisc-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= a library for interfacing with CDs diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index e284bfcff7b..79a7c3848e2 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/02/16 11:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:42 wiz Exp $ # DISTNAME= libquicktime-1.2.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libquicktime/} diff --git a/multimedia/ming/Makefile b/multimedia/ming/Makefile index 284ff2df7b8..8dcb50bf768 100644 --- a/multimedia/ming/Makefile +++ b/multimedia/ming/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:42 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MAINTAINER= obache@NetBSD.org diff --git a/multimedia/ming/buildlink3.mk b/multimedia/ming/buildlink3.mk index 33f172f0805..b733a5c441c 100644 --- a/multimedia/ming/buildlink3.mk +++ b/multimedia/ming/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2013/02/16 11:18:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2013/06/03 10:05:42 wiz Exp $ BUILDLINK_TREE+= ming @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ming MING_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ming+= ming>=0.4.3 -BUILDLINK_ABI_DEPENDS.ming+= ming>=0.4.4nb2 +BUILDLINK_ABI_DEPENDS.ming+= ming>=0.4.4nb4 BUILDLINK_PKGSRCDIR.ming?= ../../multimedia/ming .include "../../devel/zlib/buildlink3.mk" diff --git a/multimedia/mkvtoolnix-old/Makefile b/multimedia/mkvtoolnix-old/Makefile index be7be91fc25..da0d1f858ca 100644 --- a/multimedia/mkvtoolnix-old/Makefile +++ b/multimedia/mkvtoolnix-old/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2013/04/12 13:44:59 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:42 wiz Exp $ DISTNAME= mkvtoolnix-2.9.8 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= multimedia MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index d2e0f1e982e..00569ca9bd1 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2013/04/12 13:44:59 drochner Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:42 wiz Exp $ DISTNAME= mkvtoolnix-5.0.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= multimedia MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 7440ee3fa82..7131b75e591 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:42 wiz Exp $ DISTNAME= mlt-0.8.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/mlt/mlt/ diff --git a/multimedia/mplayer-plugin/Makefile b/multimedia/mplayer-plugin/Makefile index 35ec226a011..58231f71f6c 100644 --- a/multimedia/mplayer-plugin/Makefile +++ b/multimedia/mplayer-plugin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:42 wiz Exp $ # DISTNAME= mplayerplug-in-3.55 PKGNAME= mplayer-plugin-3.55 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/} diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile index 6013c3fb787..74ae5c296fb 100644 --- a/multimedia/mplayer-share/Makefile +++ b/multimedia/mplayer-share/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:42 wiz Exp $ .include "Makefile.common" PKGNAME= mplayer-share-${MPLAYER_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Documentation used by mplayer and gmplayer DEPENDS+= mplayer-fonts-[0-9]*:../../fonts/mplayer-fonts diff --git a/multimedia/mplayerthumbs/Makefile b/multimedia/mplayerthumbs/Makefile index 29cbcbb4a2a..f1c9a7470cb 100644 --- a/multimedia/mplayerthumbs/Makefile +++ b/multimedia/mplayerthumbs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:43 wiz Exp $ DISTNAME= mplayerthumbs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= multimedia COMMENT= thumbnail generator for all KDE file managers diff --git a/multimedia/ogle_gui/Makefile b/multimedia/ogle_gui/Makefile index 08d07b32d68..11f80970e2a 100644 --- a/multimedia/ogle_gui/Makefile +++ b/multimedia/ogle_gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:43 wiz Exp $ DISTNAME= ogle_gui-0.9.2 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= multimedia MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ diff --git a/multimedia/phonon-backend-gstreamer/Makefile b/multimedia/phonon-backend-gstreamer/Makefile index 9ae49b9b373..8ed05ab7b31 100644 --- a/multimedia/phonon-backend-gstreamer/Makefile +++ b/multimedia/phonon-backend-gstreamer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/05/21 12:16:41 markd Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:05:43 wiz Exp $ DISTNAME= phonon-backend-gstreamer-4.6.3 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_KDE:=phonon/phonon-backend-gstreamer/4.6.3/src/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/phonon-backend-vlc/Makefile b/multimedia/phonon-backend-vlc/Makefile index 21fff7c95eb..c3788c02b9d 100644 --- a/multimedia/phonon-backend-vlc/Makefile +++ b/multimedia/phonon-backend-vlc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/05/21 12:23:46 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/03 10:05:43 wiz Exp $ DISTNAME= phonon-backend-vlc-0.6.2 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_KDE:=phonon/phonon-backend-vlc/0.6.2/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile index dc12ff09588..5b615077de6 100644 --- a/multimedia/phonon/Makefile +++ b/multimedia/phonon/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/05/21 12:13:14 markd Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:43 wiz Exp $ DISTNAME= phonon-4.6.0 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.6.0/src/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/phonon/buildlink3.mk b/multimedia/phonon/buildlink3.mk index afbea0033ba..f59fbfed105 100644 --- a/multimedia/phonon/buildlink3.mk +++ b/multimedia/phonon/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:19:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:05:43 wiz Exp $ BUILDLINK_TREE+= phonon @@ -6,7 +6,7 @@ BUILDLINK_TREE+= phonon PHONON_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.phonon+= phonon>=4.5.0 -BUILDLINK_ABI_DEPENDS.phonon+= phonon>=4.5.1nb8 +BUILDLINK_ABI_DEPENDS.phonon+= phonon>=4.6.0nb1 BUILDLINK_PKGSRCDIR.phonon?= ../../multimedia/phonon .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/multimedia/php-ming/Makefile b/multimedia/php-ming/Makefile index db9219c0c43..e57b863dac5 100644 --- a/multimedia/php-ming/Makefile +++ b/multimedia/php-ming/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/04/06 13:02:33 rodent Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:43 wiz Exp $ .include "../../multimedia/ming/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 PECL_VERSION= ${MING_VERSION} MODNAME= ming CATEGORIES+= multimedia diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index e3c6ad0e123..da2e8be8729 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/04/17 18:08:42 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:43 wiz Exp $ # DISTNAME= pitivi-0.15.2 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pitivi/0.15/} #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pitivi/} diff --git a/multimedia/pspvc/Makefile b/multimedia/pspvc/Makefile index 2a774de203a..acaa6193dc9 100644 --- a/multimedia/pspvc/Makefile +++ b/multimedia/pspvc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:43 wiz Exp $ # DISTNAME= pspvc-install-0.3 PSPVCVER= pspvc-0.3 PKGNAME= ${PSPVCVER} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pspvc/} diff --git a/multimedia/py-clutter-gst/Makefile b/multimedia/py-clutter-gst/Makefile index 54c8be9730a..704a1915ccb 100644 --- a/multimedia/py-clutter-gst/Makefile +++ b/multimedia/py-clutter-gst/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:23:41 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:43 wiz Exp $ # DISTNAME= pyclutter-gst-1.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gst/1.0/ diff --git a/multimedia/py-ming/Makefile b/multimedia/py-ming/Makefile index efdf6e2266f..bc4a68ea2d0 100644 --- a/multimedia/py-ming/Makefile +++ b/multimedia/py-ming/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:23:41 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:43 wiz Exp $ # .include "../../multimedia/ming/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MAINTAINER= obache@NetBSD.org diff --git a/multimedia/ruby-clutter-gst/Makefile b/multimedia/ruby-clutter-gst/Makefile index e4ebca3abbd..55fc01bf8f2 100644 --- a/multimedia/ruby-clutter-gst/Makefile +++ b/multimedia/ruby-clutter-gst/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:23:41 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:43 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-gst-${VERSION} COMMENT= Ruby binding for Clutter GStreamer library -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= multimedia DEPENDS+= ${RUBY_PKGPREFIX}-clutter-core>=${VERSION}:../../graphics/ruby-clutter-core diff --git a/multimedia/ruby-ming/Makefile b/multimedia/ruby-ming/Makefile index 82d703c5418..d61d9a4513f 100644 --- a/multimedia/ruby-ming/Makefile +++ b/multimedia/ruby-ming/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:23:42 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:43 wiz Exp $ DISTNAME= ming-ruby-${VER} PKGNAME= ${RUBY_PKGPREFIX}-ming-${VER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://rubyforge.org/frs/download.php/44137/ diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index 0a21959bf6c..52dfe245ad5 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:23:42 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:43 wiz Exp $ # DISTNAME= subtitleeditor-0.30.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= multimedia MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/ diff --git a/multimedia/swfdec-gnome/Makefile b/multimedia/swfdec-gnome/Makefile index 85fbbe38ece..ba0c52e7ab8 100644 --- a/multimedia/swfdec-gnome/Makefile +++ b/multimedia/swfdec-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= swfdec-gnome-2.28.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/swfdec-gnome/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/swfdec-mozilla/Makefile b/multimedia/swfdec-mozilla/Makefile index 0ac23e7a9a2..9a985f2bc1f 100644 --- a/multimedia/swfdec-mozilla/Makefile +++ b/multimedia/swfdec-mozilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= swfdec-mozilla-0.8.2 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= multimedia MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/ diff --git a/multimedia/swfdec/Makefile b/multimedia/swfdec/Makefile index acc7b7c5a97..a6640f40221 100644 --- a/multimedia/swfdec/Makefile +++ b/multimedia/swfdec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:43 wiz Exp $ # DISTNAME= swfdec-0.8.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= multimedia MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.8/ diff --git a/multimedia/swfdec/buildlink3.mk b/multimedia/swfdec/buildlink3.mk index 18e3c912127..3523967cb9a 100644 --- a/multimedia/swfdec/buildlink3.mk +++ b/multimedia/swfdec/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2013/06/03 10:05:43 wiz Exp $ BUILDLINK_TREE+= swfdec @@ -6,7 +6,7 @@ BUILDLINK_TREE+= swfdec SWFDEC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.swfdec+= swfdec>=0.8.2 -BUILDLINK_ABI_DEPENDS.swfdec+= swfdec>=0.8.4nb24 +BUILDLINK_ABI_DEPENDS.swfdec+= swfdec>=0.8.4nb25 BUILDLINK_PKGSRCDIR.swfdec?= ../../multimedia/swfdec pkgbase := swfdec diff --git a/multimedia/totem-browser-plugin/Makefile b/multimedia/totem-browser-plugin/Makefile index 6b4ee85bd9d..207da51bb64 100644 --- a/multimedia/totem-browser-plugin/Makefile +++ b/multimedia/totem-browser-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:44 wiz Exp $ # .include "../../multimedia/totem/Makefile.common" @@ -6,7 +6,7 @@ DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup PKGNAME= ${DISTNAME:S/totem/totem-browser-plugin/} -PKGREVISION= 24 +PKGREVISION= 25 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST diff --git a/multimedia/totem-nautilus/Makefile b/multimedia/totem-nautilus/Makefile index a54dde2679e..92cb1714386 100644 --- a/multimedia/totem-nautilus/Makefile +++ b/multimedia/totem-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:44 wiz Exp $ # .include "../../multimedia/totem/Makefile.common" PKGNAME= ${DISTNAME:S/totem/totem-nautilus/} -PKGREVISION= 19 +PKGREVISION= 20 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 8a9d2cc6c4f..f8230f0e5c6 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.66 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2013/06/03 10:05:44 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 18 +PKGREVISION= 19 DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup diff --git a/multimedia/totem/buildlink3.mk b/multimedia/totem/buildlink3.mk index 1ca79ef7b86..b723927c15c 100644 --- a/multimedia/totem/buildlink3.mk +++ b/multimedia/totem/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:19:03 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:05:44 wiz Exp $ BUILDLINK_TREE+= totem @@ -6,7 +6,7 @@ BUILDLINK_TREE+= totem TOTEM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.4.0 -BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb16 +BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb19 BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem .include "../../textproc/libxml2/buildlink3.mk" diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 3974cd8f9bc..318decda03d 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2013/05/09 07:40:21 adam Exp $ +# $NetBSD: Makefile,v 1.86 2013/06/03 10:05:44 wiz Exp $ DISTNAME= transcode-1.1.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia #MASTER_SITES= http://download.berlios.de/tcforge/ MASTER_SITES= http://bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/tvtime/Makefile b/multimedia/tvtime/Makefile index 9abd768d3c8..a84e7a0fbdc 100644 --- a/multimedia/tvtime/Makefile +++ b/multimedia/tvtime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/02/16 11:23:43 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:05:44 wiz Exp $ DISTNAME= tvtime-1.0.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= multimedia x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tvtime/} diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 76d197c491a..b0e72ee7599 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.154 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.155 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ diff --git a/multimedia/vlc2/Makefile b/multimedia/vlc2/Makefile index 4cad6e433e8..51b6132842c 100644 --- a/multimedia/vlc2/Makefile +++ b/multimedia/vlc2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index f0869a78020..59181029531 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= xawtv-3.95 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= multimedia MASTER_SITES= http://dl.bytesex.org/releases/xawtv/ diff --git a/multimedia/xfce4-mpc-plugin/Makefile b/multimedia/xfce4-mpc-plugin/Makefile index 3f1f2397d01..d54f78f0510 100644 --- a/multimedia/xfce4-mpc-plugin/Makefile +++ b/multimedia/xfce4-mpc-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2013/04/21 15:31:23 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:44 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.3.2 DISTNAME= xfce4-mpc-plugin-${XFCE4_VERSION} EXTRACT_SUFX= .tar.gz -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= multimedia MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ COMMENT= Xfce Music Player Client plugin diff --git a/multimedia/xfce4-mpc-plugin/buildlink3.mk b/multimedia/xfce4-mpc-plugin/buildlink3.mk index 13a748ec737..c6ec7798d98 100644 --- a/multimedia/xfce4-mpc-plugin/buildlink3.mk +++ b/multimedia/xfce4-mpc-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:18:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:05:44 wiz Exp $ BUILDLINK_TREE+= xfce4-mpc-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-mpc-plugin XFCE4_MPC_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2 -BUILDLINK_ABI_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2nb15 +BUILDLINK_ABI_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2nb16 BUILDLINK_PKGSRCDIR.xfce4-mpc-plugin?= ../../multimedia/xfce4-mpc-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/multimedia/xfmedia/Makefile b/multimedia/xfmedia/Makefile index 8e4c5fc24f3..3fa5952a029 100644 --- a/multimedia/xfmedia/Makefile +++ b/multimedia/xfmedia/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/03/16 06:20:48 obache Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= xfmedia-0.9.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= multimedia MASTER_SITES= http://spuriousinterrupt.org/projects/xfmedia/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index 0b52ec730d2..1b133b0fd1f 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2013/06/03 10:05:44 wiz Exp $ -PKGREVISION= 10 +PKGREVISION= 11 .include "Makefile.common" diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index f0067e4634c..c9f05ee47a1 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/03/16 06:20:48 obache Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:05:44 wiz Exp $ # DISTNAME= xine-ui-0.99.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/xine-v4l/Makefile b/multimedia/xine-v4l/Makefile index ae9ff411f4a..e71ec6fdaf5 100644 --- a/multimedia/xine-v4l/Makefile +++ b/multimedia/xine-v4l/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2013/04/06 15:46:37 rodent Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:05:45 wiz Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/v4l/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= The v4l input plugin for xine-lib diff --git a/multimedia/xine-v4l2/Makefile b/multimedia/xine-v4l2/Makefile index 9f78611fc79..c04de9e07b7 100644 --- a/multimedia/xine-v4l2/Makefile +++ b/multimedia/xine-v4l2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2013/04/06 15:46:37 rodent Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:05:45 wiz Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/v4l2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= The v4l2 input plugin for xine-lib diff --git a/multimedia/xvid4conf/Makefile b/multimedia/xvid4conf/Makefile index aa199d05569..bc2e5ebd795 100644 --- a/multimedia/xvid4conf/Makefile +++ b/multimedia/xvid4conf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:23:45 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:45 wiz Exp $ DISTNAME= xvid4conf-1.12 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= multimedia MASTER_SITES= # diff --git a/net/amule/Makefile b/net/amule/Makefile index 0284c098af4..1cdd6bec5af 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/05/31 12:41:31 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/03 10:05:45 wiz Exp $ DISTNAME= aMule-2.2.6 PKGNAME= ${DISTNAME:S/aMule/amule/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 46e5de5055d..a679250bfac 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:21 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:45 wiz Exp $ DISTNAME= avahi-0.6.31 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= http://avahi.org/download/ diff --git a/net/avahi/buildlink3.mk b/net/avahi/buildlink3.mk index 50304d04ee7..e7df0792684 100644 --- a/net/avahi/buildlink3.mk +++ b/net/avahi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/04/21 00:58:46 rodent Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:45 wiz Exp $ BUILDLINK_TREE+= avahi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= avahi AVAHI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.avahi+= avahi>=0.6.23 -BUILDLINK_ABI_DEPENDS.avahi+= avahi>=0.6.31nb6 +BUILDLINK_ABI_DEPENDS.avahi+= avahi>=0.6.31nb9 BUILDLINK_PKGSRCDIR.avahi?= ../../net/avahi pkgbase := avahi diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index a95bd8ca437..ed33d764cbd 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2013/06/03 10:05:45 wiz Exp $ # DISTNAME= bug-buddy-2.26.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/cacti/Makefile b/net/cacti/Makefile index d8d0cb42966..a187492c30f 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/03/16 07:21:22 obache Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:45 wiz Exp $ # DISTNAME= cacti-0.8.8a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.cacti.net/downloads/ diff --git a/net/choqok/Makefile b/net/choqok/Makefile index 83266ef0fc2..61943f66a64 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:32 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:05:45 wiz Exp $ # DISTNAME= choqok-1.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/dc_gui2/Makefile b/net/dc_gui2/Makefile index a312ea0c15a..d5eac0f8e80 100644 --- a/net/dc_gui2/Makefile +++ b/net/dc_gui2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2013/02/16 11:23:47 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:05:45 wiz Exp $ DISTNAME= dc_gui2-0.80 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= http://ac2i.homelinux.com/dctc/ diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile index fa687df9050..b9cf09a48b9 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/05/09 07:40:22 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:45 wiz Exp $ DISTNAME= dcsharp-0.11.1 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= net MASTER_SITES= http://dcsharp.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 737adb4a06f..c34c27a0d98 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:23:48 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:45 wiz Exp $ # DISTNAME= dhcpcd-ui-0.6.0 PKGNAME= dhcpcd-gtk-0.6.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/ diff --git a/net/ed2k-gtk-gui/Makefile b/net/ed2k-gtk-gui/Makefile index 3bc9d6b2f1d..9a854941c02 100644 --- a/net/ed2k-gtk-gui/Makefile +++ b/net/ed2k-gtk-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:23:48 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:45 wiz Exp $ DISTNAME= ed2k-gtk-gui-0.6.3 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ed2k-gtk-gui/} diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index d80cfed2180..7c22dee0d4a 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/05/24 18:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:05:45 wiz Exp $ # DISTNAME= ekiga-3.2.6 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ekiga/3.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 71a49b80fbe..9bb6a9a7e45 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2013/02/16 11:23:48 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:05:45 wiz Exp $ DISTNAME= etherape-0.9.12 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= gnome net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 3df400feb37..4b829b47f07 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2013/02/16 11:23:49 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2013/06/03 10:05:46 wiz Exp $ DISTNAME= ettercap-0.6.b -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ettercap/} diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile index a54b0466878..d812eb09fe2 100644 --- a/net/filezilla/Makefile +++ b/net/filezilla/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2013/05/09 07:40:22 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:46 wiz Exp $ # VERSION= 3.5.0 DISTNAME= FileZilla_${VERSION}_src PKGNAME= filezilla-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gitso/Makefile b/net/gitso/Makefile index 227b5292fda..1c8a7d96eb2 100644 --- a/net/gitso/Makefile +++ b/net/gitso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/02/16 11:23:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:05:46 wiz Exp $ DISTNAME= gitso-0.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net x11 MASTER_SITES= http://gitso.googlecode.com/files/ DISTFILES= gitso_0.6_linux_all.tar.gz diff --git a/net/gkrellm-multiping/Makefile b/net/gkrellm-multiping/Makefile index eb2f0edc0ae..55072ec5182 100644 --- a/net/gkrellm-multiping/Makefile +++ b/net/gkrellm-multiping/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:49 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gkrellm-multiping-2.0.8 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz diff --git a/net/gkrellm-snmp/Makefile b/net/gkrellm-snmp/Makefile index 77cd9a98760..db7282435e3 100644 --- a/net/gkrellm-snmp/Makefile +++ b/net/gkrellm-snmp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2013/02/16 11:23:50 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gkrellm_snmp-0.21 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= http://triq.net/gkrellm/ diff --git a/net/gkrellm-wireless/Makefile b/net/gkrellm-wireless/Makefile index 10d6add77ae..26ade2b3991 100644 --- a/net/gkrellm-wireless/Makefile +++ b/net/gkrellm-wireless/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/02/16 11:23:50 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:46 wiz Exp $ DISTNAME= gkrellmwireless-2.0.3 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net sysutils MASTER_SITES= http://gkrellm.luon.net/files/ diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index 9df5dbc5d7c..8404162a782 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gnome-netstatus-2.26.0 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-netstatus/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 2178aa07a28..452f0592edb 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:23:51 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gnome-nettool-2.26.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-nettool/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gnome-vfs-smb/Makefile b/net/gnome-vfs-smb/Makefile index 33db5311516..f20ee96697a 100644 --- a/net/gnome-vfs-smb/Makefile +++ b/net/gnome-vfs-smb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:23:51 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:46 wiz Exp $ # GNOME_VFS_NAME= smb GNOME_VFS_FLAG= samba -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net EGFILES+= modules/smb-module.conf diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index ad26ee6bc85..2d126c52f73 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= grilo-0.2.5 PKGNAME= grilo-testui-0.2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index b7f2430f184..0fbd33180b2 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gssdp-0.14.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/0.14/} EXTRACT_SUFX= .tar.xz diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile index 61d623c4e9c..91fc85c4414 100644 --- a/net/gtk-gnutella/Makefile +++ b/net/gtk-gnutella/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2013/02/16 11:23:52 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2013/06/03 10:05:46 wiz Exp $ DISTNAME= gtk-gnutella-0.96.6 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 451f62776ca..675c5389aea 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:18:24 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gtk-vnc-0.5.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-vnc/0.5/} EXTRACT_SUFX= .tar.xz diff --git a/net/gtk-vnc/buildlink3.mk b/net/gtk-vnc/buildlink3.mk index aca187f70cc..7353e801ac9 100644 --- a/net/gtk-vnc/buildlink3.mk +++ b/net/gtk-vnc/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:18:24 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:05:46 wiz Exp $ BUILDLINK_TREE+= gtk-vnc @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk-vnc GTK_VNC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk-vnc+= gtk-vnc>=0.5.1 -BUILDLINK_ABI_DEPENDS.gtk-vnc+= gtk-vnc>=0.5.1nb8 +BUILDLINK_ABI_DEPENDS.gtk-vnc+= gtk-vnc>=0.5.1nb9 BUILDLINK_PKGSRCDIR.gtk-vnc?= ../../net/gtk-vnc pkgbase := gtk-vnc diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index 42185f1bf16..c7977bc01c4 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:46 wiz Exp $ # DISTNAME= gupnp-tools-0.8.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-tools/0.8/} EXTRACT_SUFX= .tar.xz diff --git a/net/icinga-base/Makefile b/net/icinga-base/Makefile index 8fd95f21bb3..087235d9e15 100644 --- a/net/icinga-base/Makefile +++ b/net/icinga-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/05/31 12:41:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:47 wiz Exp $ # DISTNAME= icinga-1.8.4 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icinga/} diff --git a/net/jigdo/Makefile b/net/jigdo/Makefile index ebad3bcdc3f..1c5ed63545a 100644 --- a/net/jigdo/Makefile +++ b/net/jigdo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:23:52 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:47 wiz Exp $ DISTNAME= jigdo-0.7.3 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/jigdo/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index c3a120e853a..1a718b769a5 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2013/05/09 07:39:17 adam Exp $ +# $NetBSD: Makefile,v 1.97 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kdenetwork3/buildlink3.mk b/net/kdenetwork3/buildlink3.mk index d46332ef1b0..a356bb5111b 100644 --- a/net/kdenetwork3/buildlink3.mk +++ b/net/kdenetwork3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2013/02/16 11:19:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2013/06/03 10:05:47 wiz Exp $ BUILDLINK_TREE+= kdenetwork @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdenetwork KDENETWORK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdenetwork+= kdenetwork>=3.5.0nb1 -BUILDLINK_ABI_DEPENDS.kdenetwork+= kdenetwork>=3.5.10nb25 +BUILDLINK_ABI_DEPENDS.kdenetwork+= kdenetwork>=3.5.10nb27 BUILDLINK_PKGSRCDIR.kdenetwork?= ../../net/kdenetwork3 .include "../../converters/uulib/buildlink3.mk" diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 156a3490df2..7889deafefd 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kftpgrabber/Makefile b/net/kftpgrabber/Makefile index aa069504212..73552a52d8a 100644 --- a/net/kftpgrabber/Makefile +++ b/net/kftpgrabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2013/05/31 12:41:33 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kftpgrabber-0.8.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= net kde MASTER_SITES= http://www.kftp.org/uploads/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/kiax/Makefile b/net/kiax/Makefile index f2fbc40ce1f..4748034f9ef 100644 --- a/net/kiax/Makefile +++ b/net/kiax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:23:53 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kiax-0.8.51-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms net audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kiax/} diff --git a/net/kismet/Makefile b/net/kismet/Makefile index e194d2297bf..889a90e33cd 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:33 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kismet-2008-05-R1 PKGNAME= kismet-2008.05.01 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= net MASTER_SITES= http://www.kismetwireless.net/code/ diff --git a/net/kmldonkey-kde3/Makefile b/net/kmldonkey-kde3/Makefile index 2ddb24939a0..e68253644ad 100644 --- a/net/kmldonkey-kde3/Makefile +++ b/net/kmldonkey-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kmldonkey-0.11 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE3.x/network/} diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index b136a730bdf..2f554fe537f 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/05/09 07:40:24 adam Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:47 wiz Exp $ # DISTNAME= kmldonkey-2.0.2-kde4.4.0 PKGNAME= ${DISTNAME:S/-kde/./} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_KDE:=4.4.0/src/extragear/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/kphone/Makefile b/net/kphone/Makefile index 53e11931009..d44118b9f2d 100644 --- a/net/kphone/Makefile +++ b/net/kphone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:23:54 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:47 wiz Exp $ DISTNAME= kphone-4.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net comms MASTER_SITES= http://www.wirlab.net/kphone/ diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index 1f097a67336..d6db961efe3 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:41:33 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:47 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 79ce562ef5e..71aadc456c9 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2013/05/31 12:41:33 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/03 10:05:47 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index 6bd0ecceaf2..7cd332735ee 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:47 wiz Exp $ DISTNAME= libdmapsharing-2.1.9 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ diff --git a/net/libdmapsharing3/Makefile b/net/libdmapsharing3/Makefile index ead9f934aec..f0425a75ed1 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:47 wiz Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index 2344a9c6a7d..3b4c3a259cf 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:48 wiz Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2 diff --git a/net/libktorrent/buildlink3.mk b/net/libktorrent/buildlink3.mk index c59498cb7df..88de59c8894 100644 --- a/net/libktorrent/buildlink3.mk +++ b/net/libktorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2013/02/16 11:19:51 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2013/06/03 10:05:48 wiz Exp $ BUILDLINK_TREE+= libktorrent @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libktorrent LIBKTORRENT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libktorrent+= libktorrent>=1.2.1.2 -BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb9 +BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb12 BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent .include "../../devel/boost-libs/buildlink3.mk" diff --git a/net/logjam/Makefile b/net/logjam/Makefile index 09e41678779..b7003196b1f 100644 --- a/net/logjam/Makefile +++ b/net/logjam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/05/31 12:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:05:48 wiz Exp $ # DISTNAME= logjam-4.5.3 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= net MASTER_SITES= http://logjam.danga.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index d138dd80b0a..a60e079aa62 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/03/02 10:44:37 tron Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:48 wiz Exp $ DISTNAME= mbrowse-0.4.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mbrowse/} diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index fd4ce9ec57b..ccd8ef7e597 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.65 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:05:48 wiz Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT+= (GTK interface) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 2594092a8ee..46d8d2345ef 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.65 2013/05/31 12:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:05:48 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 RCD_SCRIPTS= mldonkey diff --git a/net/monsoon/Makefile b/net/monsoon/Makefile index 0381b18a823..a116a6d8ed3 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:05:48 wiz Exp $ DISTNAME= monsoon-0.20 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index ff3a92e4568..80d07deabd8 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2013/05/31 12:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2013/06/03 10:05:48 wiz Exp $ DISTNAME= mrtg-2.17.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ http://oss.oetiker.ch/mrtg/pub/old/ diff --git a/net/mtr/Makefile b/net/mtr/Makefile index a580f49096b..0ece234f28d 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2013/03/08 14:33:54 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2013/06/03 10:05:48 wiz Exp $ DISTNAME= mtr-0.84 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ diff --git a/net/nagios-base/Makefile b/net/nagios-base/Makefile index 50dee263f58..67af1449a04 100644 --- a/net/nagios-base/Makefile +++ b/net/nagios-base/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2013/05/31 12:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:05:48 wiz Exp $ # DISTNAME= nagios-3.4.3 PKGNAME= ${DISTNAME:S/-/-base-/} #PKGREVISION= 0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/} diff --git a/net/nagstamon/Makefile b/net/nagstamon/Makefile index 1c897eb8e1d..a7cf98cd29b 100644 --- a/net/nagstamon/Makefile +++ b/net/nagstamon/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:23:57 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:48 wiz Exp $ # VERSION= 0.9.9 DISTNAME= nagstamon_${VERSION} PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagstamon/} diff --git a/net/nam/Makefile b/net/nam/Makefile index 025e934162e..0815a4997e7 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/12/15 22:17:31 markd Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:48 wiz Exp $ DISTNAME= nam-src-1.15 PKGNAME= nam-1.15 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nsnam/} diff --git a/net/nfdump/Makefile b/net/nfdump/Makefile index d49339acb37..7674408a4cb 100644 --- a/net/nfdump/Makefile +++ b/net/nfdump/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:48 wiz Exp $ # DISTNAME= nfdump-1.6.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nfdump/} diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 745d8462ebb..39d2bcd96e7 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2013/05/20 06:21:22 adam Exp $ +# $NetBSD: Makefile,v 1.107 2013/06/03 10:05:48 wiz Exp $ DISTNAME= nmap-6.25 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://nmap.org/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ns/Makefile b/net/ns/Makefile index 3f6b0051f86..c367a4a9456 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/31 12:41:35 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:48 wiz Exp $ DISTNAME= ns-src-2.35 PKGNAME= ns-2.35 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nsnam/} diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 0a10744b06f..3d16bebb6fb 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2013/02/16 11:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2013/06/03 10:05:49 wiz Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index 20ec1cfeec9..641429f6989 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:43 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:49 wiz Exp $ DISTNAME= remmina-plugins-0.9.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=remmina/} diff --git a/net/remmina/Makefile b/net/remmina/Makefile index 895177ebf73..63f93224da6 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:41:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:49 wiz Exp $ DISTNAME= remmina-0.9.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=remmina/} diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index c7d07314054..04610296a7b 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/02/06 19:31:01 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:49 wiz Exp $ DISTNAME= tcpillust-1.0a -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ftp://ftp.sonycsl.co.jp/CSL/nishida/ diff --git a/net/tkined/Makefile b/net/tkined/Makefile index a59ee94b2e2..84052beca01 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:13 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ diff --git a/net/transmission-gtk/Makefile b/net/transmission-gtk/Makefile index b86de7f5699..e38ea574f4d 100644 --- a/net/transmission-gtk/Makefile +++ b/net/transmission-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2013/04/21 00:52:22 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:49 wiz Exp $ PKGNAME= ${DISTNAME:C:-:-gtk-:} -PKGREVISION= 1 +PKGREVISION= 2 USE_LANGUAGES+= c c++ INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}${PREFIX} diff --git a/net/transmission-qt/Makefile b/net/transmission-qt/Makefile index 4334273b53f..3cf1e327790 100644 --- a/net/transmission-qt/Makefile +++ b/net/transmission-qt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/03/02 19:35:29 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/03 10:05:49 wiz Exp $ PKGNAME= ${DISTNAME:C:-:-qt-:} +PKGREVISION= 1 USE_LANGUAGES+= c c++ MAKE_ENV+= QTDIR=${QTDIR} diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 5c60623a22c..ac18a3e216f 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2013/05/31 12:41:44 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= tsclient-0.132 -PKGREVISION= 53 +PKGREVISION= 54 CATEGORIES= net MASTER_SITES= http://www.gnomepro.com/tsclient/ diff --git a/net/ttt/Makefile b/net/ttt/Makefile index fa1d0004226..ed18ded86e0 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/06 19:31:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= ttt-1.8.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ftp://ftp.sonycsl.co.jp/pub/kjc/ diff --git a/net/twitux/Makefile b/net/twitux/Makefile index bebaac5de14..ebb095bad0e 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/unison/Makefile b/net/unison/Makefile index 31565ab6884..22304a0998a 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:05:49 wiz Exp $ DISTNAME= unison-2.40.102 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 3de335670fd..34ce1507103 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:49 wiz Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/urlgfe/Makefile b/net/urlgfe/Makefile index b5580260c2b..2c595b88d29 100644 --- a/net/urlgfe/Makefile +++ b/net/urlgfe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:01 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= urlgfe-1.0.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=urlget/} diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index a370ca9eef9..09362113669 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= vinagre-3.6.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vinagre/3.6/} EXTRACT_SUFX= .tar.xz diff --git a/net/vino/Makefile b/net/vino/Makefile index f04bd554a53..18f2eacfdf3 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2013/05/31 12:41:44 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/03 10:05:50 wiz Exp $ DISTNAME= vino-2.28.3 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vino/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 67d69f18367..354614af5fc 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/02/16 11:24:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:05:50 wiz Exp $ DISTNAME= vnstat-1.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://humdi.net/vnstat/ #DISTFILES=${DISTNAME}.tar.gz diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index bf083df3ab7..4e2d69eb7c4 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2013/05/31 12:41:45 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2013/06/03 10:05:50 wiz Exp $ DISTNAME= wireshark-1.8.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} diff --git a/net/wistumbler2-gtk/Makefile b/net/wistumbler2-gtk/Makefile index 81ba14906a9..4ca27814201 100644 --- a/net/wistumbler2-gtk/Makefile +++ b/net/wistumbler2-gtk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:02 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:50 wiz Exp $ # .include "../../net/wistumbler2/Makefile.common" PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/} -PKGREVISION= 17 +PKGREVISION= 18 CONFLICTS+= wistumbler2-[0-9]* diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index d75d07b8521..1fc5f7db8af 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/04/08 11:17:20 rodent Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:50 wiz Exp $ DISTNAME= wpa_supplicant-2.0 PKGNAME= ${DISTNAME:S/supplicant/gui/} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile index 4f4cb73731c..a71298c7fda 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/04/21 15:32:51 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:50 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.4 DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION} EXTRACT_SUFX= .tar.gz -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ COMMENT= Xfce WLAN plugin diff --git a/net/xfce4-wavelan-plugin/buildlink3.mk b/net/xfce4-wavelan-plugin/buildlink3.mk index 9600a8ffcd1..11c32503a44 100644 --- a/net/xfce4-wavelan-plugin/buildlink3.mk +++ b/net/xfce4-wavelan-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:19:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:05:50 wiz Exp $ BUILDLINK_TREE+= xfce4-wavelan-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-wavelan-plugin XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.3 -BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb15 +BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb16 BUILDLINK_PKGSRCDIR.xfce4-wavelan-plugin?= ../../net/xfce4-wavelan-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/net/xymon/Makefile b/net/xymon/Makefile index f23c839d835..bb74fa27c9b 100644 --- a/net/xymon/Makefile +++ b/net/xymon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:03 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:50 wiz Exp $ # DISTNAME= xymon-4.3.10 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xymon/} diff --git a/news/pan/Makefile b/news/pan/Makefile index ccc86afdc0e..2a094c0a577 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2013/02/16 11:24:04 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2013/06/03 10:05:50 wiz Exp $ # DISTNAME= pan-0.139 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= news MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/parallel/ganglia-monitor-core/Makefile b/parallel/ganglia-monitor-core/Makefile index d0066138573..7f94766a77a 100644 --- a/parallel/ganglia-monitor-core/Makefile +++ b/parallel/ganglia-monitor-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:24:04 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:50 wiz Exp $ # DISTNAME= ganglia-3.1.2 PKGNAME= ganglia-monitor-core-3.1.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ganglia/} diff --git a/parallel/hwloc/Makefile b/parallel/hwloc/Makefile index e0cb5d5c687..ac09be74694 100644 --- a/parallel/hwloc/Makefile +++ b/parallel/hwloc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/04/15 20:46:16 adam Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:50 wiz Exp $ DISTNAME= hwloc-1.7 +PKGREVISION= 1 CATEGORIES= parallel MASTER_SITES= http://www.open-mpi.org/software/hwloc/v${PKGVERSION_NOREV}/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index 3d991ae5cdc..a3f018e74bc 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/05/31 12:41:46 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:50 wiz Exp $ # DISTNAME= gnome-packagekit-0.4.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= pkgtools gnome MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index ca7e8c11893..5f47df6e4a8 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/05/11 02:23:54 obache Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:50 wiz Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 24 +PKGREVISION= 25 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index df6a20fee5b..a4707eadf4d 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:24:05 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:50 wiz Exp $ DISTNAME= abcm2ps-6.6.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/advi/Makefile b/print/advi/Makefile index 04761922c88..9de79e78bd9 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:50 wiz Exp $ DISTNAME= advi-1.10.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index 2167e727ae5..a45eb6acfe2 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:51 wiz Exp $ # DISTNAME= PDFViewer-0.0.1 PKGNAME= deforaos-pdfviewer-0.0.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/3686/ diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index 12cee6b0ef6..d925aafbc0c 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:51 wiz Exp $ # DISTNAME= diffpdf-2.1.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ diff --git a/print/electrix/Makefile b/print/electrix/Makefile index 4abd43e6997..15471304614 100644 --- a/print/electrix/Makefile +++ b/print/electrix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:05:51 wiz Exp $ # DISTNAME= electrix-0.2.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile index ad0f3765921..e61d78f51ed 100644 --- a/print/epdfview/Makefile +++ b/print/epdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:51 wiz Exp $ # DISTNAME= epdfview-0.1.8 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= print MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index a7cba197ea6..ee2c16a824d 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.56 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/06/03 10:05:51 wiz Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 17 +PKGREVISION= 18 COMMENT= File properties plugin for evince files .include "options.mk" diff --git a/print/evince/Makefile b/print/evince/Makefile index 63478c631e6..1cf194ae98c 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2013/06/03 10:05:51 wiz Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 25 +PKGREVISION= 26 COMMENT= Document viewer diff --git a/print/evince/buildlink3.mk b/print/evince/buildlink3.mk index aa318742de8..b37d7d2df5b 100644 --- a/print/evince/buildlink3.mk +++ b/print/evince/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:42 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:51 wiz Exp $ BUILDLINK_TREE+= evince @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evince EVINCE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evince+= evince>=2.30.1<3 -BUILDLINK_ABI_DEPENDS.evince+= evince>=2.32.0nb22 +BUILDLINK_ABI_DEPENDS.evince+= evince>=2.32.0nb26 BUILDLINK_PKGSRCDIR.evince?= ../../print/evince .include "../../devel/glib2/buildlink3.mk" diff --git a/print/evince3/Makefile b/print/evince3/Makefile index 3631456fb7a..17e8f03090b 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:51 wiz Exp $ # .include "../../print/evince3/Makefile.common" COMMENT= Document viewer -PKGREVISION= 6 +PKGREVISION= 7 .include "options.mk" diff --git a/print/evince3/buildlink3.mk b/print/evince3/buildlink3.mk index d4e72acd956..44c35733ea4 100644 --- a/print/evince3/buildlink3.mk +++ b/print/evince3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2013/02/16 11:18:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2013/06/03 10:05:51 wiz Exp $ BUILDLINK_TREE+= evince @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evince EVINCE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evince+= evince>=3.0 -BUILDLINK_ABI_DEPENDS.evince+= evince>=3.6.1nb2 +BUILDLINK_ABI_DEPENDS.evince+= evince>=3.6.1nb7 BUILDLINK_PKGSRCDIR.evince?= ../../print/evince .include "../../devel/glib2/buildlink3.mk" diff --git a/print/foomatic4-filters/Makefile b/print/foomatic4-filters/Makefile index a0b1a454688..5e06b4279f5 100644 --- a/print/foomatic4-filters/Makefile +++ b/print/foomatic4-filters/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:47 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:51 wiz Exp $ DISTNAME= foomatic-filters-4.0.17 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile index 9af884f1517..dd1ca44f014 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/05/31 12:41:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:51 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= http://ghostscript.com/releases/ diff --git a/print/ghostscript-agpl/buildlink3.mk b/print/ghostscript-agpl/buildlink3.mk index 0a0e32ad513..b2dff899c5d 100644 --- a/print/ghostscript-agpl/buildlink3.mk +++ b/print/ghostscript-agpl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/03/24 21:10:50 dsainty Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:05:51 wiz Exp $ BUILDLINK_TREE+= ghostscript-agpl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript-agpl GHOSTSCRIPT_AGPL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ghostscript-agpl+= ghostscript-agpl>=8.63nb1 -BUILDLINK_ABI_DEPENDS.ghostscript-agpl+= ghostscript-agpl>=9.05nb3 +BUILDLINK_ABI_DEPENDS.ghostscript-agpl+= ghostscript-agpl>=9.07nb3 BUILDLINK_PKGSRCDIR.ghostscript-agpl?= ../../print/ghostscript-agpl .include "../../graphics/png/buildlink3.mk" diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index d982150c1b9..d053a91ed03 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/05/31 12:41:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:51 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= http://ghostscript.com/releases/ diff --git a/print/ghostscript-gpl/buildlink3.mk b/print/ghostscript-gpl/buildlink3.mk index 9c1231f5eca..396484f852f 100644 --- a/print/ghostscript-gpl/buildlink3.mk +++ b/print/ghostscript-gpl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2013/03/16 21:32:00 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2013/06/03 10:05:51 wiz Exp $ BUILDLINK_TREE+= ghostscript-gpl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript-gpl GHOSTSCRIPT_GPL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=8.63nb1 -BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.05nb3 +BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.05nb5 BUILDLINK_PKGSRCDIR.ghostscript-gpl?= ../../print/ghostscript-gpl .include "../../graphics/png/buildlink3.mk" diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 6d18d60ecb5..e31e6ca24ed 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.99 2013/04/24 09:52:38 sbd Exp $ +# $NetBSD: Makefile,v 1.100 2013/06/03 10:05:51 wiz Exp $ # # XXX The version number is the last one before the agpl change. DISTNAME= ghostscript-9.05 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print meta-pkgs MASTER_SITES= # empty diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk index 9dd9e7baf7a..b9997d6aa3a 100644 --- a/print/ghostscript/buildlink3.mk +++ b/print/ghostscript/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/04/25 03:46:06 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2013/06/03 10:05:51 wiz Exp $ BUILDLINK_TREE+= ghostscript @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript GHOSTSCRIPT_BUILDLINK3_MK:= 1 BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1 -BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb4 +BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb5 BUILDLINK_PKGSRCDIR.ghostscript= ../../print/ghostscript pkgbase := ghostscript diff --git a/print/glabels/Makefile b/print/glabels/Makefile index 0c142f5c02e..dab7bfd80ee 100644 --- a/print/glabels/Makefile +++ b/print/glabels/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2013/06/03 10:05:51 wiz Exp $ # DISTNAME= glabels-2.2.8 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/} diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index ac0df09a337..e2ea89f53ff 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:51 wiz Exp $ # DISTNAME= gtklp-1.2.7 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/} EXTRACT_SUFX= .src.tar.gz diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile index c51d7d13b97..15a5f02581f 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:47 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:05:51 wiz Exp $ VERSION= 5.2.9 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 79d46e62f0a..7addff57910 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:48 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= hplip-3.13.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/} diff --git a/print/imposter/Makefile b/print/imposter/Makefile index 8265074da5d..c7a0848ed7a 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} diff --git a/print/kbibtex-kde3/Makefile b/print/kbibtex-kde3/Makefile index bcebeed1d1c..b094abb57cb 100644 --- a/print/kbibtex-kde3/Makefile +++ b/print/kbibtex-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:48 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:52 wiz Exp $ DISTNAME= kbibtex-0.2.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= print kde MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile index 3a7438a412d..3cb06195471 100644 --- a/print/kbibtex/Makefile +++ b/print/kbibtex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:48 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:05:52 wiz Exp $ DISTNAME= kbibtex-0.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print kde MASTER_SITES= http://download.gna.org/kbibtex/0.4/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 7ce72446e54..7ee6c001775 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2013/02/16 11:19:39 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/libgnomeprint/buildlink3.mk b/print/libgnomeprint/buildlink3.mk index 251408f2fa4..a4d1144497f 100644 --- a/print/libgnomeprint/buildlink3.mk +++ b/print/libgnomeprint/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2013/02/16 11:19:39 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2013/06/03 10:05:52 wiz Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= libgnomeprint LIBGNOMEPRINT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb14 +BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb15 BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index b8648d8f2b6..88f9644a845 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2013/02/16 11:19:20 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= libgnomeprintui-2.18.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/libgnomeprintui/buildlink3.mk b/print/libgnomeprintui/buildlink3.mk index 45b848a7a07..cc19fe99261 100644 --- a/print/libgnomeprintui/buildlink3.mk +++ b/print/libgnomeprintui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:20 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:05:52 wiz Exp $ BUILDLINK_TREE+= libgnomeprintui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomeprintui LIBGNOMEPRINTUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb14 +BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb15 BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui .include "../../devel/GConf/buildlink3.mk" diff --git a/print/libgxps/Makefile b/print/libgxps/Makefile index 26469140189..53fe2836119 100644 --- a/print/libgxps/Makefile +++ b/print/libgxps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/02/16 11:19:37 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= libgxps-0.2.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgxps/0.2/} EXTRACT_SUFX= .tar.xz diff --git a/print/libgxps/buildlink3.mk b/print/libgxps/buildlink3.mk index 299cbdf15ee..11468ab21d9 100644 --- a/print/libgxps/buildlink3.mk +++ b/print/libgxps/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2013/02/16 11:19:37 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2013/06/03 10:05:52 wiz Exp $ BUILDLINK_TREE+= libgxps @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgxps LIBGXPS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgxps+= libgxps>=0.2.1 -BUILDLINK_ABI_DEPENDS.libgxps?= libgxps>=0.2.2nb7 +BUILDLINK_ABI_DEPENDS.libgxps?= libgxps>=0.2.2nb8 BUILDLINK_PKGSRCDIR.libgxps?= ../../print/libgxps .include "../../devel/glib2/buildlink3.mk" diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index df5ad04be64..97b0c8817a4 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/04/25 03:53:12 sbd Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:52 wiz Exp $ DISTNAME= libspectre-0.2.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ diff --git a/print/libspectre/buildlink3.mk b/print/libspectre/buildlink3.mk index a4173d21d26..e456544e697 100644 --- a/print/libspectre/buildlink3.mk +++ b/print/libspectre/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/04/25 03:53:12 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2013/06/03 10:05:52 wiz Exp $ BUILDLINK_TREE+= libspectre @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libspectre LIBSPECTRE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libspectre+= libspectre>=0.2.1 -BUILDLINK_ABI_DEPENDS.libspectre+= libspectre>=0.2.7nb4 +BUILDLINK_ABI_DEPENDS.libspectre+= libspectre>=0.2.7nb6 BUILDLINK_PKGSRCDIR.libspectre?= ../../print/libspectre .include "../../print/ghostscript/buildlink3.mk" diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 172787260bc..e0113c072ba 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2013/05/31 12:41:48 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= lilypond-2.16.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.16/ diff --git a/print/luatex/Makefile b/print/luatex/Makefile index f12c8b891de..306ee074c2c 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:52 wiz Exp $ DISTNAME= luatex-beta-0.70.1 PKGNAME= ${DISTNAME:S/-beta//:S/-source//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= print MASTER_SITES= http://foundry.supelec.fr/gf/download/frsrelease/392/1730/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index f226a39e9ce..67c68077ec0 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/12/08 23:09:39 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:52 wiz Exp $ DISTNAME= mupdf-1.1-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://ccxvii.net/mupdf/download/ \ http://ccxvii.net/mupdf/download/archive/ diff --git a/print/okular/Makefile b/print/okular/Makefile index 8f81f1f4d16..a3421a58364 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:52 wiz Exp $ DISTNAME= okular-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print COMMENT= KDE universal document viewer diff --git a/print/paps/Makefile b/print/paps/Makefile index 7eb4b47b19c..460026281b6 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/02/16 11:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile index b704188d043..da517ec7a98 100644 --- a/print/pdf2djvu/Makefile +++ b/print/pdf2djvu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:05:53 wiz Exp $ # DISTNAME= pdf2djvu_0.7.14 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://pdf2djvu.googlecode.com/files/ diff --git a/print/podofo/Makefile b/print/podofo/Makefile index 5380bcb0991..1563f2cb570 100644 --- a/print/podofo/Makefile +++ b/print/podofo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:24:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:53 wiz Exp $ # DISTNAME= podofo-0.9.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=podofo/} diff --git a/print/poppler-cpp/Makefile b/print/poppler-cpp/Makefile index 0e97cecbd83..462a4854437 100644 --- a/print/poppler-cpp/Makefile +++ b/print/poppler-cpp/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2013/03/24 07:09:25 spz Exp $ +# $NetBSD: Makefile,v 1.8 2013/06/03 10:05:53 wiz Exp $ # .include "../../print/poppler/Makefile.common" PKGNAME= poppler-cpp-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= PDF rendering library (cpp wrapper) MAINTAINER= reed@reedmedia.net diff --git a/print/poppler-cpp/buildlink3.mk b/print/poppler-cpp/buildlink3.mk index 6194433db7a..f80d482e1c4 100644 --- a/print/poppler-cpp/buildlink3.mk +++ b/print/poppler-cpp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/05/29 22:13:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2013/06/03 10:05:53 wiz Exp $ BUILDLINK_TREE+= poppler-cpp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-cpp POPPLER_CPP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler-cpp+= poppler-cpp>=0.16.7 -BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.22.4 +BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.22.4nb1 BUILDLINK_PKGSRCDIR.poppler-cpp?= ../../print/poppler-cpp .include "../../print/poppler/buildlink3.mk" diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile index e85eead56cc..0c7afb6a8e7 100644 --- a/print/poppler-glib/Makefile +++ b/print/poppler-glib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2013/03/24 07:09:25 spz Exp $ -# +# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:53 wiz Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-glib-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= PDF rendering library (GLib wrapper) MAINTAINER= reed@reedmedia.net diff --git a/print/poppler-glib/buildlink3.mk b/print/poppler-glib/buildlink3.mk index b4848ab1f32..ad0f60d42cf 100644 --- a/print/poppler-glib/buildlink3.mk +++ b/print/poppler-glib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2013/05/29 22:13:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2013/06/03 10:05:53 wiz Exp $ BUILDLINK_TREE+= poppler-glib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-glib POPPLER_GLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.5.1 -BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.22.4 +BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.22.4nb1 BUILDLINK_PKGSRCDIR.poppler-glib?= ../../print/poppler-glib .include "../../devel/glib2/buildlink3.mk" diff --git a/print/poppler-includes/Makefile b/print/poppler-includes/Makefile index b9b2aa03701..1f44d4a0044 100644 --- a/print/poppler-includes/Makefile +++ b/print/poppler-includes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/12/12 10:44:11 wiz Exp $ -# +# $NetBSD: Makefile,v 1.13 2013/06/03 10:05:53 wiz Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-includes-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= Poppler Xpdf includes (unsupported) MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/print/poppler-qt/Makefile b/print/poppler-qt/Makefile index 470676e08d0..5adcf2c13af 100644 --- a/print/poppler-qt/Makefile +++ b/print/poppler-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.38 2013/05/29 22:13:16 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:53 wiz Exp $ # .include "../../print/poppler016/Makefile.common" PKGNAME= poppler-qt-${POPPLER_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= PDF rendering library (QT wrapper) MAINTAINER= reed@reedmedia.net diff --git a/print/poppler-qt/buildlink3.mk b/print/poppler-qt/buildlink3.mk index a2d82d4ba01..b7be6a1634b 100644 --- a/print/poppler-qt/buildlink3.mk +++ b/print/poppler-qt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2013/05/29 22:13:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:05:53 wiz Exp $ BUILDLINK_TREE+= poppler-qt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-qt POPPLER_QT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler-qt+= poppler-qt>=0.4.5nb1 -BUILDLINK_ABI_DEPENDS.poppler-qt+= poppler-qt>=0.16.7nb4 +BUILDLINK_ABI_DEPENDS.poppler-qt+= poppler-qt>=0.16.7nb5 BUILDLINK_PKGSRCDIR.poppler-qt?= ../../print/poppler-qt .include "../../print/poppler016/buildlink3.mk" diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile index 8f102b66302..1e25f097c51 100644 --- a/print/poppler-qt4/Makefile +++ b/print/poppler-qt4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/03/24 07:09:26 spz Exp $ -# +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:53 wiz Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt4-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= PDF rendering library (QT4 wrapper) MAINTAINER= reed@reedmedia.net diff --git a/print/poppler-qt4/buildlink3.mk b/print/poppler-qt4/buildlink3.mk index a6447d910c0..1e9ff491d46 100644 --- a/print/poppler-qt4/buildlink3.mk +++ b/print/poppler-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2013/05/29 22:13:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:05:53 wiz Exp $ BUILDLINK_TREE+= poppler-qt4 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-qt4 POPPLER_QT4_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler-qt4+= poppler-qt4>=0.6.1 -BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.22.4 +BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.22.4nb1 BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4 .include "../../print/poppler/buildlink3.mk" diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile index d12327dc604..24f985eb23e 100644 --- a/print/poppler-utils/Makefile +++ b/print/poppler-utils/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/03/24 07:09:26 spz Exp $ -# +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:53 wiz Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-utils-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= PDF utilities (from poppler) MAINTAINER= reed@reedmedia.net diff --git a/print/poppler/Makefile b/print/poppler/Makefile index b7299b4586f..f103a24b145 100644 --- a/print/poppler/Makefile +++ b/print/poppler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/03/24 07:09:23 spz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/03 10:05:53 wiz Exp $ .include "../../print/poppler/Makefile.common" +PKGREVISION= 1 COMMENT= PDF rendering library MAINTAINER= reed@reedmedia.net diff --git a/print/poppler/buildlink3.mk b/print/poppler/buildlink3.mk index 16d76cd061b..fd5bdfc9785 100644 --- a/print/poppler/buildlink3.mk +++ b/print/poppler/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2013/05/29 22:13:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2013/06/03 10:05:53 wiz Exp $ BUILDLINK_TREE+= poppler @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler POPPLER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1 -BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.22.4 +BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.22.4nb1 BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler pkgbase := poppler diff --git a/print/poppler016/Makefile b/print/poppler016/Makefile index ed4b9d2bf3a..b819426496c 100644 --- a/print/poppler016/Makefile +++ b/print/poppler016/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/05/29 22:13:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:53 wiz Exp $ # -PKGREVISION= 5 +PKGREVISION= 6 .include "../../print/poppler016/Makefile.common" diff --git a/print/poppler016/buildlink3.mk b/print/poppler016/buildlink3.mk index 2beb51c0340..fafffac47db 100644 --- a/print/poppler016/buildlink3.mk +++ b/print/poppler016/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2013/05/29 22:13:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2013/06/03 10:05:53 wiz Exp $ BUILDLINK_TREE+= poppler @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler POPPLER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1 -BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.16.7nb5 +BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.16.7nb6 BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler016 pkgbase := poppler diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index f4873533d34..11bf05ac14a 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2012/10/08 13:45:46 asau Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:05:53 wiz Exp $ DISTNAME= reportlab-2.5 DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print python MASTER_SITES= http://www.reportlab.com/ftp/ SITES.pfbfer.zip= http://www.reportlab.com/ftp/fonts/ diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 01ae96a1e47..bf5cb0b79bc 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:05:53 wiz Exp $ # VER= 0.4 DISTNAME= qpdfview-${VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index 087b0a29163..194df6f6338 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:53 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} COMMENT= Ruby binding of poppler-glib -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]* diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index bd856a811e9..ba70c0f02cb 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:49 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:54 wiz Exp $ DISTNAME= scribus-1.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.xz diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 7e6d1cf836a..e297a961a82 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2013/05/31 12:41:49 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/03 10:05:53 wiz Exp $ DISTNAME= scribus-1.3.3.14 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/web2c/Makefile b/print/web2c/Makefile index f2361517d13..fa9a142c1d6 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/29 22:13:18 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:54 wiz Exp $ DISTNAME= texlive-20120701-source PKGNAME= web2c-2012 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ EXTRACT_SUFX= .tar.xz diff --git a/print/xdvipdfmx/Makefile b/print/xdvipdfmx/Makefile index e83351038b1..ecd38619e4d 100644 --- a/print/xdvipdfmx/Makefile +++ b/print/xdvipdfmx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/02/16 11:24:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:54 wiz Exp $ DISTNAME= texlive-20120701-source PKGNAME= xdvipdfmx-0.7.8${DISTNAME:C/texlive-([0-9]+)-source/.\1/g} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print converters MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ EXTRACT_SUFX= .tar.xz diff --git a/print/xetex/Makefile b/print/xetex/Makefile index 80ef463aa46..884d2b0df12 100644 --- a/print/xetex/Makefile +++ b/print/xetex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:50 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:54 wiz Exp $ DISTNAME= texlive-20120701-source PKGNAME= xetex-0.9998 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ EXTRACT_SUFX= .tar.xz diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index eef10992230..5e7ad15fc3f 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:19:14 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:54 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print COMMENT= Xfce print dialog diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk index 30dcbb6c0cb..904695e9177 100644 --- a/print/xfce4-print/buildlink3.mk +++ b/print/xfce4-print/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.44 2013/02/16 11:19:14 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.45 2013/06/03 10:05:54 wiz Exp $ BUILDLINK_TREE+= xfce4-print @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-print XFCE4_PRINT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-print+= xfce4-print>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb17 +BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb18 BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print .include "../../devel/glib2/buildlink3.mk" diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index b7b8d759afe..526691185b5 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.78 2012/10/08 13:45:49 asau Exp $ +# $NetBSD: Makefile,v 1.79 2013/06/03 10:05:54 wiz Exp $ DISTNAME= xpdf-3.03 #PKGNAME= xpdf-3.02pl4 #PKGREVISION= 4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/xpdf/} \ diff --git a/security/KeePass/Makefile b/security/KeePass/Makefile index f0e39dc7428..64cf418f0ca 100644 --- a/security/KeePass/Makefile +++ b/security/KeePass/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/03/15 21:21:07 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:54 wiz Exp $ # DISTNAME= KeePass-2.21 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepass/} EXTRACT_SUFX= .zip diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile index 3657578e24f..aad983ccf77 100644 --- a/security/MyPasswordSafe/Makefile +++ b/security/MyPasswordSafe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:24:16 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:54 wiz Exp $ # DISTNAME= MyPasswordSafe-20061216 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/ DISTFILES= ${DISTNAME}.src.tgz diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile index 2f77918ca75..8f75ddacefa 100644 --- a/security/fprint-demo/Makefile +++ b/security/fprint-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:24:16 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:54 wiz Exp $ DISTNAME= fprint_demo-0.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 0c5e47cd489..de171b1542a 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:24:17 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:54 wiz Exp $ DISTNAME= fwbuilder-4.1.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/} diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile index 2217796ed8a..67e03be8746 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/02/16 11:24:17 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:05:54 wiz Exp $ # DISTNAME= gnome-keyring-manager-2.20.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 08cebff6bd5..0cc46344cf1 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2013/02/16 11:19:01 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2013/06/03 10:05:54 wiz Exp $ DISTNAME= gnome-keyring-2.32.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnome-keyring/buildlink3.mk b/security/gnome-keyring/buildlink3.mk index 1ee4ede2c6a..abe86837615 100644 --- a/security/gnome-keyring/buildlink3.mk +++ b/security/gnome-keyring/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2013/02/16 11:19:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2013/06/03 10:05:54 wiz Exp $ BUILDLINK_TREE+= gnome-keyring @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-keyring GNOME_KEYRING_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-keyring+= gnome-keyring>=0.4.0 -BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb11 +BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb12 BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 2ef320f1b2a..f7e518489b3 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:24:17 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:54 wiz Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 51088c8512d..a351ab281bf 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/02/16 11:24:18 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:05:54 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 562db5275b8..6a36e52a083 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2013/02/16 11:24:18 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 5e2fff23c43..d12ee760245 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2013/05/09 07:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile index 65b6ae223f0..a6a692095ff 100644 --- a/security/keepassx/Makefile +++ b/security/keepassx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/03/15 20:58:31 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= keepassx-0.4.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepassx/} diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index e2066c5888c..ad33e46ddfe 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:05:55 wiz Exp $ DISTNAME= kgpg-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= security COMMENT= KDE encryption tool diff --git a/security/kssh/Makefile b/security/kssh/Makefile index fdbdc1ec0a6..13e0e0ae1c7 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2013/05/09 07:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= kssh-0.7 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= security kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/} diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index f545f23dc03..2f0e9f6eb13 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:55 wiz Exp $ DISTNAME= kwallet-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= security COMMENT= KDE wallet manager diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 3e7f0f86bd4..082eeb50f02 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/05/09 07:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:55 wiz Exp $ DISTNAME= libfprint-0.0.6 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index a1bbb0410e0..f696bcc0145 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:19:45 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:55 wiz Exp $ DISTNAME= libfwbuilder-4.1.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/} diff --git a/security/libfwbuilder/buildlink3.mk b/security/libfwbuilder/buildlink3.mk index 21efd93bd66..4a2b2aaa258 100644 --- a/security/libfwbuilder/buildlink3.mk +++ b/security/libfwbuilder/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2013/02/16 11:19:45 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2013/06/03 10:05:55 wiz Exp $ BUILDLINK_TREE+= libfwbuilder @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libfwbuilder LIBFWBUILDER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3 -BUILDLINK_ABI_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3nb13 +BUILDLINK_ABI_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3nb14 BUILDLINK_PKGSRCDIR.libfwbuilder?= ../../security/libfwbuilder .include "../../devel/zlib/buildlink3.mk" diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile index eae346b5d5f..0777eec692c 100644 --- a/security/openvas-client/Makefile +++ b/security/openvas-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:24:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= openvas-client-2.0.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/552/ diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile index bd8d6c95e5d..75edfdffbac 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:24:21 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= pinentry-0.8.2 PKGNAME= pinentry-gtk2-0.8.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/pinentry-qt/Makefile b/security/pinentry-qt/Makefile index 97662153765..a36da537efd 100644 --- a/security/pinentry-qt/Makefile +++ b/security/pinentry-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/02/16 11:24:21 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= pinentry-0.8.2 PKGNAME= pinentry-qt-0.8.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index aca1392db82..d715f99e013 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:24:21 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:55 wiz Exp $ # DISTNAME= pinentry-0.8.2 PKGNAME= pinentry-qt4-0.8.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile index 83652e1319b..677566b915e 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:58 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:55 wiz Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile index f20cc58658d..72c548d18f1 100644 --- a/security/polkit-qt/Makefile +++ b/security/polkit-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:19:46 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:55 wiz Exp $ DISTNAME= polkit-qt-0.9.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/polkit-qt/buildlink3.mk b/security/polkit-qt/buildlink3.mk index 41284660a51..deaafe89824 100644 --- a/security/polkit-qt/buildlink3.mk +++ b/security/polkit-qt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:46 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:05:55 wiz Exp $ BUILDLINK_TREE+= polkit-qt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt POLKIT_QT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.polkit-qt+= polkit-qt>=0.9.2 -BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb13 +BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb14 BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt .include "../../security/policykit/buildlink3.mk" diff --git a/security/putty/Makefile b/security/putty/Makefile index 405cff74b88..ce77124f53e 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:56 wiz Exp $ # DISTNAME= putty-0.62 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.62/ diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile index a7ca83cdcd6..6364e8dc677 100644 --- a/security/qca-tls/Makefile +++ b/security/qca-tls/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:05:56 wiz Exp $ DISTNAME= qca-tls-1.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca/Makefile b/security/qca/Makefile index 2514b790810..5657f02c2bf 100644 --- a/security/qca/Makefile +++ b/security/qca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:19:31 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:56 wiz Exp $ DISTNAME= qca-1.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca/buildlink3.mk b/security/qca/buildlink3.mk index d68456ff73b..6cdf317ace4 100644 --- a/security/qca/buildlink3.mk +++ b/security/qca/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:19:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:05:56 wiz Exp $ # BUILDLINK_TREE+= qca @@ -7,7 +7,7 @@ BUILDLINK_TREE+= qca QCA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qca+= qca>=1.0 -BUILDLINK_ABI_DEPENDS.qca+= qca>=1.0nb10 +BUILDLINK_ABI_DEPENDS.qca+= qca>=1.0nb11 BUILDLINK_PKGSRCDIR.qca?= ../../security/qca .include "../../x11/qt3-libs/buildlink3.mk" diff --git a/security/qca2-gnupg/Makefile b/security/qca2-gnupg/Makefile index 244b862c5b6..76fed2236d0 100644 --- a/security/qca2-gnupg/Makefile +++ b/security/qca2-gnupg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:56 wiz Exp $ DISTNAME= qca-gnupg-2.0.0-beta3 PKGNAME= qca2-gnupg-${DISTNAME:S/-beta/beta/:C/.*-//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2-ossl/Makefile b/security/qca2-ossl/Makefile index 9ad771559ca..8036bc1c5c7 100644 --- a/security/qca2-ossl/Makefile +++ b/security/qca2-ossl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:24:23 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:56 wiz Exp $ DISTNAME= qca-ossl-2.0.0-beta3 PKGNAME= qca2-ossl-${DISTNAME:S/-beta/beta/:C/.*-//} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2/Makefile b/security/qca2/Makefile index 4c5e9194ce4..035d51a41ce 100644 --- a/security/qca2/Makefile +++ b/security/qca2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:19:51 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:56 wiz Exp $ DISTNAME= qca-2.0.3 PKGNAME= qca2-${DISTNAME:C/.*-//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2/buildlink3.mk b/security/qca2/buildlink3.mk index 6183c1c248a..c437aa7fb80 100644 --- a/security/qca2/buildlink3.mk +++ b/security/qca2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/02/16 11:19:51 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/06/03 10:05:56 wiz Exp $ # BUILDLINK_TREE+= qca2 @@ -7,7 +7,7 @@ BUILDLINK_TREE+= qca2 QCA2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qca2+= qca2>=2.0.0 -BUILDLINK_ABI_DEPENDS.qca2+= qca2>=2.0.3nb13 +BUILDLINK_ABI_DEPENDS.qca2+= qca2>=2.0.3nb14 BUILDLINK_PKGSRCDIR.qca2?= ../../security/qca2 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/security/qoauth/Makefile b/security/qoauth/Makefile index 46ec72c7d7a..605cfa5e136 100644 --- a/security/qoauth/Makefile +++ b/security/qoauth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/02/16 11:19:48 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:05:56 wiz Exp $ # PKGNAME= qoauth-1.0.1 DISTNAME= ${PKGNAME_NOREV}-src -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qoauth/buildlink3.mk b/security/qoauth/buildlink3.mk index 21893b2e0ce..1d42a5fdbce 100644 --- a/security/qoauth/buildlink3.mk +++ b/security/qoauth/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2013/02/16 11:19:48 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2013/06/03 10:05:56 wiz Exp $ BUILDLINK_TREE+= qoauth @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qoauth QOAUTH_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qoauth+= qoauth>=1.0.1 -BUILDLINK_ABI_DEPENDS.qoauth?= qoauth>=1.0.1nb5 +BUILDLINK_ABI_DEPENDS.qoauth?= qoauth>=1.0.1nb6 BUILDLINK_PKGSRCDIR.qoauth?= ../../security/qoauth .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 4712ac50ed3..eadb73b7e56 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:56 wiz Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index f4b95f0bb4d..a99e13c4bed 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2013/06/03 10:05:56 wiz Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk index a32e2ac116b..bafcb80f0d0 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:18:58 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:05:56 wiz Exp $ BUILDLINK_TREE+= seahorse @@ -6,7 +6,7 @@ BUILDLINK_TREE+= seahorse SEAHORSE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1 -BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb16 +BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb19 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .include "../../sysutils/dbus-glib/buildlink3.mk" diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile index 92e31a81c8b..2b0fcdadee9 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/02/06 23:23:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:05:56 wiz Exp $ # DISTNAME= TkPasMan-2.2a PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ diff --git a/shells/eltclsh/Makefile b/shells/eltclsh/Makefile index f17e4cb77a3..b745ea49c66 100644 --- a/shells/eltclsh/Makefile +++ b/shells/eltclsh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/09/11 23:25:08 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:56 wiz Exp $ DISTNAME= eltclsh-1.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= shells MASTER_SITES= http://softs.laas.fr/openrobots/php/download.php/ diff --git a/sysutils/amtterm/Makefile b/sysutils/amtterm/Makefile index 688982db74a..b8d1f3754a3 100644 --- a/sysutils/amtterm/Makefile +++ b/sysutils/amtterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:59 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:05:56 wiz Exp $ # DISTNAME= amtterm-1.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://www.kraxel.org/releases/amtterm/ diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index a61e3b90622..f3570d1f4c3 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2013/05/04 12:52:29 joerg Exp $ +# $NetBSD: Makefile,v 1.73 2013/06/03 10:05:56 wiz Exp $ DISTNAME= apcupsd-3.14.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=apcupsd/} diff --git a/sysutils/bacula-qt-console/Makefile b/sysutils/bacula-qt-console/Makefile index 3f2b487a839..0f411c751b4 100644 --- a/sysutils/bacula-qt-console/Makefile +++ b/sysutils/bacula-qt-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:56 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-qt-console-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Qt-based console for Bacula - The Network Backup Solution DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile index 300a6d2430b..e573189d069 100644 --- a/sysutils/bacula-tray-monitor/Makefile +++ b/sysutils/bacula-tray-monitor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:57 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-tray-monitor-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= System tray monitor for Bacula - The Network Backup Solution DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile index ccc292315e6..0e3dacc031a 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/04/06 03:45:24 rodent Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:57 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Bacula wxWindows-based console DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo diff --git a/sysutils/brasero-nautilus/Makefile b/sysutils/brasero-nautilus/Makefile index 1d70be3e30f..d33cfcde94f 100644 --- a/sysutils/brasero-nautilus/Makefile +++ b/sysutils/brasero-nautilus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= brasero-2.32.1 PKGNAME= brasero-nautilus-2.32.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 08b14e9e13e..726e4904e47 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= brasero-2.32.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/brasero/buildlink3.mk b/sysutils/brasero/buildlink3.mk index 5541e0310e9..ad6ef707048 100644 --- a/sysutils/brasero/buildlink3.mk +++ b/sysutils/brasero/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2013/06/03 10:05:57 wiz Exp $ BUILDLINK_TREE+= brasero @@ -6,7 +6,7 @@ BUILDLINK_TREE+= brasero BRASERO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.brasero+= brasero>=2.26.0 -BUILDLINK_ABI_DEPENDS.brasero+= brasero>=2.32.1nb18 +BUILDLINK_ABI_DEPENDS.brasero+= brasero>=2.32.1nb19 BUILDLINK_PKGSRCDIR.brasero?= ../../sysutils/brasero .include "../../x11/gtk2/buildlink3.mk" diff --git a/sysutils/btpin-qt/Makefile b/sysutils/btpin-qt/Makefile index 1366406eb5e..772347d8c8d 100644 --- a/sysutils/btpin-qt/Makefile +++ b/sysutils/btpin-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:57 wiz Exp $ DISTNAME= btpin-qt-1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://www.galant.ukfsn.org/ diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile index 3957e70a299..5436745c176 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= bubblemon-dockapp-1.46 PKGNAME= ${DISTNAME:S/-dockapp//} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index c382772d50a..86908bc03d8 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/02/16 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= conky-1.9.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conky/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/dbus-qt3/Makefile b/sysutils/dbus-qt3/Makefile index c4ad31d8101..da20b8e9e11 100644 --- a/sysutils/dbus-qt3/Makefile +++ b/sysutils/dbus-qt3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/02/16 11:19:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= dbus-qt3-0.70 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/dbus-qt3/buildlink3.mk b/sysutils/dbus-qt3/buildlink3.mk index 41b48c73763..353d0411214 100644 --- a/sysutils/dbus-qt3/buildlink3.mk +++ b/sysutils/dbus-qt3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/02/16 11:19:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:05:57 wiz Exp $ BUILDLINK_TREE+= dbus-qt3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= dbus-qt3 DBUS_QT3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.dbus-qt3+= dbus-qt3>=0.70 -BUILDLINK_ABI_DEPENDS.dbus-qt3+= dbus-qt3>=0.70nb7 +BUILDLINK_ABI_DEPENDS.dbus-qt3+= dbus-qt3>=0.70nb8 BUILDLINK_PKGSRCDIR.dbus-qt3?= ../../sysutils/dbus-qt3 .include "../../sysutils/dbus/buildlink3.mk" diff --git a/sysutils/deforaos-browser/Makefile b/sysutils/deforaos-browser/Makefile index e9327c08658..ec035324344 100644 --- a/sysutils/deforaos-browser/Makefile +++ b/sysutils/deforaos-browser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/03/25 09:52:33 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= Browser-0.4.11 PKGNAME= deforaos-browser-0.4.11 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.defora.org/os/download/download/4289/ diff --git a/sysutils/deforaos-browser/buildlink3.mk b/sysutils/deforaos-browser/buildlink3.mk index f523c52ea90..f06072c0718 100644 --- a/sysutils/deforaos-browser/buildlink3.mk +++ b/sysutils/deforaos-browser/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:29 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:05:57 wiz Exp $ # BUILDLINK_TREE+= deforaos-browser @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-browser DEFORAOS_BROWSER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-browser+= deforaos-browser>=0.4.5 -BUILDLINK_ABI_DEPENDS.deforaos-browser?= deforaos-browser>=0.4.9nb1 +BUILDLINK_ABI_DEPENDS.deforaos-browser?= deforaos-browser>=0.4.11nb1 BUILDLINK_PKGSRCDIR.deforaos-browser?= ../../sysutils/deforaos-browser .include "../../x11/gtk2/buildlink3.mk" diff --git a/sysutils/deforaos-terminal/Makefile b/sysutils/deforaos-terminal/Makefile index 834129798bb..fff3eb87f85 100644 --- a/sysutils/deforaos-terminal/Makefile +++ b/sysutils/deforaos-terminal/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/02/27 22:19:09 khorben Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= Terminal-0.0.0 PKGNAME= deforaos-terminal-0.0.0 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.defora.org/os/download/download/4281/ diff --git a/sysutils/dvdisaster/Makefile b/sysutils/dvdisaster/Makefile index ad5b7390f97..7b05694d9cb 100644 --- a/sysutils/dvdisaster/Makefile +++ b/sysutils/dvdisaster/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= dvdisaster-0.72.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://dvdisaster.net/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/edbus/Makefile b/sysutils/edbus/Makefile index 8396cd59827..e869b1ed350 100644 --- a/sysutils/edbus/Makefile +++ b/sysutils/edbus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:24 rodent Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= e_dbus-1.1.0 PKGNAME= edbus-1.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://download.enlightenment.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/edbus/buildlink3.mk b/sysutils/edbus/buildlink3.mk index d939f2881b8..7f0b0e9c86a 100644 --- a/sysutils/edbus/buildlink3.mk +++ b/sysutils/edbus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2013/02/06 23:21:34 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2013/06/03 10:05:57 wiz Exp $ BUILDLINK_TREE+= edbus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= edbus EDBUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.edbus+= edbus>=1.1.0 -BUILDLINK_ABI_DEPENDS.edbus?= edbus>=1.1.0nb3 +BUILDLINK_ABI_DEPENDS.edbus?= edbus>=1.1.0nb4 BUILDLINK_PKGSRCDIR.edbus?= ../../sysutils/edbus .include "../../devel/ecore/buildlink3.mk" diff --git a/sysutils/efreet/Makefile b/sysutils/efreet/Makefile index 7a4f5439d74..c5fcce73d06 100644 --- a/sysutils/efreet/Makefile +++ b/sysutils/efreet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/02/06 23:21:34 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:57 wiz Exp $ # DISTNAME= efreet-1.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils devel MASTER_SITES= http://download.enlightenment.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/efreet/buildlink3.mk b/sysutils/efreet/buildlink3.mk index 328b47a5db8..52d2a89ae07 100644 --- a/sysutils/efreet/buildlink3.mk +++ b/sysutils/efreet/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2013/02/06 23:21:34 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2013/06/03 10:05:57 wiz Exp $ BUILDLINK_TREE+= efreet @@ -6,7 +6,7 @@ BUILDLINK_TREE+= efreet EFREET_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.efreet+= efreet>=1.1.0 -BUILDLINK_ABI_DEPENDS.efreet?= efreet>=1.1.0nb3 +BUILDLINK_ABI_DEPENDS.efreet?= efreet>=1.1.0nb4 BUILDLINK_PKGSRCDIR.efreet?= ../../sysutils/efreet .include "../../devel/ecore/buildlink3.mk" diff --git a/sysutils/filelight-kde3/Makefile b/sysutils/filelight-kde3/Makefile index ea3a3df7130..2142b1e1859 100644 --- a/sysutils/filelight-kde3/Makefile +++ b/sysutils/filelight-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= filelight-1.0 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= sysutils MASTER_SITES= http://www.methylblue.com/filelight/packages/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index 8876fa64280..90b8e43b451 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/05/21 12:49:36 markd Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:57 wiz Exp $ DISTNAME= filelight-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= Graphical filesystem usage monitor LICENSE= gnu-gpl-v3 diff --git a/sysutils/fsviewer/Makefile b/sysutils/fsviewer/Makefile index a321d099d75..1fb08a67fd3 100644 --- a/sysutils/fsviewer/Makefile +++ b/sysutils/fsviewer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/21 14:41:32 hans Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:05:58 wiz Exp $ DISTNAME= FSViewer.app-0.2.5 PKGNAME= FSViewer-0.2.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= sysutils x11 windowmaker MASTER_SITES= http://www.bayernline.de/~gscholz/linux/fsviewer/ diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index dc368d244ce..5f0f7516187 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= ftwin-0.8.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://download.meroware.org/ftwin/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gcdmaster/Makefile b/sysutils/gcdmaster/Makefile index a7ef51a6965..806a2455051 100644 --- a/sysutils/gcdmaster/Makefile +++ b/sysutils/gcdmaster/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2013/05/03 16:14:47 drochner Exp $ +# $NetBSD: Makefile,v 1.68 2013/06/03 10:05:58 wiz Exp $ .include "../../sysutils/cdrdao/Makefile.common" -PKGREVISION= 21 +PKGREVISION= 22 PKGNAME= gcdmaster-${CDRDAO_VER} COMMENT= Gnome UI frontend to cdrdao diff --git a/sysutils/gfm/Makefile b/sysutils/gfm/Makefile index 219d716b1f2..251675dc2a9 100644 --- a/sysutils/gfm/Makefile +++ b/sysutils/gfm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/05/26 23:06:05 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gfm-1.06 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gkrellm-est/Makefile b/sysutils/gkrellm-est/Makefile index a36b2d3b3c4..660d08c8eac 100644 --- a/sysutils/gkrellm-est/Makefile +++ b/sysutils/gkrellm-est/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gkrellm-est-20040710 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/ diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index 6b056501a73..aed5c7081ec 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2013/02/16 11:19:05 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2013/06/03 10:05:58 wiz Exp $ .include "Makefile.common" -PKGREVISION= 16 +PKGREVISION= 17 GKRELLM_PKGBASE= gkrellm WRKSRC= ${GKRELLM_SRCDIR} diff --git a/sysutils/gkrellm/buildlink3.mk b/sysutils/gkrellm/buildlink3.mk index 38168f6b6c0..2a672788d60 100644 --- a/sysutils/gkrellm/buildlink3.mk +++ b/sysutils/gkrellm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:05:58 wiz Exp $ BUILDLINK_TREE+= gkrellm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gkrellm GKRELLM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gkrellm+= gkrellm>=2.1.22 -BUILDLINK_ABI_DEPENDS.gkrellm+= gkrellm>=2.2.10nb16 +BUILDLINK_ABI_DEPENDS.gkrellm+= gkrellm>=2.2.10nb17 BUILDLINK_PKGSRCDIR.gkrellm?= ../../sysutils/gkrellm .include "../../devel/glib2/buildlink3.mk" diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile index 7a4811f5691..b81a994376b 100644 --- a/sysutils/gnome-commander/Makefile +++ b/sysutils/gnome-commander/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-commander-1.2.8.15 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile index 19ccf6ce10e..8a8abb9ffc1 100644 --- a/sysutils/gnome-device-manager/Makefile +++ b/sysutils/gnome-device-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-device-manager-0.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile index 0d3ea31f006..80f2f44735d 100644 --- a/sysutils/gnome-mount/Makefile +++ b/sysutils/gnome-mount/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-mount-0.8 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/gnome-nds-thumbnailer/Makefile b/sysutils/gnome-nds-thumbnailer/Makefile index d262ba68b98..b671871f602 100644 --- a/sysutils/gnome-nds-thumbnailer/Makefile +++ b/sysutils/gnome-nds-thumbnailer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:24:28 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-nds-thumbnailer-1.2.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils graphics emulators MASTER_SITES= http://download.gnome.org/sources/gnome-nds-thumbnailer/1.2/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index ee2459807fb..7b647fbf654 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/02/16 11:24:28 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-pkgview-1.0.6 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= sysutils gnome MASTER_SITES= http://www.greatnorthern.demon.co.uk/packages/gnome-pkgview/ diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile index f040ac70694..3740717ba8e 100644 --- a/sysutils/gnome-power-manager/Makefile +++ b/sysutils/gnome-power-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-power-manager-2.24.4 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-power-manager/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile index 40823780a91..50b15ec3122 100644 --- a/sysutils/gnome-settings-daemon/Makefile +++ b/sysutils/gnome-settings-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:24:29 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:58 wiz Exp $ # DISTNAME= gnome-settings-daemon-2.32.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-settings-daemon/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 2d45acd0e66..2313e4620d0 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:24:29 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= gnome-system-monitor-2.28.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile index 8aca724b247..81fd9f8f82c 100644 --- a/sysutils/gnome-system-tools/Makefile +++ b/sysutils/gnome-system-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= gnome-system-tools-2.22.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-tools/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-vfs-monikers/Makefile b/sysutils/gnome-vfs-monikers/Makefile index 649e46d56e9..768c4d4bad9 100644 --- a/sysutils/gnome-vfs-monikers/Makefile +++ b/sysutils/gnome-vfs-monikers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= gnome-vfs-monikers-2.15.3 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs-monikers/2.15/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile index 55f8c94e397..a880e45bf39 100644 --- a/sysutils/gnome-vfs/Makefile +++ b/sysutils/gnome-vfs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.99 2013/02/16 11:19:08 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2013/06/03 10:05:59 wiz Exp $ -PKGREVISION= 17 +PKGREVISION= 18 PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in diff --git a/sysutils/gnome-vfs/buildlink3.mk b/sysutils/gnome-vfs/buildlink3.mk index b8eb2520cd5..70757dfe0a7 100644 --- a/sysutils/gnome-vfs/buildlink3.mk +++ b/sysutils/gnome-vfs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.41 2013/02/16 11:19:08 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.42 2013/06/03 10:05:59 wiz Exp $ BUILDLINK_TREE+= gnome-vfs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-vfs GNOME_VFS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.8.0 -BUILDLINK_ABI_DEPENDS.gnome-vfs+= gnome-vfs>=2.24.4nb17 +BUILDLINK_ABI_DEPENDS.gnome-vfs+= gnome-vfs>=2.24.4nb18 BUILDLINK_PKGSRCDIR.gnome-vfs?= ../../sysutils/gnome-vfs pkgbase := gnome-vfs diff --git a/sysutils/gnome-vfsmm/Makefile b/sysutils/gnome-vfsmm/Makefile index fd7dedc8823..2572348a54e 100644 --- a/sysutils/gnome-vfsmm/Makefile +++ b/sysutils/gnome-vfsmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/02/16 11:19:09 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:05:59 wiz Exp $ DISTNAME= gnome-vfsmm-2.26.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-vfsmm/buildlink3.mk b/sysutils/gnome-vfsmm/buildlink3.mk index 8cd810f406a..2cc36f49e08 100644 --- a/sysutils/gnome-vfsmm/buildlink3.mk +++ b/sysutils/gnome-vfsmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2013/02/16 11:19:09 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2013/06/03 10:05:59 wiz Exp $ BUILDLINK_TREE+= gnome-vfsmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-vfsmm GNOME_VFSMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.10.0 -BUILDLINK_ABI_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.26.0nb17 +BUILDLINK_ABI_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.26.0nb18 BUILDLINK_PKGSRCDIR.gnome-vfsmm?= ../../sysutils/gnome-vfsmm .include "../../devel/glibmm/buildlink3.mk" diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile index 01e81699cc5..453b3b089da 100644 --- a/sysutils/gnome-volume-manager/Makefile +++ b/sysutils/gnome-volume-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= gnome-volume-manager-2.24.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-volume-manager/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index 8c3773a7c07..236437454e3 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/10/23 19:51:06 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= grub-2.00 PKGNAME= grub2-2.00 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gnu.org/gnu/grub/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/sysutils/grun/Makefile b/sysutils/grun/Makefile index f19a7c40999..11009f3430d 100644 --- a/sysutils/grun/Makefile +++ b/sysutils/grun/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:59 wiz Exp $ DISTNAME= grun-0.9.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc MASTER_SITES= http://grun.googlecode.com/files/ diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 0097d83050a..aa23c46907e 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:05:59 wiz Exp $ # GST_PLUGINS0.10_NAME= gnomevfs GST_PLUGINS0.10_DIRS= ext/gnomevfs GST_PLUGINS0.10_FLAGS= gnome_vfs -PKGREVISION= 6 +PKGREVISION= 7 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/sysutils/gtk-send-pr/Makefile b/sysutils/gtk-send-pr/Makefile index c96e711b272..65d39578eb3 100644 --- a/sysutils/gtk-send-pr/Makefile +++ b/sysutils/gtk-send-pr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2013/02/16 11:24:31 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= gtk-send-pr-0.4.9 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/gtk-send-pr/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile index e2101f80087..b64f1920687 100644 --- a/sysutils/gvfs/Makefile +++ b/sysutils/gvfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= gvfs-1.6.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/idesk/Makefile b/sysutils/idesk/Makefile index 1e1ec9cf3de..3e4c0f8c531 100644 --- a/sysutils/idesk/Makefile +++ b/sysutils/idesk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:24:31 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= idesk-0.7.5 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=idesk/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/k3b-kde3/Makefile b/sysutils/k3b-kde3/Makefile index 026aed9a59b..7d286ff221f 100644 --- a/sysutils/k3b-kde3/Makefile +++ b/sysutils/k3b-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= k3b-1.0.5 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 904b110cd92..3353f12cc88 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2013/06/03 10:05:59 wiz Exp $ # DISTNAME= k3b-2.0.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/k4dirstat/Makefile b/sysutils/k4dirstat/Makefile index 1bec22f8369..90347df9557 100644 --- a/sysutils/k4dirstat/Makefile +++ b/sysutils/k4dirstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:06:00 wiz Exp $ DISTNAME= k4dirstat-2.7.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://bitbucket.org/jeromerobert/k4dirstat/get/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index d76a166d08c..7e3fd5c1e84 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:00 wiz Exp $ DISTNAME= kdf-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= Show mount points and disk usage under KDE desktop diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile index cd8217062c2..9a4c4404ce5 100644 --- a/sysutils/kdirstat/Makefile +++ b/sysutils/kdirstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:32 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:00 wiz Exp $ DISTNAME= kdirstat-2.4.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils kde MASTER_SITES= http://kdirstat.sourceforge.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 7b845218357..5d7ee5b02f3 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:00 wiz Exp $ DISTNAME= kfloppy-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= KDE floppy formatter diff --git a/sysutils/krusader/Makefile b/sysutils/krusader/Makefile index 644d39af715..a28144dc828 100644 --- a/sysutils/krusader/Makefile +++ b/sysutils/krusader/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= krusader-1.90.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= kde sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krusader/} diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 2170f2096c9..e56b3b90ed1 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= lavaps-2.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils x11 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile index c67b1e4cd9a..f527dd81c9b 100644 --- a/sysutils/libgksu/Makefile +++ b/sysutils/libgksu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:18:35 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= libgksu-2.0.7 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= sysutils MASTER_SITES= http://people.debian.org/~kov/gksu/ diff --git a/sysutils/libgksu/buildlink3.mk b/sysutils/libgksu/buildlink3.mk index 5d85e832d9e..7f1e3d26cd5 100644 --- a/sysutils/libgksu/buildlink3.mk +++ b/sysutils/libgksu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:35 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:00 wiz Exp $ BUILDLINK_TREE+= libgksu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgksu LIBGKSU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgksu+= libgksu>=2.0.7 -BUILDLINK_ABI_DEPENDS.libgksu+= libgksu>=2.0.7nb20 +BUILDLINK_ABI_DEPENDS.libgksu+= libgksu>=2.0.7nb21 BUILDLINK_PKGSRCDIR.libgksu?= ../../sysutils/libgksu .include "../../security/gnome-keyring/buildlink3.mk" diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index 6544e185393..c93aeeba1d6 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/04/21 00:50:03 rodent Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:00 wiz Exp $ DISTNAME= libnotify-0.4.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/libnotify/buildlink3.mk b/sysutils/libnotify/buildlink3.mk index 5af715f1f19..7babe7be1d4 100644 --- a/sysutils/libnotify/buildlink3.mk +++ b/sysutils/libnotify/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:52 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:00 wiz Exp $ BUILDLINK_TREE+= libnotify @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libnotify LIBNOTIFY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libnotify+= libnotify>=0.3.2 -BUILDLINK_ABI_DEPENDS.libnotify+= libnotify>=0.4.5nb14 +BUILDLINK_ABI_DEPENDS.libnotify+= libnotify>=0.4.5nb15 BUILDLINK_PKGSRCDIR.libnotify?= ../../sysutils/libnotify .include "../../devel/glib2/buildlink3.mk" diff --git a/sysutils/libnotify07/Makefile b/sysutils/libnotify07/Makefile index 413f54e3adb..8a94c513f94 100644 --- a/sysutils/libnotify07/Makefile +++ b/sysutils/libnotify07/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/04/22 12:33:47 obache Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:06:00 wiz Exp $ DISTNAME= libnotify-0.7.5 PKGNAME= ${DISTNAME:S/-/07-/1} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libnotify/0.7/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/nautilus-sendto/Makefile b/sysutils/nautilus-sendto/Makefile index 1a26f5c26c3..26ae19ae9ee 100644 --- a/sysutils/nautilus-sendto/Makefile +++ b/sysutils/nautilus-sendto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= nautilus-sendto-2.32.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus-sendto/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile index 7bf9c0b2a86..80964e4b356 100644 --- a/sysutils/nautilus/Makefile +++ b/sysutils/nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.129 2013/02/16 11:18:27 wiz Exp $ +# $NetBSD: Makefile,v 1.130 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= nautilus-2.32.2.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/nautilus/buildlink3.mk b/sysutils/nautilus/buildlink3.mk index d7d09dfe84e..92c5caaca56 100644 --- a/sysutils/nautilus/buildlink3.mk +++ b/sysutils/nautilus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2013/02/16 11:18:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.54 2013/06/03 10:06:00 wiz Exp $ BUILDLINK_TREE+= nautilus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= nautilus NAUTILUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.nautilus+= nautilus>=2.12.1nb1 -BUILDLINK_ABI_DEPENDS.nautilus+= nautilus>=2.32.2.1nb14 +BUILDLINK_ABI_DEPENDS.nautilus+= nautilus>=2.32.2.1nb15 BUILDLINK_PKGSRCDIR.nautilus?= ../../sysutils/nautilus .include "../../devel/GConf/buildlink3.mk" diff --git a/sysutils/notification-daemon/Makefile b/sysutils/notification-daemon/Makefile index 0ba03e05c09..c3abd1d88d1 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:00 wiz Exp $ # DISTNAME= notification-daemon-0.4.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile index a09b6e48012..43d5be5bbd3 100644 --- a/sysutils/open-vm-tools/Makefile +++ b/sysutils/open-vm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/05/09 07:40:32 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:01 wiz Exp $ DISTNAME= open-vm-tools-2008.08.08-109361 PKGNAME= open-vm-tools-2008.08.08.109361 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/} diff --git a/sysutils/openxenmanager/Makefile b/sysutils/openxenmanager/Makefile index 1a080c1987f..3c7f9f5b32d 100644 --- a/sysutils/openxenmanager/Makefile +++ b/sysutils/openxenmanager/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/14 19:38:28 imil Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= openxenmanager_0.r80+dfsg.orig PKGNAME= openxenmanager-0.0.80 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/o/openxenmanager/} diff --git a/sysutils/p5-Gnome2-VFS/Makefile b/sysutils/p5-Gnome2-VFS/Makefile index e76efa37886..fcc8089fa22 100644 --- a/sysutils/p5-Gnome2-VFS/Makefile +++ b/sysutils/p5-Gnome2-VFS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:42:02 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= Gnome2-VFS-1.081 PKGNAME= p5-${DISTNAME} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/sysutils/p5-Gnome2-VFS/buildlink3.mk b/sysutils/p5-Gnome2-VFS/buildlink3.mk index 047cf732e84..685fe93b831 100644 --- a/sysutils/p5-Gnome2-VFS/buildlink3.mk +++ b/sysutils/p5-Gnome2-VFS/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:19:08 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:06:01 wiz Exp $ BUILDLINK_TREE+= p5-Gnome2-VFS @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Gnome2-VFS P5_GNOME2_VFS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Gnome2-VFS+= p5-Gnome2-VFS>=1.081 -BUILDLINK_ABI_DEPENDS.p5-Gnome2-VFS+= p5-Gnome2-VFS>=1.081nb18 +BUILDLINK_ABI_DEPENDS.p5-Gnome2-VFS+= p5-Gnome2-VFS>=1.081nb20 BUILDLINK_PKGSRCDIR.p5-Gnome2-VFS?= ../../sysutils/p5-Gnome2-VFS .include "../../sysutils/gnome-vfs/buildlink3.mk" diff --git a/sysutils/pcmanfm/Makefile b/sysutils/pcmanfm/Makefile index 5824313a4e8..643fa324bc4 100644 --- a/sysutils/pcmanfm/Makefile +++ b/sysutils/pcmanfm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= pcmanfm-0.1.8.9 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcmanfm/} diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 2aa971b290c..c68da3a9e72 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:01 wiz Exp $ DISTNAME= pfstat-2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils net MASTER_SITES= http://www.benzedrine.cx/ diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile index 3ee31de1d5a..03b006c1da3 100644 --- a/sysutils/py-notify-python/Makefile +++ b/sysutils/py-notify-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/04/29 13:23:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ diff --git a/sysutils/py-notify-python/buildlink3.mk b/sysutils/py-notify-python/buildlink3.mk index 1a7bf9f0070..bfcf9a287ad 100644 --- a/sysutils/py-notify-python/buildlink3.mk +++ b/sysutils/py-notify-python/buildlink3.mk @@ -1,17 +1,17 @@ -# $NetBSD: buildlink3.mk,v 1.1 2013/04/29 13:23:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2013/06/03 10:06:01 wiz Exp $ -BUILDLINK_TREE+= py-notify +BUILDLINK_TREE+= py-notify-python -.if !defined(PY_NOTIFY_BUILDLINK3_MK) -PY_NOTIFY_BUILDLINK3_MK:= +.if !defined(PY_NOTIFY_PYTHON_BUILDLINK3_MK) +PY_NOTIFY_PYTHON_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" -BUILDLINK_API_DEPENDS.py-notify+= ${PYPKGPREFIX}-notify>=0.1.1 -BUILDLINK_ABI_DEPENDS.py-notify+= ${PYPKGPREFIX}-notify>=0.1.1nb17 -BUILDLINK_PKGSRCDIR.py-notify?= ../../sysutils/py-notify +BUILDLINK_API_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1 +BUILDLINK_ABI_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1nb18 +BUILDLINK_PKGSRCDIR.py-notify-python?= ../../sysutils/py-notify-python .include "../../x11/py-gtk2/buildlink3.mk" -.endif # PY_NOTIFY_BUILDLINK3_MK +.endif # PY_NOTIFY_PYTHON_BUILDLINK3_MK -BUILDLINK_TREE+= -py-notify +BUILDLINK_TREE+= -py-notify-python diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile index b6716fdb135..1e24122af03 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/04/05 11:10:12 rodent Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= py-notify-0.2.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}/1} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.gna.org/py-notify/ diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile index 058c8307784..dc8c7cf837e 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.68 2013/02/16 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= rox-filer-2.10 PKGNAME= rox-2.10 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/screentest/Makefile b/sysutils/screentest/Makefile index 6b0a464ccd4..a67143aa193 100644 --- a/sysutils/screentest/Makefile +++ b/sysutils/screentest/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:01 wiz Exp $ DISTNAME= screentest-2.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=screentest/} diff --git a/sysutils/strigi/Makefile b/sysutils/strigi/Makefile index 98df3aab959..9e8e82a8ff3 100644 --- a/sysutils/strigi/Makefile +++ b/sysutils/strigi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/05/31 12:42:05 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:06:01 wiz Exp $ DISTNAME= strigi-0.7.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.vandenoever.info/software/strigi/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/tkdesk/Makefile b/sysutils/tkdesk/Makefile index b0f1c6a0b03..e8bd60fc4fa 100644 --- a/sysutils/tkdesk/Makefile +++ b/sysutils/tkdesk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/01/07 13:27:29 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= tkdesk-2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://tkdesk.sourceforge.net/dist/ diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile index b694ae00f4c..cce745404fa 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2013/02/16 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/03 10:06:01 wiz Exp $ .include "../../sysutils/ups-nut/Makefile.common" PKGNAME= ${DISTNAME:S/nut/ups-nut-cgi/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Network UPS Tools CGI scripts DEPENDS+= ups-nut-2.*:../../sysutils/ups-nut diff --git a/sysutils/virt-manager/Makefile b/sysutils/virt-manager/Makefile index 51459144bcb..20e92a610b7 100644 --- a/sysutils/virt-manager/Makefile +++ b/sysutils/virt-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/02/16 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:06:01 wiz Exp $ # DISTNAME= virt-manager-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://virt-manager.org/download/sources/virt-manager/ diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index 748574640f8..0f261452432 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2013/02/16 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2013/06/03 10:06:01 wiz Exp $ DISTNAME= xcdroast-${DIST_VER} PKGNAME= xcdroast-${DIST_VER:S/alpha/a/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/} diff --git a/sysutils/xfce4-appfinder/Makefile b/sysutils/xfce4-appfinder/Makefile index 22392cc5ecc..f935c677c7b 100644 --- a/sysutils/xfce4-appfinder/Makefile +++ b/sysutils/xfce4-appfinder/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-appfinder-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils COMMENT= Xfce application finder diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 0dbe1e7c358..a8da1c50dbb 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:42:05 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-battery-plugin-${XFCE4_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-battery-plugin/ COMMENT= Xfce battey monitor plugin diff --git a/sysutils/xfce4-battery-plugin/buildlink3.mk b/sysutils/xfce4-battery-plugin/buildlink3.mk index 45b755c98a3..7df31cb21e2 100644 --- a/sysutils/xfce4-battery-plugin/buildlink3.mk +++ b/sysutils/xfce4-battery-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:18:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-battery-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-battery-plugin XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.0nb2 -BUILDLINK_ABI_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.1nb17 +BUILDLINK_ABI_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.1nb19 BUILDLINK_PKGSRCDIR.xfce4-battery-plugin?= ../../sysutils/xfce4-battery-plugin .include "../../graphics/hicolor-icon-theme/buildlink3.mk" diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 2a9a7226c44..637cda94906 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:19:19 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.3.0 DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/ COMMENT= Xfce CPU load plugin diff --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk index 9985adab860..7f8c1d4f014 100644 --- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk +++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:19 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-cpugraph-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-cpugraph-plugin XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0 -BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb16 BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index bc4dad11b3d..85b4c4e27a9 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:19:16 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 2.1.0 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/ COMMENT= Xfce disk performance plugin diff --git a/sysutils/xfce4-diskperf-plugin/buildlink3.mk b/sysutils/xfce4-diskperf-plugin/buildlink3.mk index d7309cf1cbc..fc7c9079ce2 100644 --- a/sysutils/xfce4-diskperf-plugin/buildlink3.mk +++ b/sysutils/xfce4-diskperf-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:19:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-diskperf-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-diskperf-plugin XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0 -BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb16 BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 58c1b155a51..81c0326554e 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:19:14 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.0 DISTNAME= xfce4-fsguard-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-fsguard-plugin/ COMMENT= Xfce disk space plugin diff --git a/sysutils/xfce4-fsguard-plugin/buildlink3.mk b/sysutils/xfce4-fsguard-plugin/buildlink3.mk index 0dad9c6021a..2c55706a855 100644 --- a/sysutils/xfce4-fsguard-plugin/buildlink3.mk +++ b/sysutils/xfce4-fsguard-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2013/02/16 11:19:14 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-fsguard-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-fsguard-plugin XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0nb16 BUILDLINK_PKGSRCDIR.xfce4-fsguard-plugin?= ../../sysutils/xfce4-fsguard-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index a7e62e96cf9..fe2c42b711f 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:19:05 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 3.1 DISTNAME= xfce4-genmon-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-genmon-plugin/ COMMENT= Xfce general purpose monitor plugin diff --git a/sysutils/xfce4-genmon-plugin/buildlink3.mk b/sysutils/xfce4-genmon-plugin/buildlink3.mk index 5a3615a4e21..000d7837de5 100644 --- a/sysutils/xfce4-genmon-plugin/buildlink3.mk +++ b/sysutils/xfce4-genmon-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-genmon-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-genmon-plugin XFCE4_GENMON_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1 -BUILDLINK_ABI_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1nb15 +BUILDLINK_ABI_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1nb16 BUILDLINK_PKGSRCDIR.xfce4-genmon-plugin?= ../../sysutils/xfce4-genmon-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index e38ebdcc54d..b4c2449cb0b 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:19:15 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.0 DISTNAME= xfce4-netload-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-netload-plugin/ COMMENT= Xfce network load plugin diff --git a/sysutils/xfce4-netload-plugin/buildlink3.mk b/sysutils/xfce4-netload-plugin/buildlink3.mk index 9f217d5845e..2b4485d804f 100644 --- a/sysutils/xfce4-netload-plugin/buildlink3.mk +++ b/sysutils/xfce4-netload-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:15 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-netload-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-netload-plugin XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0nb16 BUILDLINK_PKGSRCDIR.xfce4-netload-plugin?= ../../sysutils/xfce4-netload-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index d7bbaeceef1..72af71331cc 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:19:15 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.9.4 DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/ COMMENT= Xfce quicklaunch plugin diff --git a/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk b/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk index 618d59a45c5..85bd1b1a87f 100644 --- a/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk +++ b/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:15 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-quicklauncher-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-quicklauncher-plugin XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4 -BUILDLINK_ABI_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4nb15 +BUILDLINK_ABI_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4nb16 BUILDLINK_PKGSRCDIR.xfce4-quicklauncher-plugin?= ../../sysutils/xfce4-quicklauncher-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 0c6537ad817..c56ac246bce 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:19:18 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.2 DISTNAME= xfce4-systemload-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-systemload-plugin/ COMMENT= Xfce system load plugin diff --git a/sysutils/xfce4-systemload-plugin/buildlink3.mk b/sysutils/xfce4-systemload-plugin/buildlink3.mk index 53886b21ae3..39e50178e89 100644 --- a/sysutils/xfce4-systemload-plugin/buildlink3.mk +++ b/sysutils/xfce4-systemload-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2013/02/16 11:19:18 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-systemload-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-systemload-plugin XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2 -BUILDLINK_ABI_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2nb15 +BUILDLINK_ABI_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2nb16 BUILDLINK_PKGSRCDIR.xfce4-systemload-plugin?= ../../sysutils/xfce4-systemload-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile index 200a6e64f39..c7161ef2303 100644 --- a/sysutils/xfce4-thunar/Makefile +++ b/sysutils/xfce4-thunar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:18:36 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 1.0.1 DISTNAME= Thunar-${XFCE4_VERSION} PKGNAME= xfce4-thunar-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils COMMENT= Xfce file manager diff --git a/sysutils/xfce4-thunar/buildlink3.mk b/sysutils/xfce4-thunar/buildlink3.mk index be990d86685..ee2c191eb5f 100644 --- a/sysutils/xfce4-thunar/buildlink3.mk +++ b/sysutils/xfce4-thunar/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2013/02/16 11:18:36 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-thunar @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-thunar XFCE4_THUNAR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.1nb17 +BUILDLINK_ABI_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.1nb18 BUILDLINK_PKGSRCDIR.xfce4-thunar?= ../../sysutils/xfce4-thunar pkgbase := xfce4-thunar diff --git a/sysutils/xfce4-volman/Makefile b/sysutils/xfce4-volman/Makefile index 7b5afc14053..e64199babcc 100644 --- a/sysutils/xfce4-volman/Makefile +++ b/sysutils/xfce4-volman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.2.0 DISTNAME= thunar-volman-${XFCE4_VERSION} PKGNAME= ${DISTNAME:S/thunar/xfce4/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/ COMMENT= Thunar volume manager diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile index b45024650f5..37bd402beec 100644 --- a/sysutils/xfce4-xarchiver/Makefile +++ b/sysutils/xfce4-xarchiver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.2 DISTNAME= xarchiver-${XFCE4_VERSION} PKGNAME= xfce4-xarchiver-${XFCE4_VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/} COMMENT= Xfce archiver handler diff --git a/sysutils/xfce4-xarchiver/buildlink3.mk b/sysutils/xfce4-xarchiver/buildlink3.mk index 5f1e0357411..10113145a14 100644 --- a/sysutils/xfce4-xarchiver/buildlink3.mk +++ b/sysutils/xfce4-xarchiver/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-xarchiver @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-xarchiver XFCE4_XARCHIVER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb1 -BUILDLINK_ABI_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb16 +BUILDLINK_ABI_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb17 BUILDLINK_PKGSRCDIR.xfce4-xarchiver?= ../../sysutils/xfce4-xarchiver .include "../../x11/libxfce4gui/buildlink3.mk" diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile index 9b57e7172a4..4d6256fb121 100644 --- a/sysutils/xfce4-xkb-plugin/Makefile +++ b/sysutils/xfce4-xkb-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:19:17 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:02 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.3 DISTNAME= xfce4-xkb-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xkb-plugin/ COMMENT= Xfce Keyboard plugin diff --git a/sysutils/xfce4-xkb-plugin/buildlink3.mk b/sysutils/xfce4-xkb-plugin/buildlink3.mk index e35d89692b7..90865c84d3a 100644 --- a/sysutils/xfce4-xkb-plugin/buildlink3.mk +++ b/sysutils/xfce4-xkb-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:19:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:06:02 wiz Exp $ BUILDLINK_TREE+= xfce4-xkb-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-xkb-plugin XFCE4_XKB_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3 -BUILDLINK_ABI_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3nb15 +BUILDLINK_ABI_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3nb16 BUILDLINK_PKGSRCDIR.xfce4-xkb-plugin?= ../../sysutils/xfce4-xkb-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/sysutils/xfe/Makefile b/sysutils/xfe/Makefile index 83e60717f79..b8f3ab6cf16 100644 --- a/sysutils/xfe/Makefile +++ b/sysutils/xfe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/02/16 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:06:03 wiz Exp $ DISTNAME= xfe-1.04 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/} diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile index b670f17bd75..5fa8470ab2a 100644 --- a/sysutils/xhfs/Makefile +++ b/sysutils/xhfs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 19:51:39 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:03 wiz Exp $ # DISTNAME= hfsutils-3.2.6 PKGNAME= xhfs-3.2.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile index c4dc28a5100..4f9e8e7dee5 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/05/06 14:59:34 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:06:03 wiz Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile index 72f844a76ec..337dfe44c12 100644 --- a/textproc/OdfConverter/Makefile +++ b/textproc/OdfConverter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/05/09 07:40:33 adam Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:03 wiz Exp $ # DISTNAME= OdfAddinForOffice-src-3.0 PKGNAME= OdfConverter-3.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= converters textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/} EXTRACT_SUFX= .zip diff --git a/textproc/WordNet/Makefile b/textproc/WordNet/Makefile index 876eebe832e..080e422c2af 100644 --- a/textproc/WordNet/Makefile +++ b/textproc/WordNet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/25 06:55:38 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/06/03 10:06:03 wiz Exp $ # DISTNAME= WordNet-3.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://wordnet.princeton.edu/3.0/ \ ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/ diff --git a/textproc/catdoc-tk/Makefile b/textproc/catdoc-tk/Makefile index 3b837495c96..e63bf4b3297 100644 --- a/textproc/catdoc-tk/Makefile +++ b/textproc/catdoc-tk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/04/07 08:39:29 obache Exp $ -# +# $NetBSD: Makefile,v 1.13 2013/06/03 10:06:03 wiz Exp $ .include "../../textproc/catdoc/Makefile.common" PKGNAME= ${DISTNAME:S/catdoc/catdoc-tk/} +PKGREVISION= 1 COMMENT= Tk interface for MS-Word to plain text converter DEPENDS+= catdoc>=0.91.4nb1:../../textproc/catdoc diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 38e3d693848..72e166bf233 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/05/09 07:40:33 adam Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/03 10:06:03 wiz Exp $ # DISTNAME= dikt-2j -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc x11 MASTER_SITES= http://dikt.googlecode.com/files/ EXTRACT_SUFX= .txz diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile index 88717a3ca0d..c9a4e1332d9 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:24:38 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:03 wiz Exp $ DISTNAME= ebview-0.3.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/} diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index f26e4604efd..ac3623da0f0 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2013/02/16 11:18:59 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/03 10:06:03 wiz Exp $ DISTNAME= gnome-spell-1.0.8 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/gnome-spell/buildlink3.mk b/textproc/gnome-spell/buildlink3.mk index 9b60a8f540a..14cac52d304 100644 --- a/textproc/gnome-spell/buildlink3.mk +++ b/textproc/gnome-spell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2013/02/16 11:18:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2013/06/03 10:06:03 wiz Exp $ BUILDLINK_TREE+= gnome-spell @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-spell GNOME_SPELL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-spell+= gnome-spell>=1.0.5 -BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb22 +BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb23 BUILDLINK_PKGSRCDIR.gnome-spell?= ../../textproc/gnome-spell .include "../../devel/libbonobo/buildlink3.mk" diff --git a/textproc/gnome-subtitles/Makefile b/textproc/gnome-subtitles/Makefile index 8c9c6878178..6bcb562ab3a 100644 --- a/textproc/gnome-subtitles/Makefile +++ b/textproc/gnome-subtitles/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/05/09 07:40:33 adam Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:06:03 wiz Exp $ DISTNAME= gnome-subtitles-1.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/} diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index ff2de1d64ea..e07a83f195a 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/02/16 11:18:51 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:06:03 wiz Exp $ DISTNAME= gtkspell-2.0.16 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= textproc devel MASTER_SITES= http://gtkspell.sourceforge.net/download/ diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk index 08327b8eb99..319d3ad3793 100644 --- a/textproc/gtkspell/buildlink3.mk +++ b/textproc/gtkspell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:18:51 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:06:03 wiz Exp $ BUILDLINK_TREE+= gtkspell @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkspell GTKSPELL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkspell+= gtkspell>=2.0.13 -BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb13 +BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb14 BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell .include "../../textproc/enchant/buildlink3.mk" diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index c6a2c99426c..ff4dd085de5 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/29 22:13:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:06:03 wiz Exp $ # DISTNAME= pdfgrep-1.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index b00559022fc..68046aec8f6 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/04/03 07:41:37 markd Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:03 wiz Exp $ DISTNAME= soprano-2.9.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soprano/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/soprano/buildlink3.mk b/textproc/soprano/buildlink3.mk index c4dd3368b5f..ec3e4ce06d9 100644 --- a/textproc/soprano/buildlink3.mk +++ b/textproc/soprano/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:19:50 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:03 wiz Exp $ BUILDLINK_TREE+= soprano @@ -6,7 +6,7 @@ BUILDLINK_TREE+= soprano SOPRANO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.soprano+= soprano>=2.0.3 -BUILDLINK_ABI_DEPENDS.soprano+= soprano>=2.8.0nb2 +BUILDLINK_ABI_DEPENDS.soprano+= soprano>=2.9.0nb1 BUILDLINK_PKGSRCDIR.soprano?= ../../textproc/soprano .include "../../textproc/libclucene/buildlink3.mk" diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 0a5c9210893..3e2c02e9dfc 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:18:45 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:03 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.2.1 DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= textproc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ COMMENT= Xfce dictionary server plugin diff --git a/textproc/xfce4-dict-plugin/buildlink3.mk b/textproc/xfce4-dict-plugin/buildlink3.mk index 945b45a6592..15736e2c81b 100644 --- a/textproc/xfce4-dict-plugin/buildlink3.mk +++ b/textproc/xfce4-dict-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:46 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:03 wiz Exp $ BUILDLINK_TREE+= xfce4-dict-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-dict-plugin XFCE4_DICT_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1 -BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb15 +BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb16 BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/cairo-clock/Makefile b/time/cairo-clock/Makefile index 50cbad97f1a..793a6e74347 100644 --- a/time/cairo-clock/Makefile +++ b/time/cairo-clock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:40 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= cairo-clock_0.3.3-1 PKGNAME= cairo-clock-0.3.3 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= time MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/time/deforaos-todo/Makefile b/time/deforaos-todo/Makefile index 4ab89f08896..82ee28f50ee 100644 --- a/time/deforaos-todo/Makefile +++ b/time/deforaos-todo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/02/16 11:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= Todo-0.1.2 PKGNAME= deforaos-todo-0.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= http://www.defora.org/os/download/download/3506/ diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index ad3ae23b47e..20d5a38861a 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gchore/Makefile b/time/gchore/Makefile index d5032017336..18a13beb84d 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index b07cdffda79..7236db8e977 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2013/02/16 11:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 5b3059da09f..49747be5f5e 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2013/02/16 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/03 10:06:04 wiz Exp $ DISTNAME= gnotime-2.3.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index 1857ab8cbee..c5fa71bd899 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 799d7778bc3..a6079f43ae5 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/02/16 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index f3521645cbf..83f7143ab7d 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/ical/Makefile b/time/ical/Makefile index 7737f69990e..c6542a01f03 100644 --- a/time/ical/Makefile +++ b/time/ical/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2013/01/09 17:22:14 is Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:04 wiz Exp $ VER= 3.0.2 DISTNAME= ical-${VER} EXTRACT_SUFFIX= .tar.gz #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= https://launchpad.net/ical-tcl/3.x/${VER}/+download/ FETCH_USING= curl diff --git a/time/ktimer/Makefile b/time/ktimer/Makefile index 02d1c0a3197..e40d85d58e9 100644 --- a/time/ktimer/Makefile +++ b/time/ktimer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:04 wiz Exp $ DISTNAME= ktimer-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= time COMMENT= KDE countdown launcher diff --git a/time/planner/Makefile b/time/planner/Makefile index 725017c0d5f..ac9dd9ca6b3 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/02/16 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:06:04 wiz Exp $ # DISTNAME= planner-0.14.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/ptimetracker/Makefile b/time/ptimetracker/Makefile index cc9596c7723..c817af19d00 100644 --- a/time/ptimetracker/Makefile +++ b/time/ptimetracker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:04 wiz Exp $ DISTNAME= ptimetracker-1.7.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time kde MASTER_SITES= http://www.eggtart.plus.com/ptt/prog/ diff --git a/time/rsibreak-kde3/Makefile b/time/rsibreak-kde3/Makefile index bcb75b21ea1..4c9a1648506 100644 --- a/time/rsibreak-kde3/Makefile +++ b/time/rsibreak-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:42:29 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:05 wiz Exp $ DISTNAME= rsibreak-0.8.0 PKGNAME= rsibreak-0.8.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index 25873615bea..8a10ea25b9f 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2013/05/31 12:42:29 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:06:04 wiz Exp $ DISTNAME= rsibreak-0.11 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/xclock/Makefile b/time/xclock/Makefile index abb27514b82..aae71489306 100644 --- a/time/xclock/Makefile +++ b/time/xclock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/05/30 11:41:42 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:05 wiz Exp $ # DISTNAME= xclock-1.0.6 +PKGREVISION= 1 CATEGORIES= time x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 5182a5889e3..ef0ca60819a 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:19:15 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:05 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.6.1 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/xfce4-datetime-plugin/buildlink3.mk b/time/xfce4-datetime-plugin/buildlink3.mk index 22a5dddee38..348db755881 100644 --- a/time/xfce4-datetime-plugin/buildlink3.mk +++ b/time/xfce4-datetime-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:15 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:06:05 wiz Exp $ BUILDLINK_TREE+= xfce4-datetime-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-datetime-plugin XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.4.1 -BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.6.1nb14 +BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.6.1nb15 BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 27f8b8c625a..6bb93fddaf6 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:05 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= orage-${XFCE4_VERSION} PKGNAME= xfce4-orage-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= time COMMENT= Xfce time managing application diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index ea11fdce3cf..74a68943916 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:18:34 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:05 wiz Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ COMMENT= Xfce4 timer plugin diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk index 2c702cbba92..77d1745dca6 100644 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ b/time/xfce4-timer-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:05 wiz Exp $ BUILDLINK_TREE+= xfce4-timer-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-timer-plugin XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1 -BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb15 +BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb16 BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile index 657d8caf078..7aabecd8284 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:05 wiz Exp $ # DISTNAME= xonclock-0.0.9.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xonclock/} diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index a6c16f6ecb7..835a4f9ddb4 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:05 wiz Exp $ # DISTNAME= 3ddesktop-0.2.9 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index 2350386f049..8f86d2936d0 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2013/05/31 12:42:29 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:06:05 wiz Exp $ DISTNAME= AfterStep-2.2.11 PKGNAME= ${DISTNAME:S/AfterStep/afterstep/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ftp://ftp.afterstep.org/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/awesome/Makefile b/wm/awesome/Makefile index d4b12d8503a..f737895021c 100644 --- a/wm/awesome/Makefile +++ b/wm/awesome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:05 wiz Exp $ # DISTNAME= awesome-3.4.13 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 wm MASTER_SITES= http://awesome.naquadah.org/download/ EXTRACT_SUFX= .tar.xz diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile index 3edad1c9802..12de2fe19a6 100644 --- a/wm/bmpanel2/Makefile +++ b/wm/bmpanel2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:05 wiz Exp $ # DISTNAME= bmpanel2-2.1pre1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://bmpanel2.googlecode.com/files/ diff --git a/wm/compiz-fusion-plugins-extra/Makefile b/wm/compiz-fusion-plugins-extra/Makefile index c75508ebc0e..fd0b73be4e4 100644 --- a/wm/compiz-fusion-plugins-extra/Makefile +++ b/wm/compiz-fusion-plugins-extra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2013/04/08 11:17:23 rodent Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:05 wiz Exp $ # PKGVER= 0.8.4 PKGNAME= compiz-fusion-plugins-extra-${PKGVER} DISTNAME= compiz-plugins-extra-${PKGVER} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz-fusion-plugins-main/Makefile b/wm/compiz-fusion-plugins-main/Makefile index 02acfa88f10..4a6140e65f9 100644 --- a/wm/compiz-fusion-plugins-main/Makefile +++ b/wm/compiz-fusion-plugins-main/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2013/04/08 11:17:24 rodent Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:05 wiz Exp $ # PKGVER= 0.8.4 PKGNAME= compiz-fusion-plugins-main-${PKGVER} DISTNAME= compiz-plugins-main-${PKGVER} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz-fusion-plugins-main/buildlink3.mk b/wm/compiz-fusion-plugins-main/buildlink3.mk index ec6db0be993..ef24c92580c 100644 --- a/wm/compiz-fusion-plugins-main/buildlink3.mk +++ b/wm/compiz-fusion-plugins-main/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:05 wiz Exp $ BUILDLINK_TREE+= compiz-fusion-plugins-main @@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz-fusion-plugins-main COMPIZ_FUSION_PLUGINS_MAIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.6.0nb1 -BUILDLINK_ABI_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.8.4nb16 +BUILDLINK_ABI_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.8.4nb17 BUILDLINK_PKGSRCDIR.compiz-fusion-plugins-main?= ../../wm/compiz-fusion-plugins-main .include "../../wm/compiz/buildlink3.mk" diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile index 69c02bddf4c..1e6ac15e5c7 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.62 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2013/06/03 10:06:05 wiz Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz/buildlink3.mk b/wm/compiz/buildlink3.mk index f1ed59f84ef..c0f95a14f29 100644 --- a/wm/compiz/buildlink3.mk +++ b/wm/compiz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:17:58 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:05 wiz Exp $ BUILDLINK_TREE+= compiz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz COMPIZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.compiz+= compiz>=0.6.2 -BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.4nb31 +BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.4nb34 BUILDLINK_PKGSRCDIR.compiz?= ../../wm/compiz .include "../../devel/libwnck/buildlink3.mk" diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile index b2e232acf9e..2ee6ff67e00 100644 --- a/wm/cwm/Makefile +++ b/wm/cwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/17 21:28:22 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= cwm-3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MASTER_SITES= http://monkey.org/~marius/cwm/ diff --git a/wm/e16menuedit2/Makefile b/wm/e16menuedit2/Makefile index 647781104ce..2f94005b689 100644 --- a/wm/e16menuedit2/Makefile +++ b/wm/e16menuedit2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= e16menuedit2-0.0.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} diff --git a/wm/echinus/Makefile b/wm/echinus/Makefile index 1e57adf6f61..be4067798bf 100644 --- a/wm/echinus/Makefile +++ b/wm/echinus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 12:42:19 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= echinus-0.4.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://www.plhk.ru/static/echinus/ diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index 45c876d26bb..ca3a1fc6c52 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/05/31 12:42:29 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:06:06 wiz Exp $ DISTNAME= e16-0.16.8.8 PKGNAME= ${DISTNAME:S/e16/enlightenment/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile index 048d652cfd5..316006a6318 100644 --- a/wm/fluxbox/Makefile +++ b/wm/fluxbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/02/16 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= fluxbox-1.3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/fluxconf/Makefile b/wm/fluxconf/Makefile index 482d53c5e32..640d1155305 100644 --- a/wm/fluxconf/Makefile +++ b/wm/fluxconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/26 11:00:04 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= fluxconf-0.9.9 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= wm MASTER_SITES= http://devaux.fabien.free.fr/flux/ diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile index 4ab80490dcb..c5d3cba492b 100644 --- a/wm/fvwm-devel/Makefile +++ b/wm/fvwm-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/05/31 12:42:29 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:06:06 wiz Exp $ DISTNAME= fvwm-${FVWM_VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile index 1b4a3d127ab..a55c65b97e0 100644 --- a/wm/fvwm/Makefile +++ b/wm/fvwm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:42:29 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:06:06 wiz Exp $ DISTNAME= fvwm-${FVWM_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ diff --git a/wm/icecc/Makefile b/wm/icecc/Makefile index 2365a834061..2a59f1bcfb8 100644 --- a/wm/icecc/Makefile +++ b/wm/icecc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:06 wiz Exp $ # Package version reflects icecc version, with PKGREVISION incremented # for any tool updates, according to the authors scheme. DISTNAME= icecc-2.9 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icecc/} DISTFILES= icecc-2.9.tar.bz2 \ diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile index bb128ada736..e79624b0005 100644 --- a/wm/icewm-imlib/Makefile +++ b/wm/icewm-imlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:06 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-imlib-/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Small, fast and light-weight window manager (imlib version) CONFLICTS+= icewm-[0-9]* icewm-gnome-[0-9]* diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile index c463528e490..40775dd430f 100644 --- a/wm/icewm/Makefile +++ b/wm/icewm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2012/11/16 20:07:48 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:06:06 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Small, fast and light-weight window manager CONFLICTS+= icewm-gnome-[0-9]* icewm-imlib-[0-9]* diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile index 3a415f03814..3a687082f9b 100644 --- a/wm/jwm/Makefile +++ b/wm/jwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= jwm-2.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://www.joewing.net/programs/jwm/releases/ \ ${MASTER_SITE_SOURCEFORGE:=jwm/} diff --git a/wm/matchbox-wm/Makefile b/wm/matchbox-wm/Makefile index 6749160d594..0f89aa47ca1 100644 --- a/wm/matchbox-wm/Makefile +++ b/wm/matchbox-wm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:06 wiz Exp $ # DISTNAME= matchbox-window-manager-1.1 PKGNAME= ${DISTNAME:S/window-manager/wm/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.1/ diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 9ab7e4d599c..3a289ed95ed 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2013/02/16 11:19:04 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= metacity-2.34.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.34/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/metacity/buildlink3.mk b/wm/metacity/buildlink3.mk index bb21c585d38..dc15645e6c2 100644 --- a/wm/metacity/buildlink3.mk +++ b/wm/metacity/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:04 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:06:07 wiz Exp $ BUILDLINK_TREE+= metacity @@ -6,7 +6,7 @@ BUILDLINK_TREE+= metacity METACITY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.metacity+= metacity>=2.8.5 -BUILDLINK_ABI_DEPENDS.metacity+= metacity>=2.34.1nb10 +BUILDLINK_ABI_DEPENDS.metacity+= metacity>=2.34.1nb11 BUILDLINK_PKGSRCDIR.metacity?= ../../wm/metacity .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index fb9733b308c..054c1576f4d 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2013/02/16 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2013/06/03 10:06:07 wiz Exp $ DISTNAME= openbox-3.5.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ diff --git a/wm/openbox/buildlink3.mk b/wm/openbox/buildlink3.mk index 2c72a2313a2..d43280af5ba 100644 --- a/wm/openbox/buildlink3.mk +++ b/wm/openbox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/09/15 10:06:43 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:06:07 wiz Exp $ BUILDLINK_TREE+= openbox @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openbox OPENBOX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openbox+= openbox>=3.1 -BUILDLINK_ABI_DEPENDS.openbox+= openbox>=3.5.0nb8 +BUILDLINK_ABI_DEPENDS.openbox+= openbox>=3.5.0nb12 BUILDLINK_PKGSRCDIR.openbox?= ../../wm/openbox .include "../../converters/libiconv/buildlink3.mk" diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 0fc10451e89..1712a0aef49 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= OroboROX-0.9.8 PKGNAME= oroborox-0.9.8 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile index 7de5556d960..1fd94bd048e 100644 --- a/wm/pekwm/Makefile +++ b/wm/pekwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/02/16 11:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= pekwm-0.1.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://www.pekwm.org/projects/pekwm/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index b2837aa1f86..638b92b04d2 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= ratpoison-1.4.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MASTER_SITES= http://savannah.nongnu.org/download/ratpoison/ diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 390291f67cc..d2de6bc22bb 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2013/02/16 11:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= sawfish-1.7.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/selectwm/Makefile b/wm/selectwm/Makefile index a30126e86ee..2e87b265a9f 100644 --- a/wm/selectwm/Makefile +++ b/wm/selectwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= selectwm-0.4.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= wm MASTER_SITES= http://ordiluc.net/selectwm/ diff --git a/wm/skippy/Makefile b/wm/skippy/Makefile index 8d0756cd64c..84d597c995b 100644 --- a/wm/skippy/Makefile +++ b/wm/skippy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= skippy-0.5.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= wm MASTER_SITES= http://thegraveyard.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/waimea/Makefile b/wm/waimea/Makefile index 8cfbc60f3a1..19d21fe3ac6 100644 --- a/wm/waimea/Makefile +++ b/wm/waimea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= waimea-0.4.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=waimea/} diff --git a/wm/wbar/Makefile b/wm/wbar/Makefile index 36e2abaee53..b63fd4e9faa 100644 --- a/wm/wbar/Makefile +++ b/wm/wbar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= wbar-2.2.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm MASTER_SITES= http://wbar.googlecode.com/files/ diff --git a/wm/windowlab/Makefile b/wm/windowlab/Makefile index 2a6e60ce5af..e84feac550c 100644 --- a/wm/windowlab/Makefile +++ b/wm/windowlab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/23 10:24:15 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= windowlab-1.33 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MASTER_SITES= http://nickgravgaard.com/windowlab/ EXTRACT_SUFX= .tar diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 8fa57920256..d3b1e9167c0 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2013/06/03 10:06:07 wiz Exp $ DISTNAME= WindowMaker-0.95.4 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.info/pub/source/release/ EXTRACT_SUFX= .tar.gz diff --git a/wm/windowmaker/buildlink3.mk b/wm/windowmaker/buildlink3.mk index 980b71a0509..a0afbfb5e04 100644 --- a/wm/windowmaker/buildlink3.mk +++ b/wm/windowmaker/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2013/05/22 17:43:32 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2013/06/03 10:06:07 wiz Exp $ BUILDLINK_TREE+= windowmaker @@ -6,7 +6,7 @@ BUILDLINK_TREE+= windowmaker WINDOWMAKER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.windowmaker+= windowmaker>=0.95.4 -BUILDLINK_ABI_DEPENDS.windowmaker+= windowmaker>=0.95.4 +BUILDLINK_ABI_DEPENDS.windowmaker+= windowmaker>=0.95.4nb2 BUILDLINK_PKGSRCDIR.windowmaker?= ../../wm/windowmaker .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index 5dd39da3391..1e98e82ec92 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:06:07 wiz Exp $ DISTNAME= wmakerconf-2.11 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://starplot.org/wmakerconf/ diff --git a/wm/wmi/Makefile b/wm/wmi/Makefile index 7ba5402c14e..4384fc29dae 100644 --- a/wm/wmi/Makefile +++ b/wm/wmi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 12:42:25 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= wmi-10 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MASTER_SITES= http://www.suckless.org/download/ diff --git a/wm/xfce4-wm-themes/Makefile b/wm/xfce4-wm-themes/Makefile index e06db7b9142..70158b59692 100644 --- a/wm/xfce4-wm-themes/Makefile +++ b/wm/xfce4-wm-themes/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:06:08 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.6.0 DISTNAME= xfwm4-themes-${XFCE4_VERSION} PKGNAME= xfce4-wm-themes-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= wm COMMENT= Xfce window manager themes diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile index 32f28ec7e75..165aadee0c9 100644 --- a/wm/xfce4-wm/Makefile +++ b/wm/xfce4-wm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2013/02/16 11:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/03 10:06:08 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfwm4-${XFCE4_VERSION} PKGNAME= xfce4-wm-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= wm COMMENT= Xfce window manager diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 712b6debd87..e290cdffd7f 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2013/06/03 10:06:08 wiz Exp $ DISTNAME= amaya-fullsrc-11.3.1 PKGNAME= ${DISTNAME:S/-fullsrc//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ \ diff --git a/www/ap22-dnssd/Makefile b/www/ap22-dnssd/Makefile index 725f4574113..7515ceef124 100644 --- a/www/ap22-dnssd/Makefile +++ b/www/ap22-dnssd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:24:50 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:08 wiz Exp $ # DISTNAME= mod_dnssd-0.5 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index a1bda091ae7..2c3a567881c 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2013/05/31 12:42:31 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2013/06/03 10:06:08 wiz Exp $ DISTNAME= bluefish-2.2.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ diff --git a/www/browser-bookmarks-menu/Makefile b/www/browser-bookmarks-menu/Makefile index 82c8e94a4f3..69c3077fcf2 100644 --- a/www/browser-bookmarks-menu/Makefile +++ b/www/browser-bookmarks-menu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:24:50 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:08 wiz Exp $ # DISTNAME= browser-bookmarks-menu-0.6 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=browserbookapp/} diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile index 6afe07c7a84..c4082903b99 100644 --- a/www/deforaos-surfer/Makefile +++ b/www/deforaos-surfer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/05/24 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:06:08 wiz Exp $ # DISTNAME= Surfer-0.2.6 PKGNAME= deforaos-surfer-0.2.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.defora.org/os/download/download/3709/ diff --git a/www/drivel/Makefile b/www/drivel/Makefile index 6723213819a..b598c3045eb 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2013/02/16 11:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:08 wiz Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index c0e78153cb9..6b5673dd45d 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2013/06/03 10:06:08 wiz Exp $ # DISTNAME= epiphany-extensions-2.32.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 1fa9a85a869..67fcf6a9f53 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.139 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.140 2013/06/03 10:06:08 wiz Exp $ # DISTNAME= epiphany-2.30.6 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/epiphany/buildlink3.mk b/www/epiphany/buildlink3.mk index e40bc227f3d..2e27f76260b 100644 --- a/www/epiphany/buildlink3.mk +++ b/www/epiphany/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.55 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.56 2013/06/03 10:06:08 wiz Exp $ # BUILDLINK_TREE+= epiphany @@ -7,7 +7,7 @@ BUILDLINK_TREE+= epiphany EPIPHANY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.epiphany+= epiphany>=2.28 -BUILDLINK_ABI_DEPENDS.epiphany+= epiphany>=2.30.6nb24 +BUILDLINK_ABI_DEPENDS.epiphany+= epiphany>=2.30.6nb25 BUILDLINK_PKGSRCDIR.epiphany?= ../../www/epiphany .include "../../mk/bsd.fast.prefs.mk" diff --git a/www/firefox/Makefile b/www/firefox/Makefile index ecf81a9578a..af974ea3d7f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.127 2013/06/03 10:06:08 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 21.0 @@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} \ ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 680e093a681..e4d59f5697f 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/02/16 11:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:08 wiz Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index 0c19413d11a..9e2a6c40c3f 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/06/01 21:42:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:06:08 wiz Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 50f49a0efb5..581970eedc5 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/04/08 11:17:25 rodent Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:06:08 wiz Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index b32f45b0913..439f8ba92f9 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:06:09 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. @@ -6,7 +6,7 @@ DISTNAME= gtkhtml-3.32.2 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile index cc392c55023..93a33aabc95 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/06/02 06:15:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= icedtea-web-9e1f7dc48c20 PKGNAME= icedtea-web-1.5pre +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= -http://icedtea.classpath.org/hg/icedtea-web/archive/9e1f7dc48c20.tar.bz2 EXTRACT_SUFX= .tar.bz2 diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index aa1e76f6e1a..ffafaab0853 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= kazehakase-0.5.8 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kazehakase/43802/} diff --git a/www/kdewebdev3/Makefile b/www/kdewebdev3/Makefile index d67cebaacb1..68c402bb8c5 100644 --- a/www/kdewebdev3/Makefile +++ b/www/kdewebdev3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:06:09 wiz Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index f64096e8b69..5054332382c 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:06:09 wiz Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index f0c9a336214..bf938f8a6d8 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2013/02/16 11:18:44 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/libgtkhtml/buildlink3.mk b/www/libgtkhtml/buildlink3.mk index 3d455396831..52635af114f 100644 --- a/www/libgtkhtml/buildlink3.mk +++ b/www/libgtkhtml/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2013/02/16 11:18:44 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2013/06/03 10:06:09 wiz Exp $ BUILDLINK_TREE+= libgtkhtml @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgtkhtml LIBGTKHTML_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgtkhtml+= libgtkhtml>=2.6.0 -BUILDLINK_ABI_DEPENDS.libgtkhtml+= libgtkhtml>=2.6.3nb26 +BUILDLINK_ABI_DEPENDS.libgtkhtml+= libgtkhtml>=2.6.3nb27 BUILDLINK_PKGSRCDIR.libgtkhtml?= ../../www/libgtkhtml .include "../../textproc/libxml2/buildlink3.mk" diff --git a/www/libmediawiki/Makefile b/www/libmediawiki/Makefile index 67e6ca45c8d..6f6f2e1e394 100644 --- a/www/libmediawiki/Makefile +++ b/www/libmediawiki/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/05/21 13:04:10 markd Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:09 wiz Exp $ # PKGNAME= libmediawiki-3.2.0 DISTNAME= digikam-3.2.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/libmediawiki/buildlink3.mk b/www/libmediawiki/buildlink3.mk index 539811165f8..c2f73117bef 100644 --- a/www/libmediawiki/buildlink3.mk +++ b/www/libmediawiki/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/09 07:39:20 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/03 10:06:09 wiz Exp $ BUILDLINK_TREE+= libmediawiki @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmediawiki LIBMEDIAWIKI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libmediawiki+= libmediawiki>=2.5.0 -BUILDLINK_ABI_DEPENDS.libmediawiki?= libmediawiki>=3.1.0 +BUILDLINK_ABI_DEPENDS.libmediawiki?= libmediawiki>=3.2.0nb1 BUILDLINK_PKGSRCDIR.libmediawiki?= ../../www/libmediawiki .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/www/liferea-current/Makefile b/www/liferea-current/Makefile index f18944d4b5f..0b0308ace9f 100644 --- a/www/liferea-current/Makefile +++ b/www/liferea-current/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2013/05/31 12:42:33 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:06:09 wiz Exp $ DISTNAME= liferea-1.8.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 1b6e95f1d1a..43e0557d234 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2013/06/03 10:06:09 wiz Exp $ DISTNAME= liferea-1.4.28 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} diff --git a/www/midori/Makefile b/www/midori/Makefile index 2c28bbcc3e9..3243e6872f0 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/03 10:06:09 wiz Exp $ DISTNAME= midori-0.4.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://archive.xfce.org/src/apps/midori/0.4/ diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index cb977c79fb7..3ff1b1bf00c 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:42:33 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ diff --git a/www/nginx/Makefile b/www/nginx/Makefile index dc3fbf91119..0d6648c6ce0 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/05/07 14:04:46 imil Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:09 wiz Exp $ DISTNAME= nginx-1.4.1 +PKGREVISION= 1 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index 1b4001b21e6..f51cdb16e1f 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:24:55 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= nspluginwrapper-1.2.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= www MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 8f401d91e29..568518a7883 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2013/05/31 12:42:34 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= Apache-Gallery-0.9.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 20 +PKGREVISION= 21 SVR4_PKGNAME= p5aga CATEGORIES= www graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 6b90425717a..eb34fe66eac 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.94 2013/05/23 13:25:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.95 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= # empty PKGNAME= seamonkey-${SM_VER:S/b/beta/} SM_VER= 2.18b4 #LIGHTNINGVER= 1.9 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} \ ${MASTER_SITE_MOZILLA_ALL:=seamonkey/releases/${SM_VER}/source/} diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index 8f9315ca9fa..1abeb95541d 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2013/02/16 11:24:56 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/03 10:06:10 wiz Exp $ DISTNAME= webalizer-2.21-02-src PKGNAME= webalizer-2.21.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ http://webalizer.linux-mirror.org/pub/webalizer/ \ diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index 0559520463f..01f0215da50 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:10 wiz Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= GTK2 port of the WebKit browser engine diff --git a/www/webkit-gtk/buildlink3.mk b/www/webkit-gtk/buildlink3.mk index 28726e5d910..857b211df30 100644 --- a/www/webkit-gtk/buildlink3.mk +++ b/www/webkit-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2013/06/03 10:06:10 wiz Exp $ BUILDLINK_TREE+= webkit-gtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= webkit-gtk WEBKIT_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.webkit-gtk+= webkit-gtk>=1.1.3 -BUILDLINK_ABI_DEPENDS.webkit-gtk+= webkit-gtk>=1.10.2nb3 +BUILDLINK_ABI_DEPENDS.webkit-gtk+= webkit-gtk>=1.10.2nb5 BUILDLINK_PKGSRCDIR.webkit-gtk?= ../../www/webkit-gtk .include "../../databases/sqlite3/buildlink3.mk" diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 23cd67fd268..85157c4988d 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:10 wiz Exp $ .include "../../www/webkit-gtk/Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk3/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= GTK3 port of the WebKit browser engine diff --git a/www/webkit-gtk3/buildlink3.mk b/www/webkit-gtk3/buildlink3.mk index bb7f8dc6114..2b0e1a5f250 100644 --- a/www/webkit-gtk3/buildlink3.mk +++ b/www/webkit-gtk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2013/06/03 10:06:10 wiz Exp $ BUILDLINK_TREE+= webkit-gtk3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= webkit-gtk3 WEBKIT_GTK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.webkit-gtk3+= webkit-gtk3>=1.4.2 -BUILDLINK_ABI_DEPENDS.webkit-gtk3+= webkit-gtk3>=1.10.2nb2 +BUILDLINK_ABI_DEPENDS.webkit-gtk3+= webkit-gtk3>=1.10.2nb3 BUILDLINK_PKGSRCDIR.webkit-gtk3?= ../../www/webkit-gtk3 .include "../../databases/sqlite3/buildlink3.mk" diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 92689021c13..c4c5d4ca281 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= alacarte-0.13.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.13/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile index afbd1fd5c4e..5faa1ba797e 100644 --- a/x11/antiright/Makefile +++ b/x11/antiright/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:57 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= antiright-3.4 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= http://download.savannah.nongnu.org/releases/antiright/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index 1dce18deb73..6512d877f33 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/02/16 11:24:57 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= avant-window-navigator-0.4.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/awn/0.4/0.4.0/+download/ diff --git a/x11/blt/Makefile b/x11/blt/Makefile index 945c1022bba..878d905883e 100644 --- a/x11/blt/Makefile +++ b/x11/blt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/10/29 05:06:08 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= BLT2.4z PKGNAME= blt-2.4z -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blt/} diff --git a/x11/blt/buildlink3.mk b/x11/blt/buildlink3.mk index 6b7e9f4ad29..86e777a4735 100644 --- a/x11/blt/buildlink3.mk +++ b/x11/blt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2012/05/07 01:54:06 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2013/06/03 10:06:10 wiz Exp $ BUILDLINK_TREE+= blt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= blt BLT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.blt+= blt>=2.4z -BUILDLINK_ABI_DEPENDS.blt+= blt>=2.4znb2 +BUILDLINK_ABI_DEPENDS.blt+= blt>=2.4znb4 BUILDLINK_PKGSRCDIR.blt?= ../../x11/blt .include "../../lang/tcl/buildlink3.mk" diff --git a/x11/clipit/Makefile b/x11/clipit/Makefile index 41fe62bfed5..0e178633635 100644 --- a/x11/clipit/Makefile +++ b/x11/clipit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/02/16 11:24:57 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= clipit-1.4.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkclipit/} diff --git a/x11/clisp-gtk2/Makefile b/x11/clisp-gtk2/Makefile index 105f86975fe..1b628db3d54 100644 --- a/x11/clisp-gtk2/Makefile +++ b/x11/clisp-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:10 wiz Exp $ # CLISP_MODULE= gtk2 PKGNAME= clisp-${CLISP_MODULE}-${CLISP_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile index d61abfa2297..8d6c7097ca5 100644 --- a/x11/deforaos-keyboard/Makefile +++ b/x11/deforaos-keyboard/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/02/16 11:18:48 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= Keyboard-0.2.1 PKGNAME= deforaos-keyboard-0.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3696/ diff --git a/x11/deforaos-keyboard/buildlink3.mk b/x11/deforaos-keyboard/buildlink3.mk index 21eb3f5e5c0..f7fadc1cc14 100644 --- a/x11/deforaos-keyboard/buildlink3.mk +++ b/x11/deforaos-keyboard/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:06:10 wiz Exp $ # BUILDLINK_TREE+= deforaos-keyboard @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-keyboard DEFORAOS_KEYBOARD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-keyboard+= deforaos-keyboard>=0.0.2 -BUILDLINK_ABI_DEPENDS.deforaos-keyboard?= deforaos-keyboard>=0.2.1nb2 +BUILDLINK_ABI_DEPENDS.deforaos-keyboard?= deforaos-keyboard>=0.2.1nb3 BUILDLINK_PKGSRCDIR.deforaos-keyboard?= ../../x11/deforaos-keyboard .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile index 8b0bc8398ce..2f6ae65b7d0 100644 --- a/x11/deforaos-libdesktop/Makefile +++ b/x11/deforaos-libdesktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/04/01 05:50:22 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= libDesktop-0.0.8 PKGNAME= deforaos-libdesktop-0.0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3699/ diff --git a/x11/deforaos-libdesktop/buildlink3.mk b/x11/deforaos-libdesktop/buildlink3.mk index 670e53234e1..1fe5d2a285b 100644 --- a/x11/deforaos-libdesktop/buildlink3.mk +++ b/x11/deforaos-libdesktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:06:10 wiz Exp $ BUILDLINK_TREE+= deforaos-libdesktop @@ -6,7 +6,7 @@ BUILDLINK_TREE+= deforaos-libdesktop DEFORAOS_LIBDESKTOP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-libdesktop+= deforaos-libdesktop>=0.0.7 -BUILDLINK_ABI_DEPENDS.deforaos-libdesktop?= deforaos-libdesktop>=0.0.8nb1 +BUILDLINK_ABI_DEPENDS.deforaos-libdesktop?= deforaos-libdesktop>=0.0.8nb2 BUILDLINK_PKGSRCDIR.deforaos-libdesktop?= ../../x11/deforaos-libdesktop .include "../../devel/deforaos-libsystem/buildlink3.mk" diff --git a/x11/deforaos-locker/Makefile b/x11/deforaos-locker/Makefile index ef5a62f93f1..f64b20a29bf 100644 --- a/x11/deforaos-locker/Makefile +++ b/x11/deforaos-locker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/02/16 11:19:25 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= Locker-0.2.1 PKGNAME= deforaos-locker-0.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3703/ diff --git a/x11/deforaos-locker/buildlink3.mk b/x11/deforaos-locker/buildlink3.mk index 1f3d7fe960d..4fbe5b09886 100644 --- a/x11/deforaos-locker/buildlink3.mk +++ b/x11/deforaos-locker/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:19:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:06:10 wiz Exp $ # BUILDLINK_TREE+= deforaos-locker @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-locker DEFORAOS_LOCKER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-locker+= deforaos-locker>=0.1.2 -BUILDLINK_ABI_DEPENDS.deforaos-locker?= deforaos-locker>=0.2.1nb1 +BUILDLINK_ABI_DEPENDS.deforaos-locker?= deforaos-locker>=0.2.1nb2 BUILDLINK_PKGSRCDIR.deforaos-locker?= ../../x11/deforaos-locker .include "../../x11/deforaos-libdesktop/buildlink3.mk" diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index e478f19e29d..7e648bd158e 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/02/16 11:18:41 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:10 wiz Exp $ # DISTNAME= Panel-0.2.16 PKGNAME= deforaos-panel-0.2.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3948/ diff --git a/x11/deforaos-panel/buildlink3.mk b/x11/deforaos-panel/buildlink3.mk index 2f5930fd2c3..012534f7546 100644 --- a/x11/deforaos-panel/buildlink3.mk +++ b/x11/deforaos-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:06:10 wiz Exp $ # BUILDLINK_TREE+= deforaos-panel @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-panel DEFORAOS_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-panel+= deforaos-panel>=0.2.12 -BUILDLINK_ABI_DEPENDS.deforaos-panel?= deforaos-panel>=0.2.16nb1 +BUILDLINK_ABI_DEPENDS.deforaos-panel?= deforaos-panel>=0.2.16nb2 BUILDLINK_PKGSRCDIR.deforaos-panel?= ../../x11/deforaos-panel .include "../../devel/deforaos-libsystem/buildlink3.mk" diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile index 3988c16c536..7725dfd51e9 100644 --- a/x11/deskmenu/Makefile +++ b/x11/deskmenu/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:11 wiz Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index d9b2e47356a..3a7a8a9a017 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2013/02/16 11:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/06/03 10:06:11 wiz Exp $ DISTNAME= devilspie-0.22 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/x11/ede/Makefile b/x11/ede/Makefile index e9ba08a6ede..c522eec3407 100644 --- a/x11/ede/Makefile +++ b/x11/ede/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= ede-1.0.4 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ede/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/eekboard/Makefile b/x11/eekboard/Makefile index a97057d0620..ddb28934b8a 100644 --- a/x11/eekboard/Makefile +++ b/x11/eekboard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:18:18 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= eekboard-1.0.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://cloud.github.com/downloads/ueno/eekboard/ diff --git a/x11/eekboard/buildlink3.mk b/x11/eekboard/buildlink3.mk index 821ab2eefe0..add8191d0d3 100644 --- a/x11/eekboard/buildlink3.mk +++ b/x11/eekboard/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:18:18 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:06:11 wiz Exp $ # BUILDLINK_TREE+= eekboard @@ -7,7 +7,7 @@ BUILDLINK_TREE+= eekboard EEKBOARD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.eekboard+= eekboard>=1.0.5 -BUILDLINK_ABI_DEPENDS.eekboard?= eekboard>=1.0.5nb6 +BUILDLINK_ABI_DEPENDS.eekboard?= eekboard>=1.0.5nb7 BUILDLINK_PKGSRCDIR.eekboard?= ../../x11/eekboard .include "../../mk/bsd.fast.prefs.mk" diff --git a/x11/efltk/Makefile b/x11/efltk/Makefile index 8c283abc2e1..c4eefbe0612 100644 --- a/x11/efltk/Makefile +++ b/x11/efltk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/03/02 20:33:34 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= efltk-2.0.5 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ede/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/efltk/buildlink3.mk b/x11/efltk/buildlink3.mk index 62bb569d5a2..76dd407361e 100644 --- a/x11/efltk/buildlink3.mk +++ b/x11/efltk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:11 wiz Exp $ BUILDLINK_TREE+= efltk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= efltk EFLTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.efltk+= efltk>=2.0.5nb1 -BUILDLINK_ABI_DEPENDS.efltk+= efltk>=2.0.5nb15 +BUILDLINK_ABI_DEPENDS.efltk+= efltk>=2.0.5nb17 BUILDLINK_PKGSRCDIR.efltk?= ../../x11/efltk .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 8efffd74b9e..a20d1b69773 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/03 10:06:11 wiz Exp $ DISTNAME= Eterm-0.9.5 PKGNAME= ${DISTNAME:S/^E/e/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eterm/} DISTFILES= ${DEFAULT_DISTFILES} ${PIXMAP_FILES} diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 730e392b552..4ce011f2db7 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 9bbbba73684..20e89afc575 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:24:59 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= fbdesk-1.4.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 wm MASTER_SITES= http://fluxbox.sourceforge.net/download/ diff --git a/x11/filerunner/Makefile b/x11/filerunner/Makefile index bee0ba63f48..60d51043514 100644 --- a/x11/filerunner/Makefile +++ b/x11/filerunner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/10/29 05:06:11 asau Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:11 wiz Exp $ DISTNAME= FileRunner-2.5.1 PKGNAME= ${DISTNAME:S/FileRunner/filerunner/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://www.cd.chalmers.se/~hch/ diff --git a/x11/fltk13/Makefile b/x11/fltk13/Makefile index 232776ad42a..7c5a3be9ab9 100644 --- a/x11/fltk13/Makefile +++ b/x11/fltk13/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/04/06 13:01:28 rodent Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:06:11 wiz Exp $ DISTNAME= fltk-1.3.0-source PKGNAME= ${DISTNAME:S/-source//} VERS= ${DISTNAME:S/fltk-//:S/-source//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://ftp.easysw.com/pub/fltk/${VERS}/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/ \ diff --git a/x11/fltk2/Makefile b/x11/fltk2/Makefile index 7aa3bf12079..639ed3f53db 100644 --- a/x11/fltk2/Makefile +++ b/x11/fltk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:18:04 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:11 wiz Exp $ VERS= 6129 -PKGREVISION= 9 +PKGREVISION= 10 DISTNAME= fltk-2.0.x-r${VERS} PKGNAME= fltk2-2.0pre${VERS} CATEGORIES= x11 diff --git a/x11/fltk2/buildlink3.mk b/x11/fltk2/buildlink3.mk index 28b56d4b26d..3533a08a3fb 100644 --- a/x11/fltk2/buildlink3.mk +++ b/x11/fltk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2013/02/16 11:18:04 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2013/06/03 10:06:11 wiz Exp $ BUILDLINK_TREE+= fltk2 @@ -7,7 +7,7 @@ FLTK2_BUILDLINK3_MK:= BUILDLINK_DEPMETHOD.fltk2?= build BUILDLINK_API_DEPENDS.fltk2+= fltk2>=2.0pre6129 -BUILDLINK_ABI_DEPENDS.fltk2+= fltk2>=2.0pre6129nb9 +BUILDLINK_ABI_DEPENDS.fltk2+= fltk2>=2.0pre6129nb10 BUILDLINK_PKGSRCDIR.fltk2?= ../../x11/fltk2 .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/x11/fox/Makefile b/x11/fox/Makefile index a80e90b8f6c..164a8c19ed9 100644 --- a/x11/fox/Makefile +++ b/x11/fox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/02/16 11:18:03 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:06:11 wiz Exp $ DISTNAME= fox-1.6.33 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= http://www.fox-toolkit.org/ftp/ diff --git a/x11/fox/buildlink3.mk b/x11/fox/buildlink3.mk index 58abe033717..327b32e7756 100644 --- a/x11/fox/buildlink3.mk +++ b/x11/fox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:18:03 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:06:11 wiz Exp $ BUILDLINK_TREE+= fox @@ -6,7 +6,7 @@ BUILDLINK_TREE+= fox FOX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.fox+= fox>=1.6.25 -BUILDLINK_ABI_DEPENDS.fox+= fox>=1.6.33nb8 +BUILDLINK_ABI_DEPENDS.fox+= fox>=1.6.33nb9 BUILDLINK_PKGSRCDIR.fox?= ../../x11/fox BUILDLINK_INCDIRS.fox?= include/fox-1.6 diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index 14163f78a4d..5ab27758fa1 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/10/29 05:06:12 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= fspanel-0.8beta1 PKGNAME= ${DISTNAME:C/beta/.0./} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://www.chatjunkies.org/fspanel/ diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile index 49c58b402b6..18f052573a7 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:24:59 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:11 wiz Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index f33057b231c..a76bae1c887 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.175 2013/05/13 21:22:30 richard Exp $ +# $NetBSD: Makefile,v 1.176 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gdm-2.20.11 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/ggiterm/Makefile b/x11/ggiterm/Makefile index 82ced1d1921..9731f14045a 100644 --- a/x11/ggiterm/Makefile +++ b/x11/ggiterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/29 05:06:13 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= ggiterm-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggiterm/} diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index eaece554eb3..1ce96dc7320 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.113 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-applets-2.32.1.1 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-control-center/Makefile b/x11/gnome-control-center/Makefile index 7058ea51dde..29e9d79d505 100644 --- a/x11/gnome-control-center/Makefile +++ b/x11/gnome-control-center/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-control-center-2.32.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-control-center/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-control-center/buildlink3.mk b/x11/gnome-control-center/buildlink3.mk index b62d2aedef2..9d524d75421 100644 --- a/x11/gnome-control-center/buildlink3.mk +++ b/x11/gnome-control-center/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-control-center @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-control-center GNOME_CONTROL_CENTER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-control-center+= gnome-control-center>=2.20.0.1 -BUILDLINK_ABI_DEPENDS.gnome-control-center+= gnome-control-center>=2.32.1nb24 +BUILDLINK_ABI_DEPENDS.gnome-control-center+= gnome-control-center>=2.32.1nb25 BUILDLINK_PKGSRCDIR.gnome-control-center?= ../../x11/gnome-control-center .include "../../sysutils/gnome-menus/buildlink3.mk" diff --git a/x11/gnome-desktop-sharp/Makefile b/x11/gnome-desktop-sharp/Makefile index f3ee27f918d..5145230877f 100644 --- a/x11/gnome-desktop-sharp/Makefile +++ b/x11/gnome-desktop-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-desktop-sharp-2.26.0 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop-sharp/2.26/} diff --git a/x11/gnome-desktop-sharp/buildlink3.mk b/x11/gnome-desktop-sharp/buildlink3.mk index 2538c2fa0da..09fd6d342b4 100644 --- a/x11/gnome-desktop-sharp/buildlink3.mk +++ b/x11/gnome-desktop-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-desktop-sharp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop-sharp GNOME_DESKTOP_SHARP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.24.0 -BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb39 +BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb40 BUILDLINK_PKGSRCDIR.gnome-desktop-sharp?= ../../x11/gnome-desktop-sharp .include "../../devel/libwnck/buildlink3.mk" diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index d55e6d42ba0..e9c3c0c6edf 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.122 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.123 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-desktop-2.32.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-desktop/buildlink3.mk b/x11/gnome-desktop/buildlink3.mk index 3167ac0a52b..b3b56cdb696 100644 --- a/x11/gnome-desktop/buildlink3.mk +++ b/x11/gnome-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2013/02/16 11:18:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.46 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-desktop @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop GNOME_DESKTOP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-desktop+= gnome-desktop>=2.30.0 -BUILDLINK_ABI_DEPENDS.gnome-desktop+= gnome-desktop>=2.32.1nb14 +BUILDLINK_ABI_DEPENDS.gnome-desktop+= gnome-desktop>=2.32.1nb16 BUILDLINK_PKGSRCDIR.gnome-desktop?= ../../x11/gnome-desktop .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gnome-desktop3/Makefile b/x11/gnome-desktop3/Makefile index 7a21922edc0..768b7a30e2f 100644 --- a/x11/gnome-desktop3/Makefile +++ b/x11/gnome-desktop3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/02/16 11:18:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-desktop-3.6.2 PKGNAME= ${DISTNAME:S/desktop/desktop3/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/3.6/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gnome-desktop3/buildlink3.mk b/x11/gnome-desktop3/buildlink3.mk index 8c60769f25f..9b98b89207c 100644 --- a/x11/gnome-desktop3/buildlink3.mk +++ b/x11/gnome-desktop3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2013/02/16 11:18:21 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-desktop3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop3 GNOME_DESKTOP3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-desktop3+= gnome-desktop3>=3.4.2 -BUILDLINK_ABI_DEPENDS.gnome-desktop3+= gnome-desktop3>=3.6.2nb1 +BUILDLINK_ABI_DEPENDS.gnome-desktop3+= gnome-desktop3>=3.6.2nb2 BUILDLINK_PKGSRCDIR.gnome-desktop3?= ../../x11/gnome-desktop3 .include "../../x11/gtk3/buildlink3.mk" diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 36eced704a5..0454cac2e73 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2013/02/16 11:19:02 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-mag-0.16.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/buildlink3.mk b/x11/gnome-mag/buildlink3.mk index 91af2df2e6c..599030cb2dc 100644 --- a/x11/gnome-mag/buildlink3.mk +++ b/x11/gnome-mag/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2013/02/16 11:19:02 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-mag @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-mag GNOME_MAG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.0 -BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb11 +BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb12 BUILDLINK_PKGSRCDIR.gnome-mag?= ../../x11/gnome-mag .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index a2504476104..d35228fd114 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.158 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.159 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/buildlink3.mk b/x11/gnome-panel/buildlink3.mk index 2ac847d4107..ae551d830c9 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.58 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.59 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-panel @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-panel GNOME_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.12.1nb3 -BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb26 +BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb28 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index 13ebd8d2a5d..5ba16e5cb28 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2013/02/16 11:25:00 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-screensaver-2.30.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-screensaver/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 4e717432f34..5e193c4f8fb 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.149 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.150 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-session-2.26.2 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.26/} SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile index 08e5ec8d1d1..f0acb0c51dc 100644 --- a/x11/gnome-sharp/Makefile +++ b/x11/gnome-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/05/09 07:39:22 adam Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-sharp-2.24.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sharp/2.24/} diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk index 695584867b4..ef77cb15419 100644 --- a/x11/gnome-sharp/buildlink3.mk +++ b/x11/gnome-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2013/02/16 11:19:03 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2013/06/03 10:06:12 wiz Exp $ BUILDLINK_TREE+= gnome-sharp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-sharp GNOME_SHARP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.0 -BUILDLINK_ABI_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.2nb19 +BUILDLINK_ABI_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.2nb21 BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp .include "../../devel/libgnomeui/buildlink3.mk" diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 6aedb144baa..ee4f6bcc868 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2013/05/31 12:42:55 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-terminal-2.32.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes-extras/Makefile b/x11/gnome-themes-extras/Makefile index 15a24565a21..812e7904457 100644 --- a/x11/gnome-themes-extras/Makefile +++ b/x11/gnome-themes-extras/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2013/02/16 11:25:01 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gnome-themes-extras-2.22.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes-extras/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes/Makefile b/x11/gnome-themes/Makefile index 37ee5d80bf7..64e10baacad 100644 --- a/x11/gnome-themes/Makefile +++ b/x11/gnome-themes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2013/02/16 11:25:01 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2013/06/03 10:06:12 wiz Exp $ # DISTNAME= gnome-themes-2.32.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index f389a1f2aea..4c3c11a5483 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2013/02/16 11:25:01 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gnopernicus-1.1.1 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index a746771a6d1..8508d3e09ab 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:39:22 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:13 wiz Exp $ DISTNAME= gnustep-back-0.22.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 47583f2187a..06e0ffd96f7 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= grandr_applet-0.4 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= x11 MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile index 5949e475cbd..86e787e5426 100644 --- a/x11/gromit/Makefile +++ b/x11/gromit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gromit-20041213 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= http://www.home.unix-ag.org/simon/gromit/ diff --git a/x11/gselt/Makefile b/x11/gselt/Makefile index 33052856eab..9451c8d158a 100644 --- a/x11/gselt/Makefile +++ b/x11/gselt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gselt-1.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index 74a840a2da3..2195cb91290 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gtk-sharp-2.12.10 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2+extra/Makefile b/x11/gtk2+extra/Makefile index 1bfc44509b6..7348614557e 100644 --- a/x11/gtk2+extra/Makefile +++ b/x11/gtk2+extra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:18:54 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gtk+extra-2.1.2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkextra/} diff --git a/x11/gtk2+extra/buildlink3.mk b/x11/gtk2+extra/buildlink3.mk index 16ef41d2009..af2b3998180 100644 --- a/x11/gtk2+extra/buildlink3.mk +++ b/x11/gtk2+extra/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2013/02/16 11:18:54 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2013/06/03 10:06:13 wiz Exp $ BUILDLINK_TREE+= gtk2+extra @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk2+extra GTK2_EXTRA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk2+extra+= gtk2+extra>=2.1.1 -BUILDLINK_ABI_DEPENDS.gtk2+extra+= gtk2+extra>=2.1.2nb13 +BUILDLINK_ABI_DEPENDS.gtk2+extra+= gtk2+extra>=2.1.2nb14 BUILDLINK_PKGSRCDIR.gtk2+extra?= ../../x11/gtk2+extra .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtk2-chtheme/Makefile b/x11/gtk2-chtheme/Makefile index fdaed53578f..8a45b25deb3 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines-bluecurve/Makefile b/x11/gtk2-engines-bluecurve/Makefile index 22f623171c2..98352bc9282 100644 --- a/x11/gtk2-engines-bluecurve/Makefile +++ b/x11/gtk2-engines-bluecurve/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:25:03 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= GTK2-Wonderland-Engine-1.0 PKGNAME= gtk2-engines-bluecurve-1.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=teams/art.gnome.org/themes/gtk2/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines-murrine/Makefile b/x11/gtk2-engines-murrine/Makefile index 4aab5a95faa..581503f8c75 100644 --- a/x11/gtk2-engines-murrine/Makefile +++ b/x11/gtk2-engines-murrine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:25:03 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:13 wiz Exp $ DISTNAME= murrine-0.90.3 PKGNAME= ${DISTNAME:S/^/gtk2-engines-/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/murrine/0.90/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile index d18c43c3f51..8fe84d234c9 100644 --- a/x11/gtk2-engines/Makefile +++ b/x11/gtk2-engines/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2013/02/16 11:18:31 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2013/06/03 10:06:13 wiz Exp $ DISTNAME= gtk-engines-2.20.2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines/buildlink3.mk b/x11/gtk2-engines/buildlink3.mk index 24d2277b85b..dfde1f8268a 100644 --- a/x11/gtk2-engines/buildlink3.mk +++ b/x11/gtk2-engines/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:18:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:06:13 wiz Exp $ BUILDLINK_TREE+= gtk2-engines @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk2-engines GTK2_ENGINES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk2-engines+= gtk2-engines>=2.6.0 -BUILDLINK_ABI_DEPENDS.gtk2-engines+= gtk2-engines>=2.20.2nb11 +BUILDLINK_ABI_DEPENDS.gtk2-engines+= gtk2-engines>=2.20.2nb12 BUILDLINK_PKGSRCDIR.gtk2-engines?= ../../x11/gtk2-engines .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile index 7d5d37be473..03369fb7f57 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:13 wiz Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index a45a63b55e4..2552c7f1a3b 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.249 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.250 2013/06/03 10:06:13 wiz Exp $ DISTNAME= gtk+-2.24.17 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtk2/buildlink3.mk b/x11/gtk2/buildlink3.mk index 1b58b12250b..df85d9db1ac 100644 --- a/x11/gtk2/buildlink3.mk +++ b/x11/gtk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.58 2013/02/16 11:18:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.59 2013/06/03 10:06:13 wiz Exp $ BUILDLINK_TREE+= gtk2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk2 GTK2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.4.0 -BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.24.15nb1 +BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.24.17nb2 BUILDLINK_PKGSRCDIR.gtk2?= ../../x11/gtk2 .include "../../mk/bsd.fast.prefs.mk" diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 4aead5e9f49..ba023a9043d 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:14 wiz Exp $ DISTNAME= gtk+-3.8.2 PKGNAME= ${DISTNAME:S/gtk/gtk3/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/} diff --git a/x11/gtk3/buildlink3.mk b/x11/gtk3/buildlink3.mk index 04717b82c54..12486c184c5 100644 --- a/x11/gtk3/buildlink3.mk +++ b/x11/gtk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/05/11 19:49:15 riastradh Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtk3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk3 GTK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.0.0 -BUILDLINK_ABI_DEPENDS.gtk3+= gtk3+>=3.6.4nb3 +BUILDLINK_ABI_DEPENDS.gtk3+= gtk3+>=3.8.2nb2 BUILDLINK_PKGSRCDIR.gtk3?= ../../x11/gtk3 .include "../../mk/bsd.fast.prefs.mk" diff --git a/x11/gtkada/Makefile b/x11/gtkada/Makefile index 4d6ed665366..36af6e98de3 100644 --- a/x11/gtkada/Makefile +++ b/x11/gtkada/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:06:14 wiz Exp $ # DISTNAME= gtkada-${GTKADA_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= http://downloads.dragonlace.net/src/ \ http://dragonlace.mirrors.ada.cx/src/ diff --git a/x11/gtkada/buildlink3.mk b/x11/gtkada/buildlink3.mk index a1ae99abb59..c6867a5c314 100644 --- a/x11/gtkada/buildlink3.mk +++ b/x11/gtkada/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2013/02/16 11:18:29 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtkada @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkada GTKADA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkada+= gtkada>=2.22 -BUILDLINK_ABI_DEPENDS.gtkada+= gtkada>=2.22nb11 +BUILDLINK_ABI_DEPENDS.gtkada+= gtkada>=2.22nb13 BUILDLINK_PKGSRCDIR.gtkada?= ../../x11/gtkada .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtkglarea2/Makefile b/x11/gtkglarea2/Makefile index 5c733548a56..e103015976b 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:18:46 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:06:14 wiz Exp $ DISTNAME= gtkglarea-2.0.1 PKGNAME= ${DISTNAME:S/gtkglarea/gtkglarea2/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/2.0/} diff --git a/x11/gtkglarea2/buildlink3.mk b/x11/gtkglarea2/buildlink3.mk index aa975ee00a1..1ee5e206834 100644 --- a/x11/gtkglarea2/buildlink3.mk +++ b/x11/gtkglarea2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:46 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtkglarea2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkglarea2 GTKGLAREA2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkglarea2+= gtkglarea2>=2.0.1 -BUILDLINK_ABI_DEPENDS.gtkglarea2+= gtkglarea2>=2.0.1nb10 +BUILDLINK_ABI_DEPENDS.gtkglarea2+= gtkglarea2>=2.0.1nb11 BUILDLINK_PKGSRCDIR.gtkglarea2?= ../../x11/gtkglarea2 .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/x11/gtkmm-utils/Makefile b/x11/gtkmm-utils/Makefile index b0f8fbdfdf8..7738fc11f53 100644 --- a/x11/gtkmm-utils/Makefile +++ b/x11/gtkmm-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:19:26 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:06:14 wiz Exp $ # DISTNAME= gtkmm-utils-0.4.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 MASTER_SITES= http://gtkmm-utils.googlecode.com/files/ diff --git a/x11/gtkmm-utils/buildlink3.mk b/x11/gtkmm-utils/buildlink3.mk index d3cede07b82..85cb02e87cf 100644 --- a/x11/gtkmm-utils/buildlink3.mk +++ b/x11/gtkmm-utils/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2013/02/16 11:19:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtkmm-utils @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkmm-utils GTKMM_UTILS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkmm-utils+= gtkmm-utils>=0.4.1 -BUILDLINK_ABI_DEPENDS.gtkmm-utils+= gtkmm-utils>=0.4.1nb14 +BUILDLINK_ABI_DEPENDS.gtkmm-utils+= gtkmm-utils>=0.4.1nb15 BUILDLINK_PKGSRCDIR.gtkmm-utils?= ../../x11/gtkmm-utils .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/gtkmm/Makefile b/x11/gtkmm/Makefile index 24ea920c66c..e222629d2eb 100644 --- a/x11/gtkmm/Makefile +++ b/x11/gtkmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2013/06/03 10:06:14 wiz Exp $ DISTNAME= gtkmm-2.24.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtkmm/buildlink3.mk b/x11/gtkmm/buildlink3.mk index 8b2d1375e2b..004c6269b18 100644 --- a/x11/gtkmm/buildlink3.mk +++ b/x11/gtkmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2013/02/16 11:18:29 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtkmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkmm GTKMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkmm+= gtkmm>=2.22.0 -BUILDLINK_ABI_DEPENDS.gtkmm+= gtkmm>=2.24.2nb9 +BUILDLINK_ABI_DEPENDS.gtkmm+= gtkmm>=2.24.3nb4 BUILDLINK_PKGSRCDIR.gtkmm?= ../../x11/gtkmm .include "../../devel/atkmm/buildlink3.mk" diff --git a/x11/gtksourceview-sharp2/Makefile b/x11/gtksourceview-sharp2/Makefile index 261424f9a20..6bcc8a61482 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:36 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:06:14 wiz Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index 52783d8bd64..96fce0da2c2 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:14 wiz Exp $ # DISTNAME= gtksourceview-1.8.5 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtksourceview/buildlink3.mk b/x11/gtksourceview/buildlink3.mk index 884f8ee0c25..b465428c066 100644 --- a/x11/gtksourceview/buildlink3.mk +++ b/x11/gtksourceview/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2013/02/16 11:18:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtksourceview @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview GTKSOURCEVIEW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceview+= gtksourceview>=1.8.5<2 -BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb20 +BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb22 BUILDLINK_PKGSRCDIR.gtksourceview?= ../../x11/gtksourceview .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile index 4cb8d852cba..7e903131403 100644 --- a/x11/gtksourceview2/Makefile +++ b/x11/gtksourceview2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:14 wiz Exp $ DISTNAME= gtksourceview-2.10.5 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtksourceview2/buildlink3.mk b/x11/gtksourceview2/buildlink3.mk index 535a4c2c533..3977f08a8a4 100644 --- a/x11/gtksourceview2/buildlink3.mk +++ b/x11/gtksourceview2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:37 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtksourceview2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview2 GTKSOURCEVIEW2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceview2+= gtksourceview2>=2.0.2<3 -BUILDLINK_ABI_DEPENDS.gtksourceview2+= gtksourceview2>=2.10.5nb14 +BUILDLINK_ABI_DEPENDS.gtksourceview2+= gtksourceview2>=2.10.5nb16 BUILDLINK_PKGSRCDIR.gtksourceview2?= ../../x11/gtksourceview2 .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gtksourceview3/Makefile b/x11/gtksourceview3/Makefile index 8ea2873a9f3..e7ffec9fbcf 100644 --- a/x11/gtksourceview3/Makefile +++ b/x11/gtksourceview3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/02/16 11:18:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:06:14 wiz Exp $ # DISTNAME= gtksourceview-3.6.0 PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/3.6/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtksourceview3/buildlink3.mk b/x11/gtksourceview3/buildlink3.mk index 203581fc073..40f9ddcaab0 100644 --- a/x11/gtksourceview3/buildlink3.mk +++ b/x11/gtksourceview3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2013/02/16 11:18:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2013/06/03 10:06:14 wiz Exp $ BUILDLINK_TREE+= gtksourceview3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview3 GTKSOURCEVIEW3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.4.2 -BUILDLINK_ABI_DEPENDS.gtksourceview3?= gtksourceview3>=3.6.0nb1 +BUILDLINK_ABI_DEPENDS.gtksourceview3?= gtksourceview3>=3.6.0nb2 BUILDLINK_PKGSRCDIR.gtksourceview3?= ../../x11/gtksourceview3 .include "../../textproc/libxml2/buildlink3.mk" diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index 8c9a0f578de..ecb7cb993fc 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:14 wiz Exp $ DISTNAME= gtkterm2-0.2.3 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkterm/} diff --git a/x11/gxmessage/Makefile b/x11/gxmessage/Makefile index 689ba96a3aa..af716a3a42c 100644 --- a/x11/gxmessage/Makefile +++ b/x11/gxmessage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/02/16 11:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:14 wiz Exp $ # DISTNAME= gxmessage-2.20.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://homepages.ihug.co.nz/~trmusson/stuff/ MASTER_SITES+= ${MASTER_SITE_GNU:=gxmessage/} diff --git a/x11/hot-babe/Makefile b/x11/hot-babe/Makefile index ae44a82cd14..165b83400e0 100644 --- a/x11/hot-babe/Makefile +++ b/x11/hot-babe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:14 wiz Exp $ DISTNAME= hot-babe-0.2.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= http://dindinx.net/hotbabe/downloads/ diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile index b833e92d964..b42a7c20292 100644 --- a/x11/hsetroot/Makefile +++ b/x11/hsetroot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:25:05 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:06:14 wiz Exp $ # DISTNAME= hsetroot-1.0.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= http://thegraveyard.org/files/ diff --git a/x11/kactivities/Makefile b/x11/kactivities/Makefile index 2b75b07e04f..182d7c98f2a 100644 --- a/x11/kactivities/Makefile +++ b/x11/kactivities/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kactivities-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= KDE Activity Manager diff --git a/x11/kactivities/buildlink3.mk b/x11/kactivities/buildlink3.mk index 78c9d749ca3..2287ef4a36a 100644 --- a/x11/kactivities/buildlink3.mk +++ b/x11/kactivities/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/05/09 07:39:22 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2013/06/03 10:06:15 wiz Exp $ BUILDLINK_TREE+= kactivities @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kactivities KACTIVITIES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kactivities+= kactivities>=4.7.95 -BUILDLINK_ABI_DEPENDS.kactivities+= kactivities>=4.10.2nb1 +BUILDLINK_ABI_DEPENDS.kactivities+= kactivities>=4.10.3nb1 BUILDLINK_PKGSRCDIR.kactivities?= ../../x11/kactivities .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index 5ad0fde087b..cc01d535103 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-baseapps-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index a724a4e7e04..876d83eafc7 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/22 07:11:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kde-runtime4/buildlink3.mk b/x11/kde-runtime4/buildlink3.mk index ec723fe4be9..e5e8e1c45ad 100644 --- a/x11/kde-runtime4/buildlink3.mk +++ b/x11/kde-runtime4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/05/09 07:39:22 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2013/06/03 10:06:15 wiz Exp $ BUILDLINK_TREE+= kde-runtime @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-runtime KDE_RUNTIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kde-runtime+= kde-runtime4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.10.2nb2 +BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.10.3nb1 BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4 .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index fde449247ec..f9cd2cb08f2 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/kde-workspace4/buildlink3.mk b/x11/kde-workspace4/buildlink3.mk index 249550958f0..5f675bebb0b 100644 --- a/x11/kde-workspace4/buildlink3.mk +++ b/x11/kde-workspace4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/05/09 07:39:23 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2013/06/03 10:06:15 wiz Exp $ BUILDLINK_TREE+= kde-workspace @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-workspace KDE_WORKSPACE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kde-workspace+= kde-workspace4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kde-workspace+= kde-workspace4>=4.10.2 +BUILDLINK_ABI_DEPENDS.kde-workspace+= kde-workspace4>=4.10.3nb1 BUILDLINK_PKGSRCDIR.kde-workspace?= ../../x11/kde-workspace4 .include "../../graphics/qimageblitz/buildlink3.mk" diff --git a/x11/kde3-i18n-af/Makefile b/x11/kde3-i18n-af/Makefile index 2974be4d0f0..90512f792db 100644 --- a/x11/kde3-i18n-af/Makefile +++ b/x11/kde3-i18n-af/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-af-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ar/Makefile b/x11/kde3-i18n-ar/Makefile index 62ec1e62485..0bb9a32cb6b 100644 --- a/x11/kde3-i18n-ar/Makefile +++ b/x11/kde3-i18n-ar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-ar-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-az/Makefile b/x11/kde3-i18n-az/Makefile index 6eff89cffb1..bf62b82e95d 100644 --- a/x11/kde3-i18n-az/Makefile +++ b/x11/kde3-i18n-az/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-az-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-bg/Makefile b/x11/kde3-i18n-bg/Makefile index d356ad5192c..8a1c0a390e3 100644 --- a/x11/kde3-i18n-bg/Makefile +++ b/x11/kde3-i18n-bg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-bg-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-bn/Makefile b/x11/kde3-i18n-bn/Makefile index 3f4d9eb7b02..68f124301f0 100644 --- a/x11/kde3-i18n-bn/Makefile +++ b/x11/kde3-i18n-bn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-bn-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-br/Makefile b/x11/kde3-i18n-br/Makefile index be81dbef56f..7376e5188c5 100644 --- a/x11/kde3-i18n-br/Makefile +++ b/x11/kde3-i18n-br/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/05/09 07:40:37 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-br-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-bs/Makefile b/x11/kde3-i18n-bs/Makefile index e2b87b8349c..d4ad54d2563 100644 --- a/x11/kde3-i18n-bs/Makefile +++ b/x11/kde3-i18n-bs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-bs-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ca/Makefile b/x11/kde3-i18n-ca/Makefile index afd646afcd9..a328dd29d3f 100644 --- a/x11/kde3-i18n-ca/Makefile +++ b/x11/kde3-i18n-ca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-ca-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-cs/Makefile b/x11/kde3-i18n-cs/Makefile index 3aeba9e55ba..04d71335cc2 100644 --- a/x11/kde3-i18n-cs/Makefile +++ b/x11/kde3-i18n-cs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-cs-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-cy/Makefile b/x11/kde3-i18n-cy/Makefile index 77c303fb6aa..ebe1ed0dcd4 100644 --- a/x11/kde3-i18n-cy/Makefile +++ b/x11/kde3-i18n-cy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:15 wiz Exp $ DISTNAME= kde-i18n-cy-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-da/Makefile b/x11/kde3-i18n-da/Makefile index 075a1a14b96..e7578646967 100644 --- a/x11/kde3-i18n-da/Makefile +++ b/x11/kde3-i18n-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-da-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-de/Makefile b/x11/kde3-i18n-de/Makefile index eb1d9acc689..9e5329265b3 100644 --- a/x11/kde3-i18n-de/Makefile +++ b/x11/kde3-i18n-de/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-de-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-el/Makefile b/x11/kde3-i18n-el/Makefile index b2adaf7a540..a959c68d41d 100644 --- a/x11/kde3-i18n-el/Makefile +++ b/x11/kde3-i18n-el/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:40:38 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-el-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-en_GB/Makefile b/x11/kde3-i18n-en_GB/Makefile index b1d8a4c029e..423ed96ec6c 100644 --- a/x11/kde3-i18n-en_GB/Makefile +++ b/x11/kde3-i18n-en_GB/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-en_GB-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-eo/Makefile b/x11/kde3-i18n-eo/Makefile index 63ba2f0b02c..8af8b8c28aa 100644 --- a/x11/kde3-i18n-eo/Makefile +++ b/x11/kde3-i18n-eo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-eo-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-es/Makefile b/x11/kde3-i18n-es/Makefile index a1146f6be3d..f791badd19e 100644 --- a/x11/kde3-i18n-es/Makefile +++ b/x11/kde3-i18n-es/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-es-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-et/Makefile b/x11/kde3-i18n-et/Makefile index f31f31a408b..6f94abf81bf 100644 --- a/x11/kde3-i18n-et/Makefile +++ b/x11/kde3-i18n-et/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-et-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-eu/Makefile b/x11/kde3-i18n-eu/Makefile index 926bfe9e36b..bc4f6fc188f 100644 --- a/x11/kde3-i18n-eu/Makefile +++ b/x11/kde3-i18n-eu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-eu-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fa/Makefile b/x11/kde3-i18n-fa/Makefile index 5bbbdd99722..8551598a8df 100644 --- a/x11/kde3-i18n-fa/Makefile +++ b/x11/kde3-i18n-fa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-fa-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fi/Makefile b/x11/kde3-i18n-fi/Makefile index f0237314962..6c7401e10fa 100644 --- a/x11/kde3-i18n-fi/Makefile +++ b/x11/kde3-i18n-fi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-fi-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fr/Makefile b/x11/kde3-i18n-fr/Makefile index d15ae10c1a3..10c58b8cace 100644 --- a/x11/kde3-i18n-fr/Makefile +++ b/x11/kde3-i18n-fr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-fr-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fy/Makefile b/x11/kde3-i18n-fy/Makefile index 415d31ed3d8..a8b9efa919f 100644 --- a/x11/kde3-i18n-fy/Makefile +++ b/x11/kde3-i18n-fy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-fy-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ga/Makefile b/x11/kde3-i18n-ga/Makefile index 8088dba090c..38bc08255be 100644 --- a/x11/kde3-i18n-ga/Makefile +++ b/x11/kde3-i18n-ga/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-ga-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-gl/Makefile b/x11/kde3-i18n-gl/Makefile index a577302583a..9a43a5d4b9b 100644 --- a/x11/kde3-i18n-gl/Makefile +++ b/x11/kde3-i18n-gl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-gl-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-he/Makefile b/x11/kde3-i18n-he/Makefile index 49a910cc304..2526ca503ef 100644 --- a/x11/kde3-i18n-he/Makefile +++ b/x11/kde3-i18n-he/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:16 wiz Exp $ DISTNAME= kde-i18n-he-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-hi/Makefile b/x11/kde3-i18n-hi/Makefile index a67175c8944..5550b3da9a1 100644 --- a/x11/kde3-i18n-hi/Makefile +++ b/x11/kde3-i18n-hi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-hi-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-hr/Makefile b/x11/kde3-i18n-hr/Makefile index 3d489468e15..dbfba39ec96 100644 --- a/x11/kde3-i18n-hr/Makefile +++ b/x11/kde3-i18n-hr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-hr-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-hu/Makefile b/x11/kde3-i18n-hu/Makefile index 9fd3230736d..0c77331bce2 100644 --- a/x11/kde3-i18n-hu/Makefile +++ b/x11/kde3-i18n-hu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-hu-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-is/Makefile b/x11/kde3-i18n-is/Makefile index 39048e321f5..666163b5546 100644 --- a/x11/kde3-i18n-is/Makefile +++ b/x11/kde3-i18n-is/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-is-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-it/Makefile b/x11/kde3-i18n-it/Makefile index 05a13c33ccb..b8ec7b075f3 100644 --- a/x11/kde3-i18n-it/Makefile +++ b/x11/kde3-i18n-it/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-it-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ja/Makefile b/x11/kde3-i18n-ja/Makefile index f09fb4abe82..0b910db7c54 100644 --- a/x11/kde3-i18n-ja/Makefile +++ b/x11/kde3-i18n-ja/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-ja-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-kk/Makefile b/x11/kde3-i18n-kk/Makefile index 67762238998..9f2744d6f68 100644 --- a/x11/kde3-i18n-kk/Makefile +++ b/x11/kde3-i18n-kk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-kk-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-km/Makefile b/x11/kde3-i18n-km/Makefile index 3411357eb8c..ec9f30b0cbc 100644 --- a/x11/kde3-i18n-km/Makefile +++ b/x11/kde3-i18n-km/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-km-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ko/Makefile b/x11/kde3-i18n-ko/Makefile index 475b434b715..fb73e5c3405 100644 --- a/x11/kde3-i18n-ko/Makefile +++ b/x11/kde3-i18n-ko/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-ko-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-lt/Makefile b/x11/kde3-i18n-lt/Makefile index c2b228ea67f..4b4310b21a5 100644 --- a/x11/kde3-i18n-lt/Makefile +++ b/x11/kde3-i18n-lt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-lt-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-lv/Makefile b/x11/kde3-i18n-lv/Makefile index 22edd450771..2bb5659acf2 100644 --- a/x11/kde3-i18n-lv/Makefile +++ b/x11/kde3-i18n-lv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/05/09 07:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-lv-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-mk/Makefile b/x11/kde3-i18n-mk/Makefile index 81b8e51d2ab..5c02d90d452 100644 --- a/x11/kde3-i18n-mk/Makefile +++ b/x11/kde3-i18n-mk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-mk-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-mn/Makefile b/x11/kde3-i18n-mn/Makefile index 41cf5404269..e7d432f2fa7 100644 --- a/x11/kde3-i18n-mn/Makefile +++ b/x11/kde3-i18n-mn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-mn-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ms/Makefile b/x11/kde3-i18n-ms/Makefile index 5df5d7a8f8f..238637d2ba7 100644 --- a/x11/kde3-i18n-ms/Makefile +++ b/x11/kde3-i18n-ms/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:17 wiz Exp $ DISTNAME= kde-i18n-ms-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nb/Makefile b/x11/kde3-i18n-nb/Makefile index 0d44ddd8ea3..a971b8ae0d6 100644 --- a/x11/kde3-i18n-nb/Makefile +++ b/x11/kde3-i18n-nb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-nb-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nds/Makefile b/x11/kde3-i18n-nds/Makefile index 0a8b253a4f6..cd30f089b30 100644 --- a/x11/kde3-i18n-nds/Makefile +++ b/x11/kde3-i18n-nds/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-nds-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nl/Makefile b/x11/kde3-i18n-nl/Makefile index d4312d5f8a8..63a7194696c 100644 --- a/x11/kde3-i18n-nl/Makefile +++ b/x11/kde3-i18n-nl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-nl-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nn/Makefile b/x11/kde3-i18n-nn/Makefile index 296bed29d9d..b3502ede2a7 100644 --- a/x11/kde3-i18n-nn/Makefile +++ b/x11/kde3-i18n-nn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:42 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-nn-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pa/Makefile b/x11/kde3-i18n-pa/Makefile index 93f70d0d34b..f8088822099 100644 --- a/x11/kde3-i18n-pa/Makefile +++ b/x11/kde3-i18n-pa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:43 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-pa-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pl/Makefile b/x11/kde3-i18n-pl/Makefile index 35ce92deb0b..ed7b54e21de 100644 --- a/x11/kde3-i18n-pl/Makefile +++ b/x11/kde3-i18n-pl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:43 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-pl-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pt/Makefile b/x11/kde3-i18n-pt/Makefile index 828c3f47d9e..fe9886fea9d 100644 --- a/x11/kde3-i18n-pt/Makefile +++ b/x11/kde3-i18n-pt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:43 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-pt-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pt_BR/Makefile b/x11/kde3-i18n-pt_BR/Makefile index bfa9ba88474..643559740b2 100644 --- a/x11/kde3-i18n-pt_BR/Makefile +++ b/x11/kde3-i18n-pt_BR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:43 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-pt_BR-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ro/Makefile b/x11/kde3-i18n-ro/Makefile index e5daa136397..2851e9a5985 100644 --- a/x11/kde3-i18n-ro/Makefile +++ b/x11/kde3-i18n-ro/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/05/09 07:40:43 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-ro-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ru/Makefile b/x11/kde3-i18n-ru/Makefile index a6eede0dd70..fc9939b86ef 100644 --- a/x11/kde3-i18n-ru/Makefile +++ b/x11/kde3-i18n-ru/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-ru-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-rw/Makefile b/x11/kde3-i18n-rw/Makefile index e47a80ef64c..89a74ece148 100644 --- a/x11/kde3-i18n-rw/Makefile +++ b/x11/kde3-i18n-rw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-rw-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-se/Makefile b/x11/kde3-i18n-se/Makefile index 1e9c57eaae2..cc85a599652 100644 --- a/x11/kde3-i18n-se/Makefile +++ b/x11/kde3-i18n-se/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-se-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sk/Makefile b/x11/kde3-i18n-sk/Makefile index 87a44afa03e..0ee5c66eac6 100644 --- a/x11/kde3-i18n-sk/Makefile +++ b/x11/kde3-i18n-sk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-sk-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sl/Makefile b/x11/kde3-i18n-sl/Makefile index dde4fccc057..2d4eee793c6 100644 --- a/x11/kde3-i18n-sl/Makefile +++ b/x11/kde3-i18n-sl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:18 wiz Exp $ DISTNAME= kde-i18n-sl-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sr/Makefile b/x11/kde3-i18n-sr/Makefile index bdf46800857..2519317337c 100644 --- a/x11/kde3-i18n-sr/Makefile +++ b/x11/kde3-i18n-sr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-sr-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sr_Latn/Makefile b/x11/kde3-i18n-sr_Latn/Makefile index 3374af2b697..92819f00a84 100644 --- a/x11/kde3-i18n-sr_Latn/Makefile +++ b/x11/kde3-i18n-sr_Latn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-sr@Latn-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/@/_/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ss/Makefile b/x11/kde3-i18n-ss/Makefile index 1e9584680e9..db82218ced5 100644 --- a/x11/kde3-i18n-ss/Makefile +++ b/x11/kde3-i18n-ss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:44 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-ss-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sv/Makefile b/x11/kde3-i18n-sv/Makefile index b6c1db02885..b9a8ec6825e 100644 --- a/x11/kde3-i18n-sv/Makefile +++ b/x11/kde3-i18n-sv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-sv-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ta/Makefile b/x11/kde3-i18n-ta/Makefile index 1c36d51e08e..ab16e7c507e 100644 --- a/x11/kde3-i18n-ta/Makefile +++ b/x11/kde3-i18n-ta/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-ta-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-tg/Makefile b/x11/kde3-i18n-tg/Makefile index 8cf5c3ee508..7cb721002a6 100644 --- a/x11/kde3-i18n-tg/Makefile +++ b/x11/kde3-i18n-tg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-tg-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-tr/Makefile b/x11/kde3-i18n-tr/Makefile index 2bc9ce74f77..1bab31506ff 100644 --- a/x11/kde3-i18n-tr/Makefile +++ b/x11/kde3-i18n-tr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-tr-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-uk/Makefile b/x11/kde3-i18n-uk/Makefile index fcc8a4c9688..7ee622caf3e 100644 --- a/x11/kde3-i18n-uk/Makefile +++ b/x11/kde3-i18n-uk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-uk-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-uz/Makefile b/x11/kde3-i18n-uz/Makefile index b8689ec9804..1fb6a572507 100644 --- a/x11/kde3-i18n-uz/Makefile +++ b/x11/kde3-i18n-uz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-uz-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-vi/Makefile b/x11/kde3-i18n-vi/Makefile index 636f974c3e2..ac6552e013a 100644 --- a/x11/kde3-i18n-vi/Makefile +++ b/x11/kde3-i18n-vi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/05/09 07:40:45 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-vi-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-zh_CN/Makefile b/x11/kde3-i18n-zh_CN/Makefile index b3b941a39cb..52042ab7282 100644 --- a/x11/kde3-i18n-zh_CN/Makefile +++ b/x11/kde3-i18n-zh_CN/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-zh_CN-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-zh_TW/Makefile b/x11/kde3-i18n-zh_TW/Makefile index 207e5bb5d2d..ca85abe0dd4 100644 --- a/x11/kde3-i18n-zh_TW/Makefile +++ b/x11/kde3-i18n-zh_TW/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kde-i18n-zh_TW-${_KDE_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 940fe7779f3..b9572f85186 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.178 2013/05/20 14:04:53 joerg Exp $ +# $NetBSD: Makefile,v 1.179 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kdebase-${_KDE_VERSION} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= x11 COMMENT= Base modules for the KDE 3 integrated X11 desktop diff --git a/x11/kdebase3/buildlink3.mk b/x11/kdebase3/buildlink3.mk index 57da3e782e4..61751c41cb4 100644 --- a/x11/kdebase3/buildlink3.mk +++ b/x11/kdebase3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2013/02/16 11:19:35 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2013/06/03 10:06:19 wiz Exp $ BUILDLINK_TREE+= kdebase @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdebase KDEBASE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdebase+= kdebase>=3.5.0nb2 -BUILDLINK_ABI_DEPENDS.kdebase+= kdebase>=3.5.10nb27 +BUILDLINK_ABI_DEPENDS.kdebase+= kdebase>=3.5.10nb30 BUILDLINK_PKGSRCDIR.kdebase?= ../../x11/kdebase3 pkgbase := kdebase diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile index b9823017251..149fda17fa6 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:06:19 wiz Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop diff --git a/x11/kdebindings-ruby/buildlink3.mk b/x11/kdebindings-ruby/buildlink3.mk index 52f400aae72..138ef0daee0 100644 --- a/x11/kdebindings-ruby/buildlink3.mk +++ b/x11/kdebindings-ruby/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2013/02/16 11:19:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2013/06/03 10:06:19 wiz Exp $ BUILDLINK_TREE+= kdebindings-ruby @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdebindings-ruby KDEBINDINGS_RUBY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdebindings-ruby+= kdebindings-ruby>=3.5.5 -BUILDLINK_ABI_DEPENDS.kdebindings-ruby+= kdebindings-ruby>=3.5.10nb24 +BUILDLINK_ABI_DEPENDS.kdebindings-ruby+= kdebindings-ruby>=3.5.10nb27 BUILDLINK_PKGSRCDIR.kdebindings-ruby?= ../../x11/kdebindings-ruby .include "../../lang/ruby/buildlink3.mk" diff --git a/x11/kdelibdocs3/Makefile b/x11/kdelibdocs3/Makefile index a137b4985fb..cc9eefa7d46 100644 --- a/x11/kdelibdocs3/Makefile +++ b/x11/kdelibdocs3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.76 2013/06/03 10:06:20 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= kdelibdocs-${_KDE_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 devel LICENSE= gnu-gpl-v2 diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 7146637fc58..cd772f4436a 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.168 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.169 2013/06/03 10:06:20 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs3/buildlink3.mk b/x11/kdelibs3/buildlink3.mk index 9e9ebd93a7c..58c1a4e9bbc 100644 --- a/x11/kdelibs3/buildlink3.mk +++ b/x11/kdelibs3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.50 2013/02/16 11:19:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.51 2013/06/03 10:06:20 wiz Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= kdelibs KDELIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdelibs+= kdelibs>=3.5.6<4 -BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs>=3.5.10nb23 +BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs>=3.5.10nb26 BUILDLINK_PKGSRCDIR.kdelibs?= ../../x11/kdelibs3 pkgbase := kdelibs diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index af9bb75720d..8c5e49104e3 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.58 2013/06/03 10:06:20 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs4/buildlink3.mk b/x11/kdelibs4/buildlink3.mk index abb515bf693..1222a62b550 100644 --- a/x11/kdelibs4/buildlink3.mk +++ b/x11/kdelibs4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2013/06/03 10:06:20 wiz Exp $ BUILDLINK_TREE+= kdelibs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdelibs KDELIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs4>=4.10.3 +BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs4>=4.10.3nb1 BUILDLINK_PKGSRCDIR.kdelibs?= ../../x11/kdelibs4 .include "../../archivers/bzip2/buildlink3.mk" diff --git a/x11/kkbswitch/Makefile b/x11/kkbswitch/Makefile index 73805a6cb94..81968ca01fe 100644 --- a/x11/kkbswitch/Makefile +++ b/x11/kkbswitch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:06:20 wiz Exp $ # DISTNAME= kkbswitch-1.4.3 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= kde x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kkbswitch/} diff --git a/x11/kmessage/Makefile b/x11/kmessage/Makefile index dbf21f701bb..178183752bd 100644 --- a/x11/kmessage/Makefile +++ b/x11/kmessage/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/05/09 07:40:46 adam Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:06:20 wiz Exp $ DISTNAME= kmessage-0.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= x11 kde MASTER_SITES= http://soliton.wins.uva.nl/~wijnhout/kmessage/ diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 277ce95fbfa..a78c07171d9 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:20 wiz Exp $ DISTNAME= konsole-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Terminal emulator for the K Desktop Environment diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile index bf246c3815c..40f957887af 100644 --- a/x11/lablgtk/Makefile +++ b/x11/lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2013/06/03 10:06:20 wiz Exp $ # DISTNAME= lablgtk-2.16.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/979/ diff --git a/x11/lablgtk/buildlink3.mk b/x11/lablgtk/buildlink3.mk index fa44a72b6a4..5f16d3f0248 100644 --- a/x11/lablgtk/buildlink3.mk +++ b/x11/lablgtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/05/24 18:23:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:06:20 wiz Exp $ BUILDLINK_TREE+= lablgtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= lablgtk LABLGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.lablgtk+= lablgtk>=2.6.0nb3 -BUILDLINK_ABI_DEPENDS.lablgtk+= lablgtk>=2.16.0nb10 +BUILDLINK_ABI_DEPENDS.lablgtk+= lablgtk>=2.16.0nb11 BUILDLINK_PKGSRCDIR.lablgtk?= ../../x11/lablgtk # gnome-panel must be exposed if and only if we built with it diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index fdf7ce48e4a..a5a1641894d 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/29 05:06:32 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:20 wiz Exp $ INSTALLATION_DIRS+= lib/ocaml/stublibs MAKE_JOBS_SAFE= no @@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no .include "../../lang/ocaml/Makefile.common" PKGNAME= ${DISTNAME:S/ocaml/labltk/} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Tk bindings for ocaml diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 9597fddab13..1e6f78562b9 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2012/10/29 05:06:32 asau Exp $ +# $NetBSD: Makefile,v 1.101 2013/06/03 10:06:20 wiz Exp $ DISTNAME= lesstif-0.95.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/lesstif/buildlink3.mk b/x11/lesstif/buildlink3.mk index f0f48e7bd49..50e9ec68f79 100644 --- a/x11/lesstif/buildlink3.mk +++ b/x11/lesstif/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2012/05/07 01:54:10 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/06/03 10:06:20 wiz Exp $ BUILDLINK_TREE+= lesstif @@ -6,7 +6,7 @@ BUILDLINK_TREE+= lesstif LESSTIF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.lesstif+= lesstif>=0.95.0nb1 -BUILDLINK_ABI_DEPENDS.lesstif+= lesstif>=0.95.2nb2 +BUILDLINK_ABI_DEPENDS.lesstif+= lesstif>=0.95.2nb3 BUILDLINK_PKGSRCDIR.lesstif?= ../../x11/lesstif _MOTIFBASE= ${BUILDLINK_PREFIX.lesstif} diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile index 2a5733bd231..e4fa55b57da 100644 --- a/x11/libXfont/Makefile +++ b/x11/libXfont/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/29 05:06:34 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:20 wiz Exp $ # DISTNAME= libXfont-1.4.5 +PKGREVISION= 1 CATEGORIES= x11 devel fonts MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXfont/buildlink3.mk b/x11/libXfont/buildlink3.mk index 048e99b59c7..9b50d9c1d40 100644 --- a/x11/libXfont/buildlink3.mk +++ b/x11/libXfont/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2012/05/07 01:54:10 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2013/06/03 10:06:20 wiz Exp $ BUILDLINK_TREE+= libXfont @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libXfont LIBXFONT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libXfont+= libXfont>=1.2.0 -BUILDLINK_ABI_DEPENDS.libXfont+= libXfont>=1.4.2nb2 +BUILDLINK_ABI_DEPENDS.libXfont+= libXfont>=1.4.5nb1 BUILDLINK_PKGSRCDIR.libXfont?= ../../x11/libXfont .include "../../graphics/freetype2/buildlink3.mk" diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile index dc1d0be293a..889667533a9 100644 --- a/x11/libXft/Makefile +++ b/x11/libXft/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/10/29 05:06:35 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/03 10:06:20 wiz Exp $ DISTNAME= libXft-2.3.1 +PKGREVISION= 1 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXft/buildlink3.mk b/x11/libXft/buildlink3.mk index 2821ecd2a5d..214b3902852 100644 --- a/x11/libXft/buildlink3.mk +++ b/x11/libXft/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2012/05/07 01:54:11 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2013/06/03 10:06:20 wiz Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -12,7 +12,7 @@ BUILDLINK_TREE+= libXft LIBXFT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libXft+= libXft>=2.1.10 -BUILDLINK_ABI_DEPENDS.libXft+= libXft>=2.1.14nb1 +BUILDLINK_ABI_DEPENDS.libXft+= libXft>=2.3.1nb1 BUILDLINK_PKGSRCDIR.libXft?= ../../x11/libXft .include "../../fonts/fontconfig/buildlink3.mk" diff --git a/x11/libdesktop-agnostic/Makefile b/x11/libdesktop-agnostic/Makefile index 04bc821c782..f67ec7d5945 100644 --- a/x11/libdesktop-agnostic/Makefile +++ b/x11/libdesktop-agnostic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:18:54 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:20 wiz Exp $ # DISTNAME= libdesktop-agnostic-0.3.92 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/libdesktop-agnostic/0.4/0.3.92/+download/ diff --git a/x11/libdesktop-agnostic/buildlink3.mk b/x11/libdesktop-agnostic/buildlink3.mk index 72caa01a510..db0856f2e81 100644 --- a/x11/libdesktop-agnostic/buildlink3.mk +++ b/x11/libdesktop-agnostic/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2013/02/16 11:18:54 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2013/06/03 10:06:20 wiz Exp $ BUILDLINK_TREE+= libdesktop-agnostic @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libdesktop-agnostic LIBDESKTOP_AGNOSTIC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libdesktop-agnostic+= libdesktop-agnostic>=0.3.92 -BUILDLINK_ABI_DEPENDS.libdesktop-agnostic+= libdesktop-agnostic>=0.3.92nb8 +BUILDLINK_ABI_DEPENDS.libdesktop-agnostic+= libdesktop-agnostic>=0.3.92nb9 BUILDLINK_PKGSRCDIR.libdesktop-agnostic?= ../../x11/libdesktop-agnostic .include "../../lang/vala014/buildlink3.mk" diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index f766b8ca9d9..30ad7f667b1 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:25:20 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:06:20 wiz Exp $ # DISTNAME= libgnomekbd-2.32.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomekbd/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile index dd9a337407b..a3cb14d3eb7 100644 --- a/x11/libunique/Makefile +++ b/x11/libunique/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:18:52 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:20 wiz Exp $ # DISTNAME= libunique-1.1.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/1.1/} diff --git a/x11/libunique/buildlink3.mk b/x11/libunique/buildlink3.mk index 58fbc3f5a2c..bb0c8130ef3 100644 --- a/x11/libunique/buildlink3.mk +++ b/x11/libunique/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:18:52 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:06:20 wiz Exp $ BUILDLINK_TREE+= libunique @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libunique LIBUNIQUE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libunique+= libunique>=1.0.4 -BUILDLINK_ABI_DEPENDS.libunique+= libunique>=1.1.6nb14 +BUILDLINK_ABI_DEPENDS.libunique+= libunique>=1.1.6nb15 BUILDLINK_PKGSRCDIR.libunique?= ../../x11/libunique pkgbase := libunique diff --git a/x11/libunique3/Makefile b/x11/libunique3/Makefile index 5f092fec578..8c7288e3cdb 100644 --- a/x11/libunique3/Makefile +++ b/x11/libunique3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/02/16 11:25:20 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= libunique-3.0.2 PKGNAME= ${DISTNAME:S/libunique/libunique3/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/3.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index 4aa7b6b9e40..c7556c51363 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:18:59 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:06:21 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfcegui4-${XFCE4_VERSION} PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 COMMENT= Xfce widget library diff --git a/x11/libxfce4gui/buildlink3.mk b/x11/libxfce4gui/buildlink3.mk index e490cec4405..b72e96aa1bb 100644 --- a/x11/libxfce4gui/buildlink3.mk +++ b/x11/libxfce4gui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2013/02/16 11:18:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2013/06/03 10:06:21 wiz Exp $ BUILDLINK_TREE+= libxfce4gui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libxfce4gui LIBXFCE4GUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.1nb15 +BUILDLINK_ABI_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.1nb16 BUILDLINK_PKGSRCDIR.libxfce4gui?= ../../x11/libxfce4gui .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index 8ba40290988..0a71c44c658 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/02/16 11:18:49 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:21 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4menu-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 COMMENT= Xfce menu library diff --git a/x11/libxfce4menu/buildlink3.mk b/x11/libxfce4menu/buildlink3.mk index 5a6813507c4..1ac34f671df 100644 --- a/x11/libxfce4menu/buildlink3.mk +++ b/x11/libxfce4menu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/02/16 11:18:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2013/06/03 10:06:21 wiz Exp $ BUILDLINK_TREE+= libxfce4menu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libxfce4menu LIBXFCE4MENU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.1nb12 +BUILDLINK_ABI_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.1nb13 BUILDLINK_PKGSRCDIR.libxfce4menu?= ../../x11/libxfce4menu .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 650039dd25a..f5399d3e1bc 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:25:20 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:21 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4util-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 COMMENT= Xfce basic library diff --git a/x11/lxsession/Makefile b/x11/lxsession/Makefile index eb59edb27ec..328ec0c969d 100644 --- a/x11/lxsession/Makefile +++ b/x11/lxsession/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2013/02/16 11:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:21 wiz Exp $ DISTNAME= lxsession-0.4.6.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile index fd6e6c2e089..7783d1dee3a 100644 --- a/x11/matchbox-common/Makefile +++ b/x11/matchbox-common/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= matchbox-common-0.9.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-common/0.9/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/matchbox-desktop/Makefile b/x11/matchbox-desktop/Makefile index 195b45dfb12..4331bac5451 100644 --- a/x11/matchbox-desktop/Makefile +++ b/x11/matchbox-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= matchbox-desktop-0.9.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-desktop/0.9/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/matchbox-nest/Makefile b/x11/matchbox-nest/Makefile index e56050178d0..e6240109f46 100644 --- a/x11/matchbox-nest/Makefile +++ b/x11/matchbox-nest/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/02/16 11:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= matchbox-nest-0.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-nest/0.3/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/matchbox-panel-manager/Makefile b/x11/matchbox-panel-manager/Makefile index 6c88caa2e13..bbf7ba72be6 100644 --- a/x11/matchbox-panel-manager/Makefile +++ b/x11/matchbox-panel-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= matchbox-panel-manager-0.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel-manager/0.1/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/matchbox-panel/Makefile b/x11/matchbox-panel/Makefile index 36e24e73183..3adbf07de37 100644 --- a/x11/matchbox-panel/Makefile +++ b/x11/matchbox-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= matchbox-panel-0.9.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel/0.9/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 632c729043f..a92bbae6cd4 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2013/05/28 15:22:18 tsutsui Exp $ +# $NetBSD: Makefile,v 1.85 2013/06/03 10:06:21 wiz Exp $ DISTNAME= mlterm-3.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile index ae8a92803b6..d7d20f79b4f 100644 --- a/x11/modular-xorg-server/Makefile +++ b/x11/modular-xorg-server/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2013/05/19 09:28:51 obache Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= xorg-server-1.12.4 PKGNAME= modular-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=xserver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/motif/Makefile b/x11/motif/Makefile index eecc43bd4dd..e8c79c3496c 100644 --- a/x11/motif/Makefile +++ b/x11/motif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/02/16 11:18:09 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/03 10:06:21 wiz Exp $ PKGVER= 2.3.4 -PKGREVISION= 3 +PKGREVISION= 4 DISTNAME= motif-${PKGVER}-src PKGNAME= motif-${PKGVER} CATEGORIES= x11 diff --git a/x11/motif/buildlink3.mk b/x11/motif/buildlink3.mk index a6bfed9a59e..e5c92e2bacd 100644 --- a/x11/motif/buildlink3.mk +++ b/x11/motif/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2013/02/16 11:18:10 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2013/06/03 10:06:21 wiz Exp $ BUILDLINK_TREE+= motif @@ -6,7 +6,7 @@ BUILDLINK_TREE+= motif X11MOTIF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.motif+= motif>=2.3.4 -BUILDLINK_ABI_DEPENDS.motif+= motif>=2.3.4nb3 +BUILDLINK_ABI_DEPENDS.motif+= motif>=2.3.4nb4 BUILDLINK_PKGSRCDIR.motif?= ../../x11/motif _MOTIFBASE= ${BUILDLINK_PREFIX.motif} diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 3f149ffd3be..bd9c5b0cb4f 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:25:22 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:06:21 wiz Exp $ # DISTNAME= mrxvt-0.5.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=materm/} PATCH_SITES= ${MASTER_SITES} diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index ab6c321d1ce..dc6b0032cf1 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2013/04/06 14:58:21 rodent Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:06:22 wiz Exp $ PKGVER= 2.3.3 DISTNAME= openmotif-${PKGVER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://ftp.ics.com/openmotif/2.3/2.3.3/ MASTER_SITES+= ftp://ftp.ics.com/openmotif/2.3/2.3.3/ diff --git a/x11/openmotif/buildlink3.mk b/x11/openmotif/buildlink3.mk index 30d4c396388..2cdd871633e 100644 --- a/x11/openmotif/buildlink3.mk +++ b/x11/openmotif/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2013/02/16 11:18:03 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= openmotif @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openmotif OPENMOTIF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openmotif+= openmotif>=2.3.1 -BUILDLINK_ABI_DEPENDS.openmotif+= openmotif>=2.3.3nb3 +BUILDLINK_ABI_DEPENDS.openmotif+= openmotif>=2.3.3nb4 BUILDLINK_PKGSRCDIR.openmotif?= ../../x11/openmotif _MOTIFBASE= ${BUILDLINK_PREFIX.openmotif} diff --git a/x11/p5-Alien-wxWidgets/Makefile b/x11/p5-Alien-wxWidgets/Makefile index 82cc66ad331..7126f46736d 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:56 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:22 wiz Exp $ DISTNAME= Alien-wxWidgets-0.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/x11/p5-Wx-Perl-ProcessStream/Makefile b/x11/p5-Wx-Perl-ProcessStream/Makefile index 63847bfc0ab..de94ef07bde 100644 --- a/x11/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11/p5-Wx-Perl-ProcessStream/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:22 wiz Exp $ DISTNAME= Wx-Perl-ProcessStream-0.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile index f0fd6d065e6..114937f09e8 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:22 wiz Exp $ DISTNAME= Wx-0.9916 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx/buildlink3.mk b/x11/p5-Wx/buildlink3.mk index 3e72d53d2ff..ddb3a770f9f 100644 --- a/x11/p5-Wx/buildlink3.mk +++ b/x11/p5-Wx/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2013/02/16 11:20:00 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= p5-Wx @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Wx P5_WX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Wx+= p5-Wx>=0.91 -BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9916nb2 +BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9916nb4 BUILDLINK_PKGSRCDIR.p5-Wx?= ../../x11/p5-Wx BUILDLINK_INCDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/Wx/cpp BUILDLINK_LIBDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/auto/Wx diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index 21ff179772a..890e6ded269 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:22 wiz Exp $ DISTNAME= Gtk2-1.243 PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/x11/p5-gtk2/buildlink3.mk b/x11/p5-gtk2/buildlink3.mk index a49c0f561c2..93d69d9481f 100644 --- a/x11/p5-gtk2/buildlink3.mk +++ b/x11/p5-gtk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2013/02/16 11:19:02 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= p5-gtk2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-gtk2 P5_GTK2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-gtk2+= p5-gtk2>=1.182 -BUILDLINK_ABI_DEPENDS.p5-gtk2+= p5-gtk2>=1.243nb6 +BUILDLINK_ABI_DEPENDS.p5-gtk2+= p5-gtk2>=1.243nb8 BUILDLINK_PKGSRCDIR.p5-gtk2?= ../../x11/p5-gtk2 .include "../../devel/p5-glib2/buildlink3.mk" diff --git a/x11/paragui/Makefile b/x11/paragui/Makefile index 5fe29042d19..7295590383f 100644 --- a/x11/paragui/Makefile +++ b/x11/paragui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/10/29 05:06:43 asau Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:06:22 wiz Exp $ # DISTNAME= paragui-1.0.4 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= http://savannah.nongnu.org/download/paragui/ diff --git a/x11/paragui/buildlink3.mk b/x11/paragui/buildlink3.mk index 517a28252e4..2cf0ab9ed06 100644 --- a/x11/paragui/buildlink3.mk +++ b/x11/paragui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2012/01/28 11:00:51 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= paragui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= paragui PARAGUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.paragui+= paragui>=1.0.4nb3 -BUILDLINK_ABI_DEPENDS.paragui+= paragui>=1.0.4nb19 +BUILDLINK_ABI_DEPENDS.paragui+= paragui>=1.0.4nb20 BUILDLINK_PKGSRCDIR.paragui?= ../../x11/paragui .include "../../devel/SDL/buildlink3.mk" diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index 97b84f6180f..0edd3d36408 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2013/04/20 09:38:05 obache Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/03 10:06:22 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-${PY_DISTVERSION} +PKGREVISION= 1 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/py-Tk/buildlink3.mk b/x11/py-Tk/buildlink3.mk index d0171ef36ba..033697f035d 100644 --- a/x11/py-Tk/buildlink3.mk +++ b/x11/py-Tk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2012/08/21 23:49:26 marino Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= pytk @@ -8,7 +8,7 @@ PYTK_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pytk+= ${PYPKGPREFIX}-Tk-[0-9]* -BUILDLINK_ABI_DEPENDS.pytk+= ${PYPKGPREFIX}-Tk>=0nb6 +BUILDLINK_ABI_DEPENDS.pytk+= ${PYPKGPREFIX}-Tk>=2.7.5nb1 BUILDLINK_PKGSRCDIR.pytk?= ../../x11/py-Tk .include "../../x11/tk/buildlink3.mk" diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index 36740d9edfc..f5ec95a8601 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:06:22 wiz Exp $ # DISTNAME= gnome-python-desktop-2.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2-desktop/buildlink3.mk b/x11/py-gnome2-desktop/buildlink3.mk index f191d6f4033..9024c476ca1 100644 --- a/x11/py-gnome2-desktop/buildlink3.mk +++ b/x11/py-gnome2-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= py-gnome2-desktop @@ -8,7 +8,7 @@ PY_GNOME2_DESKTOP_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-gnome2-desktop+= ${PYPKGPREFIX}-gnome2-desktop>=2.16.0 -BUILDLINK_ABI_DEPENDS.py-gnome2-desktop+= ${PYPKGPREFIX}-gnome2-desktop>=2.32.0nb23 +BUILDLINK_ABI_DEPENDS.py-gnome2-desktop+= ${PYPKGPREFIX}-gnome2-desktop>=2.32.0nb26 BUILDLINK_PKGSRCDIR.py-gnome2-desktop?= ../../x11/py-gnome2-desktop .include "../../x11/py-gnome2/buildlink3.mk" diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index 8d2a3631e6a..af6dd27f3db 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.62 2013/02/16 11:19:12 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2013/06/03 10:06:22 wiz Exp $ # DISTNAME= gnome-python-extras-2.25.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-extras/2.25/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2-extras/buildlink3.mk b/x11/py-gnome2-extras/buildlink3.mk index 333f72c51d7..bb16c4dd5a8 100644 --- a/x11/py-gnome2-extras/buildlink3.mk +++ b/x11/py-gnome2-extras/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:12 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= pygnome2ex @@ -8,7 +8,7 @@ PYGNOME2EX_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygnome2ex+= ${PYPKGPREFIX}-gnome2-extras>=2.12.0nb3 -BUILDLINK_ABI_DEPENDS.pygnome2ex+= ${PYPKGPREFIX}-gnome2-extras>=2.25.3nb17 +BUILDLINK_ABI_DEPENDS.pygnome2ex+= ${PYPKGPREFIX}-gnome2-extras>=2.25.3nb18 BUILDLINK_PKGSRCDIR.pygnome2ex?= ../../x11/py-gnome2-extras .include "../../x11/py-gnome2/buildlink3.mk" diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 35a273f1e9e..372f3391e44 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.91 2013/02/16 11:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2013/06/03 10:06:22 wiz Exp $ # DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2/buildlink3.mk b/x11/py-gnome2/buildlink3.mk index 90284d45f1d..0269daedf1e 100644 --- a/x11/py-gnome2/buildlink3.mk +++ b/x11/py-gnome2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2013/02/16 12:01:11 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.46 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= pygnome2 @@ -8,7 +8,7 @@ PYGNOME2_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygnome2+= ${PYPKGPREFIX}-gnome2>=2.10.0 -BUILDLINK_ABI_DEPENDS.pygnome2+= ${PYPKGPREFIX}-gnome2>=2.28.1nb19 +BUILDLINK_ABI_DEPENDS.pygnome2+= ${PYPKGPREFIX}-gnome2>=2.28.1nb20 BUILDLINK_PKGSRCDIR.pygnome2?= ../../x11/py-gnome2 .include "../../net/py-ORBit/buildlink3.mk" diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index 9225db6edd6..2a78c2fa53e 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.91 2013/02/16 11:18:42 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2013/06/03 10:06:22 wiz Exp $ # DISTNAME= pygtk-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gtk2/buildlink3.mk b/x11/py-gtk2/buildlink3.mk index fbab9b7a1b8..593a36f4b37 100644 --- a/x11/py-gtk2/buildlink3.mk +++ b/x11/py-gtk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2013/02/16 11:18:42 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2013/06/03 10:06:22 wiz Exp $ BUILDLINK_TREE+= pygtk2 @@ -8,7 +8,7 @@ PYGTK2_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.8.4 -BUILDLINK_ABI_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.24.0nb10 +BUILDLINK_ABI_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.24.0nb11 BUILDLINK_PKGSRCDIR.pygtk2?= ../../x11/py-gtk2 .include "../../devel/py-gobject/buildlink3.mk" diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile index 1e37f25e203..2727a08f630 100644 --- a/x11/py-gtksourceview/Makefile +++ b/x11/py-gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:23 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:22 wiz Exp $ DISTNAME= pygtksourceview-2.10.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtksourceview/2.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile index 5775026304a..38071682cd4 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:22 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} DISTNAME= pykde4-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile index 1d8540f90bb..f58faea92ed 100644 --- a/x11/py-kiwi/Makefile +++ b/x11/py-kiwi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/04/06 03:59:24 rodent Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:23 wiz Exp $ # DISTNAME= kiwi-1.9.29 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/kiwi/1.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index 3d5b4a6d3c5..8a725f78b76 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:19:29 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:23 wiz Exp $ # .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-base-${PYQT_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Python binding for Qt3 diff --git a/x11/py-qt3-base/buildlink3.mk b/x11/py-qt3-base/buildlink3.mk index e3a5bd1fc44..06973c65fca 100644 --- a/x11/py-qt3-base/buildlink3.mk +++ b/x11/py-qt3-base/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:19:29 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= pyqt3-base @@ -8,7 +8,7 @@ PYQT3_BASE_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pyqt3-base+= ${PYPKGPREFIX}-qt3-base>=3.11 -BUILDLINK_ABI_DEPENDS.pyqt3-base+= ${PYPKGPREFIX}-qt3-base>=3.18.1nb10 +BUILDLINK_ABI_DEPENDS.pyqt3-base+= ${PYPKGPREFIX}-qt3-base>=3.18.1nb11 BUILDLINK_PKGSRCDIR.pyqt3-base?= ../../x11/py-qt3-base BUILDLINK_LIBDIRS.pyqt3-base+= ${PYSITELIB} diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index 5936f741462..c48e0cfbf18 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:19:36 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:23 wiz Exp $ # .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT= Various Python modules for Qt3 diff --git a/x11/py-qt3-modules/buildlink3.mk b/x11/py-qt3-modules/buildlink3.mk index 669eccf9e0e..e931d6ca91c 100644 --- a/x11/py-qt3-modules/buildlink3.mk +++ b/x11/py-qt3-modules/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:19:36 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= pyqt3-mod @@ -8,7 +8,7 @@ PYQT3_MOD_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pyqt3-mod+= ${PYPKGPREFIX}-qt3-modules>=3.11 -BUILDLINK_ABI_DEPENDS.pyqt3-mod+= ${PYPKGPREFIX}-qt3-modules>=3.18.1nb11 +BUILDLINK_ABI_DEPENDS.pyqt3-mod+= ${PYPKGPREFIX}-qt3-modules>=3.18.1nb12 BUILDLINK_PKGSRCDIR.pyqt3-mod?= ../../x11/py-qt3-modules BUILDLINK_LIBDIRS.pyqt3-mod+= ${PYSITELIB} diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile index ba2597aa109..8e981f62778 100644 --- a/x11/py-qt3-qscintilla/Makefile +++ b/x11/py-qt3-qscintilla/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:25:24 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:23 wiz Exp $ # .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-qscintilla-${PYQT_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Python binding for QScintilla diff --git a/x11/py-qt4-qscintilla/Makefile b/x11/py-qt4-qscintilla/Makefile index 69194e185fb..aeee581b06d 100644 --- a/x11/py-qt4-qscintilla/Makefile +++ b/x11/py-qt4-qscintilla/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/05/09 20:07:39 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:23 wiz Exp $ # DISTNAME= QScintilla-gpl-2.7.1 PKGNAME= ${PYPKGPREFIX}-qt4-${DISTNAME:tl:S/-gpl-/-/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} diff --git a/x11/py-qt4-qscintilla/buildlink3.mk b/x11/py-qt4-qscintilla/buildlink3.mk index cfe08a3fce1..1350532c6ed 100644 --- a/x11/py-qt4-qscintilla/buildlink3.mk +++ b/x11/py-qt4-qscintilla/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:19:44 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= py-qt4-qscintilla @@ -6,7 +6,7 @@ BUILDLINK_TREE+= py-qt4-qscintilla PY_QT4_QSCINTILLA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.py-qt4-qscintilla+= ${PYPKGPREFIX}-qt4-qscintilla>=2.4.3 -BUILDLINK_ABI_DEPENDS.py-qt4-qscintilla+= ${PYPKGPREFIX}-qt4-qscintilla>=2.6.2nb7 +BUILDLINK_ABI_DEPENDS.py-qt4-qscintilla+= ${PYPKGPREFIX}-qt4-qscintilla>=2.7.1nb1 BUILDLINK_PKGSRCDIR.py-qt4-qscintilla?= ../../x11/py-qt4-qscintilla .include "../../x11/py-sip/buildlink3.mk" diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index 2665309db0f..1f3d850ca47 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2013/05/03 15:48:08 drochner Exp $ +# $NetBSD: Makefile,v 1.64 2013/06/03 10:06:23 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} PYQT_VERSION= 4.10.1 +PKGREVISION= 1 CATEGORIES= x11 python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile index ca66876287d..b4ad15c45b4 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2013/02/16 11:19:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:23 wiz Exp $ # .include "../../x11/vte/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/py-vte/buildlink3.mk b/x11/py-vte/buildlink3.mk index e244a76ab9f..5dcc151b6a5 100644 --- a/x11/py-vte/buildlink3.mk +++ b/x11/py-vte/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2013/02/16 11:19:19 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= py-vte @@ -8,7 +8,7 @@ PY_VTE_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.26.0 -BUILDLINK_ABI_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.28.1nb10 +BUILDLINK_ABI_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.28.1nb11 BUILDLINK_PKGSRCDIR.py-vte?= ../../x11/vte .include "../../x11/vte/buildlink3.mk" diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile index d541fb3dac7..33c05664f68 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.47 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/06/03 10:06:23 wiz Exp $ # VERSION= 2.8.10.1 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-wxWidgets/buildlink3.mk b/x11/py-wxWidgets/buildlink3.mk index a91a6bb5830..2822416e6d2 100644 --- a/x11/py-wxWidgets/buildlink3.mk +++ b/x11/py-wxWidgets/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2013/02/16 11:19:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= ${PYPKGPREFIX}-wxWidgets @@ -8,7 +8,7 @@ PY_WXWIDGETS_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-wxWidgets+= ${PYPKGPREFIX}-wxWidgets>=2.6.1.0 -BUILDLINK_ABI_DEPENDS.${PYPKGPREFIX}-wxWidgets+= ${PYPKGPREFIX}-wxWidgets>=2.8.10.1nb19 +BUILDLINK_ABI_DEPENDS.${PYPKGPREFIX}-wxWidgets+= ${PYPKGPREFIX}-wxWidgets>=2.8.10.1nb21 BUILDLINK_PKGSRCDIR.${PYPKGPREFIX}-wxWidgets?= ../../x11/py-wxWidgets .include "../../x11/wxGTK28/buildlink3.mk" diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index 0a5701d9ac1..881c9255ecd 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:25:24 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:06:23 wiz Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index bb1e854ccea..759ed5a0f10 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2013/02/16 11:18:12 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/03 10:06:23 wiz Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 22 +PKGREVISION= 23 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit diff --git a/x11/qt3-libs/buildlink3.mk b/x11/qt3-libs/buildlink3.mk index 403dfacb471..57116fa9644 100644 --- a/x11/qt3-libs/buildlink3.mk +++ b/x11/qt3-libs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:18:12 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= qt3-libs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-libs QT3_LIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt3-libs+= qt3-libs>=3.2.3 -BUILDLINK_ABI_DEPENDS.qt3-libs+= qt3-libs>=3.3.8nb22 +BUILDLINK_ABI_DEPENDS.qt3-libs+= qt3-libs>=3.3.8nb23 BUILDLINK_PKGSRCDIR.qt3-libs?= ../../x11/qt3-libs BUILDLINK_INCDIRS.qt3-libs+= qt3/include diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile index e3abcd82580..83b9362477b 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2013/03/02 20:33:34 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:06:23 wiz Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ diff --git a/x11/qt3-pgsql/Makefile b/x11/qt3-pgsql/Makefile index 24d7636e842..bdd4d46c7ac 100644 --- a/x11/qt3-pgsql/Makefile +++ b/x11/qt3-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:25:25 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:06:23 wiz Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-psql-${QTVERSION} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ diff --git a/x11/qt3-qscintilla/Makefile b/x11/qt3-qscintilla/Makefile index fa411062c22..4dec8cf72ef 100644 --- a/x11/qt3-qscintilla/Makefile +++ b/x11/qt3-qscintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:19:31 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:06:23 wiz Exp $ # DISTNAME= qscintilla-1.65-gpl-1.6 PKGNAME= qt3-qscintilla-1.6 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://www.river-bank.demon.co.uk/download/QScintilla/ diff --git a/x11/qt3-qscintilla/buildlink3.mk b/x11/qt3-qscintilla/buildlink3.mk index 8dc88218c33..f408572e11b 100644 --- a/x11/qt3-qscintilla/buildlink3.mk +++ b/x11/qt3-qscintilla/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:19:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= qt3-qscintilla @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-qscintilla QT3_QSCINTILLA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt3-qscintilla+= qt3-qscintilla>=1.2 -BUILDLINK_ABI_DEPENDS.qt3-qscintilla+= qt3-qscintilla>=1.6nb10 +BUILDLINK_ABI_DEPENDS.qt3-qscintilla+= qt3-qscintilla>=1.6nb11 BUILDLINK_PKGSRCDIR.qt3-qscintilla?= ../../x11/qt3-qscintilla .include "../../x11/qt3-libs/buildlink3.mk" diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile index 1483376b93c..6087f4f87ae 100644 --- a/x11/qt3-tools/Makefile +++ b/x11/qt3-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2013/02/16 11:19:32 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2013/06/03 10:06:23 wiz Exp $ .include "../../mk/bsd.prefs.mk" # XXX: hack - work round an ICE with GCC 3.3 on sparc @@ -9,7 +9,7 @@ GCC_REQD+= 3.4 .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-tools-${QTVERSION} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base diff --git a/x11/qt3-tools/buildlink3.mk b/x11/qt3-tools/buildlink3.mk index 884e4ed6951..75150ac87bc 100644 --- a/x11/qt3-tools/buildlink3.mk +++ b/x11/qt3-tools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:19:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:23 wiz Exp $ BUILDLINK_TREE+= qt3-tools @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-tools QT3_TOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt3-tools+= qt3-tools>=3.1.2nb3 -BUILDLINK_ABI_DEPENDS.qt3-tools+= qt3-tools>=3.3.8nb11 +BUILDLINK_ABI_DEPENDS.qt3-tools+= qt3-tools>=3.3.8nb12 BUILDLINK_PKGSRCDIR.qt3-tools?= ../../x11/qt3-tools BUILDLINK_DEPMETHOD.qt3-tools?= build diff --git a/x11/qt4-creator/Makefile b/x11/qt4-creator/Makefile index 94a5397faee..33eea29d977 100644 --- a/x11/qt4-creator/Makefile +++ b/x11/qt4-creator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:25:25 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:24 wiz Exp $ DISTNAME= qt-creator-2.0.1-src PKGNAME= ${DISTNAME:S/qt-/qt4-/:S/-src//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= devel MASTER_SITES= http://get.qt.nokia.com/qtcreator/ EXTRACT_SUFX= .tgz diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index ef425f4edf1..569f190f6ff 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:25 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:24 wiz Exp $ PKGNAME= qt4-docs-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 9ee1741d5ca..77bba7db4fb 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2013/05/09 14:07:08 joerg Exp $ +# $NetBSD: Makefile,v 1.89 2013/06/03 10:06:24 wiz Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt4-libs/buildlink3.mk b/x11/qt4-libs/buildlink3.mk index 21857469408..50010cd568f 100644 --- a/x11/qt4-libs/buildlink3.mk +++ b/x11/qt4-libs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2013/02/16 11:18:08 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qt4-libs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-libs QT4_LIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.6.1nb2 -BUILDLINK_ABI_DEPENDS.qt4-libs+= qt4-libs>=4.8.4nb3 +BUILDLINK_ABI_DEPENDS.qt4-libs+= qt4-libs>=4.8.4nb5 BUILDLINK_PKGSRCDIR.qt4-libs?= ../../x11/qt4-libs BUILDLINK_INCDIRS.qt4-libs+= qt4/include diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index 6cbba9ca910..2ad1352fdd3 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:25:25 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:24 wiz Exp $ PKGNAME= qt4-mng-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT MNG image format plugin .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index d548738e354..c753996627e 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/03/02 20:33:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index 45e1a398912..ab06c3cf181 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:25:26 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include diff --git a/x11/qt4-qdbus/Makefile b/x11/qt4-qdbus/Makefile index 4ab77c07c91..076d19f8233 100644 --- a/x11/qt4-qdbus/Makefile +++ b/x11/qt4-qdbus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:19:44 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-qdbus-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT DBus support CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib diff --git a/x11/qt4-qdbus/buildlink3.mk b/x11/qt4-qdbus/buildlink3.mk index 6ee4876c1ac..92409085384 100644 --- a/x11/qt4-qdbus/buildlink3.mk +++ b/x11/qt4-qdbus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:19:44 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qt4-qdbus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-qdbus QT4_QDBUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-qdbus+= qt4-qdbus>=4.3.2 -BUILDLINK_ABI_DEPENDS.qt4-qdbus+= qt4-qdbus>=4.8.4nb2 +BUILDLINK_ABI_DEPENDS.qt4-qdbus+= qt4-qdbus>=4.8.4nb3 BUILDLINK_PKGSRCDIR.qt4-qdbus?= ../../x11/qt4-qdbus .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile index 84ed787343a..c81c797ac5d 100644 --- a/x11/qt4-qscintilla/Makefile +++ b/x11/qt4-qscintilla/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/04/10 15:04:27 drochner Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:24 wiz Exp $ # DISTNAME= QScintilla-gpl-2.7.1 PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} diff --git a/x11/qt4-qscintilla/buildlink3.mk b/x11/qt4-qscintilla/buildlink3.mk index 365ec643ff2..4e0767ba90e 100644 --- a/x11/qt4-qscintilla/buildlink3.mk +++ b/x11/qt4-qscintilla/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qt4-qscintilla @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-qscintilla QT4_QSCINTILLA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-qscintilla+= qt4-qscintilla>=2.4.3 -BUILDLINK_ABI_DEPENDS.qt4-qscintilla+= qt4-qscintilla>=2.6.2nb7 +BUILDLINK_ABI_DEPENDS.qt4-qscintilla+= qt4-qscintilla>=2.7.1nb1 BUILDLINK_PKGSRCDIR.qt4-qscintilla?= ../../x11/qt4-qscintilla .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 64e0c69ddcb..7ad0edd3f2d 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/05/26 10:50:33 rodent Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt4 sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile index be1ec9e260f..12a97dcb4f6 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:25:26 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT TIFF image format plugin CONFIGURE_ARGS+= -I${QTDIR}/include diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index dc0b36c00b0..31ce805cf24 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2013/02/16 11:19:47 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/03 10:06:24 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base diff --git a/x11/qt4-tools/buildlink3.mk b/x11/qt4-tools/buildlink3.mk index e355ecf064a..d5814e1ef28 100644 --- a/x11/qt4-tools/buildlink3.mk +++ b/x11/qt4-tools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:19:48 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qt4-tools @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-tools QT4_TOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.1.0 -BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.8.4nb2 +BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.8.4nb3 BUILDLINK_PKGSRCDIR.qt4-tools?= ../../x11/qt4-tools BUILDLINK_DEPMETHOD.qt4-tools?= build diff --git a/x11/qwt-qt4/Makefile b/x11/qwt-qt4/Makefile index 5047d001635..d02ca59f8df 100644 --- a/x11/qwt-qt4/Makefile +++ b/x11/qwt-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:19:47 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:24 wiz Exp $ DISTNAME= qwt-5.2.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/qwt-qt4/buildlink3.mk b/x11/qwt-qt4/buildlink3.mk index 3c07b7490a7..1f07e9e80c7 100644 --- a/x11/qwt-qt4/buildlink3.mk +++ b/x11/qwt-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:19:47 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qwt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwt QWT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwt+= qwt>=5.2.0 -BUILDLINK_ABI_DEPENDS.qwt+= qwt>=5.2.2nb11 +BUILDLINK_ABI_DEPENDS.qwt+= qwt>=5.2.2nb12 BUILDLINK_PKGSRCDIR.qwt?= ../../x11/qwt-qt4 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qwt6-qt4/Makefile b/x11/qwt6-qt4/Makefile index 81c0c83d0de..4f820b382b2 100644 --- a/x11/qwt6-qt4/Makefile +++ b/x11/qwt6-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/02/16 11:19:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:06:24 wiz Exp $ DISTNAME= qwt-6.0.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/qwt6-qt4/buildlink3.mk b/x11/qwt6-qt4/buildlink3.mk index 1f866c466cc..cea89eac7d8 100644 --- a/x11/qwt6-qt4/buildlink3.mk +++ b/x11/qwt6-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2013/02/16 11:19:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qwt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwt QWT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwt+= qwt>=6.0.1 -BUILDLINK_ABI_DEPENDS.qwt+= qwt>=6.0.1nb8 +BUILDLINK_ABI_DEPENDS.qwt+= qwt>=6.0.1nb9 BUILDLINK_PKGSRCDIR.qwt?= ../../x11/qwt6-qt4 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile index dac15474609..c2aad4a4312 100644 --- a/x11/qwtplot3d-qt4/Makefile +++ b/x11/qwtplot3d-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:19:43 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:24 wiz Exp $ # DISTNAME= qwtplot3d-0.2.7 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/} EXTRACT_SUFX= .tgz diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk index a7b3d5e7bf3..e40dd1abf93 100644 --- a/x11/qwtplot3d-qt4/buildlink3.mk +++ b/x11/qwtplot3d-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:24 wiz Exp $ BUILDLINK_TREE+= qwtplot3d @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwtplot3d QWTPLOT3D_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7 -BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb17 +BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb18 BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/razor-qt/Makefile b/x11/razor-qt/Makefile index e3c81811988..1f64112f9f3 100644 --- a/x11/razor-qt/Makefile +++ b/x11/razor-qt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/02/16 11:25:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:06:25 wiz Exp $ # DISTNAME= razorqt-0.5.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= https://github.com/downloads/Razor-qt/razor-qt/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index 7757273671c..84aca30d98c 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:28 rodent Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:25 wiz Exp $ DISTNAME= rep-gtk-0.90.4 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 lang MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile index 5aeb2c4f01a..2299bd5f6f9 100644 --- a/x11/rox-session/Makefile +++ b/x11/rox-session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/02/16 11:25:27 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/03 10:06:25 wiz Exp $ # DISTNAME= rox-session-0.28 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/ruby-gnome2-gtk/Makefile b/x11/ruby-gnome2-gtk/Makefile index 46a81f98e31..b2ec46c04ae 100644 --- a/x11/ruby-gnome2-gtk/Makefile +++ b/x11/ruby-gnome2-gtk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/03/16 12:25:49 obache Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:25 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk-${VERSION} COMMENT= Ruby binding of GTK+-2.x +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby-gnome2-gtk-[0-9]* diff --git a/x11/ruby-gnome2-gtk/buildlink3.mk b/x11/ruby-gnome2-gtk/buildlink3.mk index 359f4a92c55..45671caa026 100644 --- a/x11/ruby-gnome2-gtk/buildlink3.mk +++ b/x11/ruby-gnome2-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/02/16 11:18:57 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/06/03 10:06:25 wiz Exp $ BUILDLINK_TREE+= ruby-gnome2-gtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ruby-gnome2-gtk RUBY_GNOME2_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-gnome2-gtk+= ${RUBY_PKGPREFIX}-gnome2-gtk>=0.17.0 -BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk+= ${RUBY_PKGPREFIX}-gnome2-gtk>=1.2.1nb1 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.0.0nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-gtk?= ../../x11/ruby-gnome2-gtk .include "../../devel/ruby-gnome2-glib/buildlink3.mk" diff --git a/x11/ruby-gnome2-gtk3/Makefile b/x11/ruby-gnome2-gtk3/Makefile index 818c2b6aae6..d194f4de9fa 100644 --- a/x11/ruby-gnome2-gtk3/Makefile +++ b/x11/ruby-gnome2-gtk3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/03/16 12:25:49 obache Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:06:25 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk3-${VERSION} COMMENT= Ruby binding of GTK+-3.x +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-gtk3-[0-9]* diff --git a/x11/ruby-gnome2-gtk3/buildlink3.mk b/x11/ruby-gnome2-gtk3/buildlink3.mk index a8ba8225d8e..aa440e9cf4e 100644 --- a/x11/ruby-gnome2-gtk3/buildlink3.mk +++ b/x11/ruby-gnome2-gtk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:24 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:06:25 wiz Exp $ BUILDLINK_TREE+= ruby-gnome2-gtk3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ruby-gnome2-gtk3 RUBY_GNOME2_GTK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-gnome2-gtk3+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2.0 -BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk3+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2.1nb1 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk3+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=2.0.0nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-gtk3?= ../../x11/ruby-gnome2-gtk3 .include "../../devel/ruby-gnome2-glib/buildlink3.mk" diff --git a/x11/ruby-gnome2-gtksourceview2/Makefile b/x11/ruby-gnome2-gtksourceview2/Makefile index 06f778c1031..962d0365c57 100644 --- a/x11/ruby-gnome2-gtksourceview2/Makefile +++ b/x11/ruby-gnome2-gtksourceview2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/03/16 12:25:49 obache Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:25 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION} COMMENT= Ruby binding of gtksourceview2 +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview2-[0-9]* diff --git a/x11/ruby-gnome2-gtksourceview3/Makefile b/x11/ruby-gnome2-gtksourceview3/Makefile index e5a3f685656..7bde8d6c4aa 100644 --- a/x11/ruby-gnome2-gtksourceview3/Makefile +++ b/x11/ruby-gnome2-gtksourceview3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/03/16 12:25:49 obache Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:06:25 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview3-${VERSION} COMMENT= Ruby binding of gtksourceview3 +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview3-[0-9]* diff --git a/x11/ruby-gnome2-vte/Makefile b/x11/ruby-gnome2-vte/Makefile index 5f6aae79bf1..fc961804747 100644 --- a/x11/ruby-gnome2-vte/Makefile +++ b/x11/ruby-gnome2-vte/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/03/16 12:25:49 obache Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/03 10:06:25 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-vte-${VERSION} COMMENT= Ruby binding of vte +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-vte-[0-9]* diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile index 1f751aa6fcf..69d490c5470 100644 --- a/x11/ruby-tk/Makefile +++ b/x11/ruby-tk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2012/10/29 05:06:51 asau Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:06:25 wiz Exp $ DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION_FULL} RUBY_EXTNAME= tk -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 ruby MASTER_SITES= ${MASTER_SITE_RUBY} diff --git a/x11/ruby-wxruby/Makefile b/x11/ruby-wxruby/Makefile index b73b89737e0..2268298ceef 100644 --- a/x11/ruby-wxruby/Makefile +++ b/x11/ruby-wxruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/02/16 11:25:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/03 10:06:25 wiz Exp $ # DISTNAME= wxruby-2.0.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://rubyforge.org/frs/download.php/63379/ diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index b8ff1ffcf45..d4636ef281a 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:06:25 wiz Exp $ DISTNAME= rxvt-unicode-9.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index 186c51c5fce..83c220a7e24 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:25:28 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:06:25 wiz Exp $ # DISTNAME= sakura-${SAKURA_VER} SAKURA_VER= 3.0.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/103638542/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile index 1573a4e4854..b9cf1e8d1fd 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:25:29 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:06:25 wiz Exp $ DISTNAME= tint2-0.11 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://tint2.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/tk-Tix/Makefile b/x11/tk-Tix/Makefile index fbd91b70172..1f35ab86efc 100644 --- a/x11/tk-Tix/Makefile +++ b/x11/tk-Tix/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2012/10/29 05:06:53 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/03 10:06:26 wiz Exp $ # DISTNAME= Tix${TIX_VERSION}-src TIX_VERSION= 8.4.3 PKGNAME= tk-Tix-${TIX_VERSION} +PKGREVISION= 1 CATEGORIES= x11 tcl tk MASTER_SITES= http://downloads.sourceforge.net/project/tix/tix/8.4.3/ diff --git a/x11/tk/Makefile b/x11/tk/Makefile index acd973d07ce..9b5af48e7c2 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2013/05/31 20:15:32 adam Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:25 wiz Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} +PKGREVISION= 1 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} diff --git a/x11/tk/buildlink3.mk b/x11/tk/buildlink3.mk index 8769db8f5fd..2719909a4fe 100644 --- a/x11/tk/buildlink3.mk +++ b/x11/tk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2013/05/31 20:15:32 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2013/06/03 10:06:25 wiz Exp $ BUILDLINK_TREE+= tk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= tk TK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tk+= tk>=8.5.7 -BUILDLINK_ABI_DEPENDS.tk+= tk>=8.5.7 +BUILDLINK_ABI_DEPENDS.tk+= tk>=8.5.14nb1 BUILDLINK_PKGSRCDIR.tk?= ../../x11/tk BUILDLINK_FILES.tk+= bin/wish* diff --git a/x11/tktable/Makefile b/x11/tktable/Makefile index c93d7417b78..8642b6c6f71 100644 --- a/x11/tktable/Makefile +++ b/x11/tktable/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/01/23 21:58:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/03 10:06:26 wiz Exp $ # DISTNAME= Tktable2.10 PKGNAME= ${DISTNAME:S/Tktable/tktable-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tktable/} diff --git a/x11/tktable/buildlink3.mk b/x11/tktable/buildlink3.mk index d3f85aea112..d0b9917b420 100644 --- a/x11/tktable/buildlink3.mk +++ b/x11/tktable/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2013/01/23 21:58:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= tktable @@ -6,6 +6,7 @@ BUILDLINK_TREE+= tktable TKTABLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tktable+= tktable>=2.10 +BUILDLINK_ABI_DEPENDS.tktable?= tktable>=2.10nb2 BUILDLINK_PKGSRCDIR.tktable?= ../../x11/tktable pkgbase := tktable diff --git a/x11/unicode-screensaver/Makefile b/x11/unicode-screensaver/Makefile index a3b758211ab..cffb0d88e6e 100644 --- a/x11/unicode-screensaver/Makefile +++ b/x11/unicode-screensaver/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/29 05:06:54 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/03 10:06:26 wiz Exp $ # DISTNAME= unicode-screensaver-0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.joachim-breitner.de/archive/unicode-screensaver/ diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 4c356e70be2..d8949f832d3 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.95 2013/02/16 11:18:57 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2013/06/03 10:06:26 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/vte/buildlink3.mk b/x11/vte/buildlink3.mk index 894ea990efe..2032f6f5cd2 100644 --- a/x11/vte/buildlink3.mk +++ b/x11/vte/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:18:57 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= vte @@ -6,7 +6,7 @@ BUILDLINK_TREE+= vte VTE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.vte+= vte>=0.14.0 -BUILDLINK_ABI_DEPENDS.vte+= vte>=0.28.1nb8 +BUILDLINK_ABI_DEPENDS.vte+= vte>=0.28.1nb9 BUILDLINK_PKGSRCDIR.vte?= ../../x11/vte .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/vte029/Makefile b/x11/vte029/Makefile index 6136957b265..87f06d06e80 100644 --- a/x11/vte029/Makefile +++ b/x11/vte029/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/02/16 11:18:23 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/06/03 10:06:26 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/vte029/buildlink3.mk b/x11/vte029/buildlink3.mk index 992295c6951..82f2cc1be3a 100644 --- a/x11/vte029/buildlink3.mk +++ b/x11/vte029/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2013/02/16 11:18:23 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= vte029 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= vte029 VTE029_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.vte029+= vte029>=0.32.2 -BUILDLINK_ABI_DEPENDS.vte029+= vte029>=0.32.2nb5 +BUILDLINK_ABI_DEPENDS.vte029+= vte029>=0.32.2nb6 BUILDLINK_PKGSRCDIR.vte029?= ../../x11/vte029 .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index ea25258a3db..9d8658b7f13 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/05/21 15:17:55 hans Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:06:26 wiz Exp $ DISTNAME= wdm-1.28 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 windowmaker MASTER_SITES= http://voins.program.ru/wdm/ diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index a332ea5a97d..b5065fa7d47 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2013/05/21 14:41:32 hans Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/03 10:06:26 wiz Exp $ DISTNAME= wterm-6.2.9 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wterm/} diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index c69eed1a23a..254903fc0ba 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:18:07 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:26 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 31 +PKGREVISION= 32 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 diff --git a/x11/wxGTK24/buildlink3.mk b/x11/wxGTK24/buildlink3.mk index 8c97b09c407..81d479059cb 100644 --- a/x11/wxGTK24/buildlink3.mk +++ b/x11/wxGTK24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2013/02/16 11:18:07 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2013/06/03 10:06:26 wiz Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= wxGTK24 WXGTK24_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK24+= wxGTK24>=2.4.2 -BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb31 +BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb32 BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24 .include "../../devel/pangox-compat/buildlink3.mk" diff --git a/x11/wxGTK26-contrib/Makefile b/x11/wxGTK26-contrib/Makefile index fdfc6359d66..736a6fc6b57 100644 --- a/x11/wxGTK26-contrib/Makefile +++ b/x11/wxGTK26-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2013/04/06 03:45:28 rodent Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:26 wiz Exp $ # .include "../../x11/wxGTK26/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} -PKGREVISION= 20 +PKGREVISION= 21 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Contrib libraries for wxWidgets GTK diff --git a/x11/wxGTK26-contrib/buildlink3.mk b/x11/wxGTK26-contrib/buildlink3.mk index ab534e2bc2c..875b6a44beb 100644 --- a/x11/wxGTK26-contrib/buildlink3.mk +++ b/x11/wxGTK26-contrib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:17:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= wxGTK-contrib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK-contrib WXGTK_CONTRIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK-contrib+= wxGTK-contrib>=2.6.0nb2 -BUILDLINK_ABI_DEPENDS.wxGTK-contrib+= wxGTK-contrib>=2.6.3nb20 +BUILDLINK_ABI_DEPENDS.wxGTK-contrib+= wxGTK-contrib>=2.6.3nb21 BUILDLINK_PKGSRCDIR.wxGTK-contrib?= ../../x11/wxGTK26-contrib .include "../../devel/zlib/buildlink3.mk" diff --git a/x11/wxGTK26/Makefile b/x11/wxGTK26/Makefile index 92a3f7e0c82..a25dc3dc2a7 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:18:04 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:26 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= GTK-based implementation of the wxWidgets GUI library REPLACE_SH= wx-config.in wx-config-inplace.in diff --git a/x11/wxGTK26/buildlink3.mk b/x11/wxGTK26/buildlink3.mk index 0c451c1c6a8..af9545b7d86 100644 --- a/x11/wxGTK26/buildlink3.mk +++ b/x11/wxGTK26/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:18:04 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= wxGTK @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK WXGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK+= wxGTK>=2.6.0nb2 -BUILDLINK_ABI_DEPENDS.wxGTK+= wxGTK>=2.6.3nb21 +BUILDLINK_ABI_DEPENDS.wxGTK+= wxGTK>=2.6.3nb22 BUILDLINK_PKGSRCDIR.wxGTK?= ../../x11/wxGTK26 .include "../../devel/pangox-compat/buildlink3.mk" diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index ecfcce100b7..3a7b808be6e 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2013/04/06 15:46:40 rodent Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:06:26 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake diff --git a/x11/wxGTK28-contrib/buildlink3.mk b/x11/wxGTK28-contrib/buildlink3.mk index f2f51af36d4..57ccbe0aeaa 100644 --- a/x11/wxGTK28-contrib/buildlink3.mk +++ b/x11/wxGTK28-contrib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/02/16 11:17:57 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= wxGTK28-contrib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK28-contrib WXGTK28_CONTRIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.10 -BUILDLINK_ABI_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.10nb19 +BUILDLINK_ABI_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.10nb20 BUILDLINK_PKGSRCDIR.wxGTK28-contrib?= ../../x11/wxGTK28-contrib .include "../../x11/wxGTK28/buildlink3.mk" diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile index 852ba8efaec..75a73aa2595 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:18:14 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:06:26 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 23 +PKGREVISION= 24 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library diff --git a/x11/wxGTK28/buildlink3.mk b/x11/wxGTK28/buildlink3.mk index 4a80812d95b..efcdb2249ec 100644 --- a/x11/wxGTK28/buildlink3.mk +++ b/x11/wxGTK28/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:14 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:26 wiz Exp $ BUILDLINK_TREE+= wxGTK28 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK28 WXGTK28_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK28+= wxGTK28>=2.8.10 -BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.10nb23 +BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.10nb24 BUILDLINK_PKGSRCDIR.wxGTK28?= ../../x11/wxGTK28 .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index bec09e7b445..4435597d40b 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2013/04/06 03:45:29 rodent Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/03 10:06:26 wiz Exp $ DISTNAME= wxhaskell-src-0.9.4 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} EXTRACT_SUFX= .zip diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index ae3871eb187..cdbe53abb0b 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:56 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/03 10:06:26 wiz Exp $ # DISTNAME= x11perf-1.5.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index 10afecb08d7..cf5f7c180ac 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/02/16 11:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/03 10:06:27 wiz Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 098d9870e8f..522e389d53e 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:06:27 wiz Exp $ # DISTNAME= Xdialog-2.3.1 PKGNAME= ${DISTNAME:S/^X/x/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 misc MASTER_SITES= http://xdialog.free.fr/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile index 0f61647a05d..046f2a7d128 100644 --- a/x11/xdm/Makefile +++ b/x11/xdm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/29 05:07:01 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:27 wiz Exp $ DISTNAME= xdm-1.1.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 491025fb581..0ee5093829f 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:19:17 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.8.0 DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-clipman-plugin/ COMMENT= Xfce clipboard plugin diff --git a/x11/xfce4-clipman-plugin/buildlink3.mk b/x11/xfce4-clipman-plugin/buildlink3.mk index 5970fa28d2c..45485ed2ecf 100644 --- a/x11/xfce4-clipman-plugin/buildlink3.mk +++ b/x11/xfce4-clipman-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2013/02/16 11:19:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-clipman-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-clipman-plugin XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0 -BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb16 BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 3b58dbd1c7a..af5cadf44f5 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2013/02/16 11:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfdesktop-${XFCE4_VERSION} PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 COMMENT= Xfce desktop background manager diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index c27f0b0632a..c2063c92fe4 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.3.101 DISTNAME= exo-${XFCE4_VERSION} PKGNAME= xfce4-exo-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 COMMENT= Xfce extension library diff --git a/x11/xfce4-exo/buildlink3.mk b/x11/xfce4-exo/buildlink3.mk index be7ec36f986..6d7ac590321 100644 --- a/x11/xfce4-exo/buildlink3.mk +++ b/x11/xfce4-exo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:18:39 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-exo @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-exo XFCE4_EXO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.100 -BUILDLINK_ABI_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.101nb16 +BUILDLINK_ABI_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.101nb18 BUILDLINK_PKGSRCDIR.xfce4-exo?= ../../x11/xfce4-exo pkgbase := xfce4-exo diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile index 3d932458b67..37dbf319844 100644 --- a/x11/xfce4-eyes-plugin/Makefile +++ b/x11/xfce4-eyes-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:18:32 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.4.0 DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/ COMMENT= Xfce eyes plugin diff --git a/x11/xfce4-eyes-plugin/buildlink3.mk b/x11/xfce4-eyes-plugin/buildlink3.mk index e4718035166..f6d00cfc830 100644 --- a/x11/xfce4-eyes-plugin/buildlink3.mk +++ b/x11/xfce4-eyes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-eyes-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-eyes-plugin XFCE4_EYES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0nb16 BUILDLINK_PKGSRCDIR.xfce4-eyes-plugin?= ../../x11/xfce4-eyes-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/x11/xfce4-gtk2-engine/Makefile b/x11/xfce4-gtk2-engine/Makefile index a9dfe89bf5c..3773befac40 100644 --- a/x11/xfce4-gtk2-engine/Makefile +++ b/x11/xfce4-gtk2-engine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 2.6.0 DISTNAME= gtk-xfce-engine-${XFCE4_VERSION} PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 COMMENT= Xfce GTK2 themes diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index dd6def01372..195801fd08c 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:19:16 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.6.0 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ COMMENT= Xfce notes plugin diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk index ae59c2510d4..5f754398b4d 100644 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ b/x11/xfce4-notes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-notes-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-notes-plugin XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb16 BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 160eb1fa669..470d3312e25 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -PKGREVISION= 16 +PKGREVISION= 17 XFCE4_VERSION= 4.6.2 diff --git a/x11/xfce4-panel/buildlink3.mk b/x11/xfce4-panel/buildlink3.mk index 6256c3fbf17..436d28e53f1 100644 --- a/x11/xfce4-panel/buildlink3.mk +++ b/x11/xfce4-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-panel @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-panel XFCE4_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.2nb16 +BUILDLINK_ABI_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.2nb17 BUILDLINK_PKGSRCDIR.xfce4-panel?= ../../x11/xfce4-panel .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 4ca7d40adda..a59e46c042f 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:19:05 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.0.0 DISTNAME= xfce4-places-plugin-${XFCE4_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/ COMMENT= Xfce Places plugin diff --git a/x11/xfce4-places-plugin/buildlink3.mk b/x11/xfce4-places-plugin/buildlink3.mk index 958665fe027..ee1e6c4c8c9 100644 --- a/x11/xfce4-places-plugin/buildlink3.mk +++ b/x11/xfce4-places-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/02/16 11:19:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-places-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-places-plugin XFCE4_PLACES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0nb18 +BUILDLINK_ABI_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0nb19 BUILDLINK_PKGSRCDIR.xfce4-places-plugin?= ../../x11/xfce4-places-plugin .include "../../sysutils/xfce4-thunar/buildlink3.mk" diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 3c8520c8e48..00f9cf422ca 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2013/02/16 11:18:42 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.0.0 DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ COMMENT= Xfce screenshot plugin diff --git a/x11/xfce4-screenshooter-plugin/buildlink3.mk b/x11/xfce4-screenshooter-plugin/buildlink3.mk index 776bd3dac12..4cc9fab3d03 100644 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ b/x11/xfce4-screenshooter-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-screenshooter-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-screenshooter-plugin XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb15 +BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb16 BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index 7e10defc40c..fc54bc5ccaa 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-session-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 COMMENT= Xfce session manager diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk index f6405162960..da2d4d90a04 100644 --- a/x11/xfce4-session/buildlink3.mk +++ b/x11/xfce4-session/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2013/02/16 11:19:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2013/06/03 10:06:27 wiz Exp $ BUILDLINK_TREE+= xfce4-session @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-session XFCE4_SESSION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-session+= xfce4-session>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-session+= xfce4-session>=4.6.1nb15 +BUILDLINK_ABI_DEPENDS.xfce4-session+= xfce4-session>=4.6.1nb16 BUILDLINK_PKGSRCDIR.xfce4-session?= ../../x11/xfce4-session .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/xfce4-settings/Makefile b/x11/xfce4-settings/Makefile index ef378068bed..ee3fe49c996 100644 --- a/x11/xfce4-settings/Makefile +++ b/x11/xfce4-settings/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:25:31 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.6.5 DISTNAME= xfce4-settings-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 COMMENT= Xfce settings manager diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 6d8918b57b1..9eeac89aae7 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:25:31 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:06:28 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.4.2 DISTNAME= Terminal-${XFCE4_VERSION} PKGNAME= xfce4-terminal-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 COMMENT= Xfce terminal emulator diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile index d266ff15cca..a0fab00b246 100644 --- a/x11/xfce4-utils/Makefile +++ b/x11/xfce4-utils/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.51 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:06:28 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-utils-${XFCE4_VERSION} PKGNAME= xfce4-utils-${XFCE4_VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 COMMENT= Xfce utilities diff --git a/x11/xfd/Makefile b/x11/xfd/Makefile index 7559f01922c..2bc6966886c 100644 --- a/x11/xfd/Makefile +++ b/x11/xfd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/03/26 08:02:51 sbd Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:06:28 wiz Exp $ # DISTNAME= xfd-1.1.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 5bea8de5506..76b6fdb9fdf 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/02/16 11:25:31 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:06:28 wiz Exp $ # DISTNAME= xglobe-0.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 # # The original MASTER_SITE for the program responds "200 OK" diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 50895d951a1..439ed92c735 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.108 2013/05/09 07:40:47 adam Exp $ +# $NetBSD: Makefile,v 1.109 2013/06/03 10:06:28 wiz Exp $ .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Like the XLock session-locker/screensaver, but with more diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile index 3a4f6b64a5a..a8d76a2d062 100644 --- a/x11/xlogo/Makefile +++ b/x11/xlogo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/10/29 05:07:14 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/03 10:06:28 wiz Exp $ # DISTNAME= xlogo-1.0.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile index 381f4eb10e8..dde8a6c2e76 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:25:32 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/03 10:06:28 wiz Exp $ # DISTNAME= xpad-4.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index aeb985c9c37..473bb0d7870 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:06:28 wiz Exp $ DISTNAME= xplanet-1.2.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} diff --git a/x11/xscreensaver-demo/Makefile b/x11/xscreensaver-demo/Makefile index 7335b59d123..5183ccb2a6b 100644 --- a/x11/xscreensaver-demo/Makefile +++ b/x11/xscreensaver-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/04/06 15:46:40 rodent Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:06:28 wiz Exp $ # PKGNAME= ${DISTNAME:S/-/-demo-/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Demo viewer and configuration tool for xscreensaver CONFLICTS+= xscreensaver<4.14 xscreensaver-gnome-[0-9]* diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 55d5143a75e..2868fbe209d 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2013/05/28 21:09:53 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2013/06/03 10:06:28 wiz Exp $ DISTNAME= xterm-293 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://www.sfr-fresh.com/unix/misc/ diff --git a/x11/xvidcap-gtk2/Makefile b/x11/xvidcap-gtk2/Makefile index e074f2c102d..b581f23d3f5 100644 --- a/x11/xvidcap-gtk2/Makefile +++ b/x11/xvidcap-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:25:33 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:28 wiz Exp $ # .include "../../x11/xvidcap/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk2-/} -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= Capture X display to individual frames or MPEG video (GTK2 version) CONFLICTS+= xvidcap<1.1.3nb3 diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 160e5f1b697..65b039168ef 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2013/02/16 11:25:33 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2013/06/03 10:06:28 wiz Exp $ # DISTNAME= zenity-2.32.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.32/} EXTRACT_SUFX= .tar.bz2 |