summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/abcm2ps/Makefile4
-rw-r--r--print/advi/Makefile4
-rw-r--r--print/diffpdf/Makefile4
-rw-r--r--print/epdfview/Makefile4
-rw-r--r--print/evince-nautilus/Makefile4
-rw-r--r--print/evince/Makefile4
-rw-r--r--print/evince/buildlink3.mk4
-rw-r--r--print/evince3/Makefile4
-rw-r--r--print/evince3/buildlink3.mk4
-rw-r--r--print/glabels/Makefile4
-rw-r--r--print/gtklp/Makefile4
-rw-r--r--print/gutenprint-lib/Makefile4
-rw-r--r--print/hplip/Makefile4
-rw-r--r--print/imposter/Makefile4
-rw-r--r--print/kbibtex/Makefile4
-rw-r--r--print/libgnomeprint/Makefile4
-rw-r--r--print/libgnomeprint/buildlink3.mk4
-rw-r--r--print/libgnomeprintui/Makefile4
-rw-r--r--print/libgnomeprintui/buildlink3.mk4
-rw-r--r--print/libgxps/Makefile4
-rw-r--r--print/libgxps/buildlink3.mk4
-rw-r--r--print/lilypond/Makefile4
-rw-r--r--print/okular/Makefile4
-rw-r--r--print/paps/Makefile4
-rw-r--r--print/poppler-glib/Makefile4
-rw-r--r--print/poppler-glib/buildlink3.mk4
-rw-r--r--print/poppler-qt4/Makefile4
-rw-r--r--print/printer-applet/Makefile4
-rw-r--r--print/ruby-gnome2-poppler/Makefile4
-rw-r--r--print/scribus-qt4/Makefile4
-rw-r--r--print/scribus/Makefile4
-rw-r--r--print/xfce4-print/Makefile4
-rw-r--r--print/xfce4-print/buildlink3.mk4
33 files changed, 66 insertions, 66 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile
index ae5d59541d3..f0da2d65907 100644
--- a/print/abcm2ps/Makefile
+++ b/print/abcm2ps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2012/09/15 10:06:09 obache Exp $
+# $NetBSD: Makefile,v 1.17.2.1 2012/10/03 12:09:13 spz Exp $
DISTNAME= abcm2ps-6.6.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://moinejf.free.fr/
diff --git a/print/advi/Makefile b/print/advi/Makefile
index 875920969ab..1c3f40d1368 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2012/09/15 10:06:09 obache Exp $
+# $NetBSD: Makefile,v 1.50.2.1 2012/10/03 12:09:13 spz Exp $
DISTNAME= advi-1.10.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= print
MASTER_SITES= http://gallium.inria.fr/advi/
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile
index 6b647cd3dae..e0008c44d56 100644
--- a/print/diffpdf/Makefile
+++ b/print/diffpdf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2012/09/15 10:06:09 obache Exp $
+# $NetBSD: Makefile,v 1.25.2.1 2012/10/03 12:09:13 spz Exp $
#
DISTNAME= diffpdf-2.1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://www.qtrac.eu/
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index d1eb309f366..2043ffd3eb3 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2012/09/15 10:06:09 obache Exp $
+# $NetBSD: Makefile,v 1.29.2.1 2012/10/03 12:09:14 spz Exp $
#
DISTNAME= epdfview-0.1.8
-PKGREVISION= 7
+PKGREVISION= 8
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 38d35569695..5128fc41718 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.48.2.1 2012/10/03 12:09:14 spz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 10
+PKGREVISION= 11
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index dea58b9b3f9..6ce5648f84e 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.84 2012/09/15 10:06:09 obache Exp $
+# $NetBSD: Makefile,v 1.84.2.1 2012/10/03 12:09:14 spz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../print/evince/Makefile.common"
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= Document viewer
diff --git a/print/evince/buildlink3.mk b/print/evince/buildlink3.mk
index aa85d2465c9..80b97f8c34e 100644
--- a/print/evince/buildlink3.mk
+++ b/print/evince/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2012/09/15 10:06:09 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.16.2.1 2012/10/03 12:09:14 spz 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.0nb16
+BUILDLINK_ABI_DEPENDS.evince+= evince>=2.32.0nb17
BUILDLINK_PKGSRCDIR.evince?= ../../print/evince
.include "../../devel/glib2/buildlink3.mk"
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index 7a0802c37f0..e56000eeaca 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.7.2.1 2012/10/03 12:09:14 spz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../print/evince3/Makefile.common"
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Document viewer
diff --git a/print/evince3/buildlink3.mk b/print/evince3/buildlink3.mk
index 8e7be4ec7b1..283e55b2156 100644
--- a/print/evince3/buildlink3.mk
+++ b/print/evince3/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.5.2.1 2012/10/03 12:09:14 spz 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.4.0nb3
+BUILDLINK_ABI_DEPENDS.evince+= evince>=3.4.0nb4
BUILDLINK_PKGSRCDIR.evince?= ../../print/evince
.include "../../devel/glib2/buildlink3.mk"
diff --git a/print/glabels/Makefile b/print/glabels/Makefile
index 92f0233fdd4..18ea9d569c9 100644
--- a/print/glabels/Makefile
+++ b/print/glabels/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.58.2.1 2012/10/03 12:09:14 spz Exp $
#
DISTNAME= glabels-2.2.8
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/}
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 49ccf2a4a99..c25a57a3286 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.20.2.1 2012/10/03 12:09:14 spz Exp $
#
DISTNAME= gtklp-1.2.7
-PKGREVISION= 13
+PKGREVISION= 14
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 1616afdac50..968e2027b5e 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.35.2.1 2012/10/03 12:09:15 spz Exp $
VERSION= 5.2.9
DISTNAME= gutenprint-${VERSION}
PKGNAME= gutenprint-lib-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index 90d17ff8fbd..5d8f0de50ad 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.6.2.1 2012/10/03 12:09:15 spz Exp $
#
DISTNAME= hplip-3.12.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/}
diff --git a/print/imposter/Makefile b/print/imposter/Makefile
index 3fe7e66d799..2036bc592cd 100644
--- a/print/imposter/Makefile
+++ b/print/imposter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.28.2.1 2012/10/03 12:09:15 spz Exp $
#
DISTNAME= imposter-0.3
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/}
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile
index f4e8d95c6a0..49d2c1fed86 100644
--- a/print/kbibtex/Makefile
+++ b/print/kbibtex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2012/09/15 10:06:10 obache Exp $
+# $NetBSD: Makefile,v 1.30.2.1 2012/10/03 12:09:15 spz Exp $
DISTNAME= kbibtex-0.4
-PKGREVISION= 5
+PKGREVISION= 6
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 4a34545c1d1..7d6de241b8a 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: Makefile,v 1.83.2.1 2012/10/03 12:09:15 spz Exp $
#
DISTNAME= libgnomeprint-2.18.8
-PKGREVISION= 9
+PKGREVISION= 10
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 2f4e573a617..fe1b72258b9 100644
--- a/print/libgnomeprint/buildlink3.mk
+++ b/print/libgnomeprint/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.33.2.1 2012/10/03 12:09:15 spz 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.8nb9
+BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb10
BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile
index 0178081fb43..1e2c7647fce 100644
--- a/print/libgnomeprintui/Makefile
+++ b/print/libgnomeprintui/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: Makefile,v 1.71.2.1 2012/10/03 12:09:16 spz Exp $
#
DISTNAME= libgnomeprintui-2.18.6
-PKGREVISION= 9
+PKGREVISION= 10
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 297c868703f..1bd6fed6641 100644
--- a/print/libgnomeprintui/buildlink3.mk
+++ b/print/libgnomeprintui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.30.2.1 2012/10/03 12:09:16 spz 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.6nb9
+BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb10
BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui
.include "../../devel/GConf/buildlink3.mk"
diff --git a/print/libgxps/Makefile b/print/libgxps/Makefile
index 62c25d47f25..4adbc74ac18 100644
--- a/print/libgxps/Makefile
+++ b/print/libgxps/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: Makefile,v 1.4.2.1 2012/10/03 12:09:16 spz Exp $
#
DISTNAME= libgxps-0.2.2
-PKGREVISION= 3
+PKGREVISION= 4
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 4597d12ce49..f97c4c93f92 100644
--- a/print/libgxps/buildlink3.mk
+++ b/print/libgxps/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.3.2.1 2012/10/03 12:09:16 spz 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.2nb3
+BUILDLINK_ABI_DEPENDS.libgxps?= libgxps>=0.2.2nb4
BUILDLINK_PKGSRCDIR.libgxps?= ../../print/libgxps
.include "../../devel/glib2/buildlink3.mk"
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index d9c2f06e9cf..e897a270765 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: Makefile,v 1.81.2.1 2012/10/03 12:09:16 spz Exp $
#
DISTNAME= lilypond-2.14.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.14/
diff --git a/print/okular/Makefile b/print/okular/Makefile
index 50f09262763..33fd3c65d73 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2012/10/03 12:09:16 spz Exp $
DISTNAME= okular-${_KDE_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
COMMENT= KDE universal document viewer
diff --git a/print/paps/Makefile b/print/paps/Makefile
index e4e77735d80..12904dc5e93 100644
--- a/print/paps/Makefile
+++ b/print/paps/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2012/09/15 10:06:12 obache Exp $
+# $NetBSD: Makefile,v 1.4.2.1 2012/10/03 12:09:16 spz Exp $
#
DISTNAME= paps-0.6.8
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/}
diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile
index fd420e3e912..adcf7f068ac 100644
--- a/print/poppler-glib/Makefile
+++ b/print/poppler-glib/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2012/09/15 12:53:27 drochner Exp $
+# $NetBSD: Makefile,v 1.47.2.1 2012/10/03 12:09:16 spz Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-glib-${POPPLER_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
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 924e34d7e0e..a21ec34cd9d 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2012/09/15 12:53:27 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.28.2.1 2012/10/03 12:09:16 spz 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.20.4nb1
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.20.4nb2
BUILDLINK_PKGSRCDIR.poppler-glib?= ../../print/poppler-glib
.include "../../devel/glib2/buildlink3.mk"
diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile
index c1efe534edf..73705d4c7d2 100644
--- a/print/poppler-qt4/Makefile
+++ b/print/poppler-qt4/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2012/09/15 10:06:12 obache Exp $
+# $NetBSD: Makefile,v 1.29.2.1 2012/10/03 12:09:17 spz Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt4-${POPPLER_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= PDF rendering library (QT4 wrapper)
MAINTAINER= reed@reedmedia.net
diff --git a/print/printer-applet/Makefile b/print/printer-applet/Makefile
index 694fdc5fbe1..5d289925f7f 100644
--- a/print/printer-applet/Makefile
+++ b/print/printer-applet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2012/09/15 10:06:12 obache Exp $
+# $NetBSD: Makefile,v 1.6.2.1 2012/10/03 12:09:17 spz Exp $
DISTNAME= printer-applet-${_KDE_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
COMMENT= KDE printer applet
diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile
index 7540e73ce1a..47de0005376 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2012/09/15 10:06:12 obache Exp $
+# $NetBSD: Makefile,v 1.33.2.1 2012/10/03 12:09:17 spz Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION}
COMMENT= Ruby binding of poppler-glib
-PKGREVISION= 3
+PKGREVISION= 4
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 b014489c3cc..26fddf797e0 100644
--- a/print/scribus-qt4/Makefile
+++ b/print/scribus-qt4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2012/09/15 10:06:12 obache Exp $
+# $NetBSD: Makefile,v 1.14.2.1 2012/10/03 12:09:17 spz Exp $
DISTNAME= scribus-1.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 61172405d5e..efb97e83109 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2012/09/07 19:17:26 adam Exp $
+# $NetBSD: Makefile,v 1.79.2.1 2012/10/03 12:09:18 spz Exp $
DISTNAME= scribus-1.3.3.14
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 302590f8ff4..8ebf31a5b8a 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/09/15 10:06:12 obache Exp $
+# $NetBSD: Makefile,v 1.38.2.1 2012/10/03 12:09:18 spz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PKGNAME= xfce4-print-${XFCE4_VERSION}
DISTNAME= xfprint-${XFCE4_VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= print
COMMENT= Xfce print dialog
diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk
index df35d77cd23..a085d183739 100644
--- a/print/xfce4-print/buildlink3.mk
+++ b/print/xfce4-print/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2012/09/15 10:06:13 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.39.2.1 2012/10/03 12:09:18 spz 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.1nb12
+BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb13
BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print
.include "../../devel/glib2/buildlink3.mk"