From 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 14 Sep 2010 11:00:44 +0000 Subject: Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes. --- textproc/OdfConverter/Makefile | 4 ++-- textproc/ebview/Makefile | 4 ++-- textproc/gnome-spell/Makefile | 4 ++-- textproc/gnome-spell/buildlink3.mk | 4 ++-- textproc/gnome-subtitles/Makefile | 4 ++-- textproc/gtkspell/Makefile | 3 ++- textproc/gtkspell/buildlink3.mk | 4 ++-- textproc/py-gdick/Makefile | 4 ++-- textproc/soprano/Makefile | 4 ++-- textproc/soprano/buildlink3.mk | 4 ++-- textproc/xfce4-dict-plugin/Makefile | 4 ++-- textproc/xfce4-dict-plugin/buildlink3.mk | 4 ++-- 12 files changed, 24 insertions(+), 23 deletions(-) (limited to 'textproc') diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile index b9beb836396..1b6cce20580 100644 --- a/textproc/OdfConverter/Makefile +++ b/textproc/OdfConverter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/14 11:02:50 wiz Exp $ # DISTNAME= OdfAddinForOffice-src-3.0 PKGNAME= OdfConverter-3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= converters textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/} EXTRACT_SUFX= .zip diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile index 4d40e74e819..f05181ea17c 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:50 wiz Exp $ DISTNAME= ebview-0.3.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/} diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index f5892ec0948..a327205d254 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2010/09/14 11:01:01 wiz Exp $ DISTNAME= gnome-spell-1.0.8 -PKGREVISION= 4 +PKGREVISION= 5 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 22c1912f253..75bc6800f1d 100644 --- a/textproc/gnome-spell/buildlink3.mk +++ b/textproc/gnome-spell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2010/09/14 11:01:01 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.8nb4 +BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb5 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 b8ed4374d59..8c142f4b99f 100644 --- a/textproc/gnome-subtitles/Makefile +++ b/textproc/gnome-subtitles/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/09/14 11:02:50 wiz Exp $ DISTNAME= gnome-subtitles-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/} diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 5fb662cad08..092fd8ccb3f 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2010/07/13 12:56:03 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2010/09/14 11:00:57 wiz Exp $ DISTNAME= gtkspell-2.0.16 +PKGREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= http://gtkspell.sourceforge.net/download/ diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk index 784c70c5725..9d47a85ff37 100644 --- a/textproc/gtkspell/buildlink3.mk +++ b/textproc/gtkspell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2010/09/14 11:00:57 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.15nb2 +BUILDLINK_ABI_DEPENDS.gtkspell?= gtkspell>=2.0.16nb1 BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell .include "../../textproc/enchant/buildlink3.mk" diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile index 3cd99f5bf64..9b356119808 100644 --- a/textproc/py-gdick/Makefile +++ b/textproc/py-gdick/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2010/09/14 11:02:50 wiz Exp $ DISTNAME= gdick-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdick/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index 29e99d84442..7d5b2488d16 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/09/14 11:01:16 wiz Exp $ DISTNAME= soprano-2.4.1 -PKGREVISION= 1 +PKGREVISION= 2 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 cb6f36c36c8..a6fc40d2a19 100644 --- a/textproc/soprano/buildlink3.mk +++ b/textproc/soprano/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2010/09/14 11:01:16 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.4.1nb1 +BUILDLINK_ABI_DEPENDS.soprano?= soprano>=2.4.1nb2 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 588d2098800..e75f600f5a0 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:28 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/14 11:01:07 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.2.1 DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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 5110382fca6..2fa49d6805d 100644 --- a/textproc/xfce4-dict-plugin/buildlink3.mk +++ b/textproc/xfce4-dict-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2010/09/14 11:01:07 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.1nb2 +BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin?= xfce4-dict-plugin>=0.2.1nb3 BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin .include "../../x11/xfce4-panel/buildlink3.mk" -- cgit v1.2.3