summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2013-03-31 08:13:27 +0000
committerobache <obache>2013-03-31 08:13:27 +0000
commit7dbbcb1a291af38a22b4f416172972fdaf7f4561 (patch)
tree56ee17d24934297f2ba9365c50d8f47fee810965
parentd5a7e715653613d3c188488fa8c156b7b0dce433 (diff)
downloadpkgsrc-7dbbcb1a291af38a22b4f416172972fdaf7f4561.tar.gz
missing recursive bump from poppler-0.22.2 shlib major change.
-rw-r--r--editors/gummi/Makefile4
-rw-r--r--editors/texworks/Makefile4
-rw-r--r--editors/xournal/Makefile4
-rw-r--r--graphics/inkscape/Makefile4
-rw-r--r--graphics/qcomicbook/Makefile4
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/libreoffice/Makefile4
-rw-r--r--misc/tellico/Makefile4
-rw-r--r--print/deforaos-pdfviewer/Makefile4
-rw-r--r--print/diffpdf/Makefile4
-rw-r--r--print/electrix/Makefile4
-rw-r--r--print/epdfview/Makefile4
-rw-r--r--print/evince-nautilus/Makefile4
-rw-r--r--print/evince/Makefile4
-rw-r--r--print/evince3/Makefile4
-rw-r--r--print/kbibtex/Makefile4
-rw-r--r--print/okular/Makefile4
-rw-r--r--print/pdf2djvu/Makefile4
-rw-r--r--print/poppler-cpp/buildlink3.mk4
-rw-r--r--print/poppler-glib/buildlink3.mk4
-rw-r--r--print/poppler-qt4/buildlink3.mk4
-rw-r--r--print/qpdfview/Makefile3
-rw-r--r--print/ruby-gnome2-poppler/Makefile3
-rw-r--r--print/web2c/Makefile4
-rw-r--r--print/xetex/Makefile4
-rw-r--r--sysutils/gnome-commander/Makefile4
-rw-r--r--textproc/pdfgrep/Makefile4
27 files changed, 54 insertions, 52 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index b79b1b62006..3b8161f6892 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2013/02/16 11:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/03/31 08:13:28 obache Exp $
#
DISTNAME= gummi-0.6.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index ec7d19404f5..81d57049bcd 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2013/02/16 11:21:01 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/03/31 08:13:29 obache Exp $
DISTNAME= texworks-0.4.4-r1004
PKGNAME= texworks-0.4.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= http://texworks.googlecode.com/files/
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index b7c073fd5c7..dc5a311a814 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/02/16 11:21:02 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2013/03/31 08:13:29 obache Exp $
DISTNAME= xournal-0.4.7
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 714c267c7a5..12bed3d02c8 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2013/02/16 11:22:11 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2013/03/31 08:13:29 obache Exp $
DISTNAME= inkscape-0.48.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index 70e15bcea6e..0e5b6ed9ece 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2013/02/16 11:22:25 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/03/31 08:13:29 obache Exp $
#
DISTNAME= qcomicbook-0.9.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.org/releases/
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 40f3243d290..0d5851a4989 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2013/02/16 11:23:11 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2013/03/31 08:13:29 obache Exp $
#
DISTNAME= calibre-0.9.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index f21c94f2774..ad41fccdb1a 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2013/02/16 11:23:24 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/03/31 08:13:29 obache Exp $
VER= 3.5.6.2
DISTNAME= libreoffice-${VER}
PKGNAME= libreoffice-${VER:S/-//g}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \
http://dev-www.libreoffice.org/src/ \
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 179605b20e8..fbf09fa0e6d 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2013/02/16 11:23:28 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2013/03/31 08:13:30 obache Exp $
#
DISTNAME= tellico-2.3.5
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= misc
MASTER_SITES= http://tellico-project.org/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index e9fe184291c..0eea7b5b335 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2013/02/16 11:24:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/03/31 08:13:30 obache Exp $
#
DISTNAME= PDFViewer-0.0.1
PKGNAME= deforaos-pdfviewer-0.0.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/3686/
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile
index 70e07ee362a..def25e7e3c4 100644
--- a/print/diffpdf/Makefile
+++ b/print/diffpdf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2013/02/16 11:24:07 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2013/03/31 08:13:30 obache Exp $
#
DISTNAME= diffpdf-2.1.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= http://www.qtrac.eu/
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index da03b059482..d1684dd2686 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2013/02/16 11:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/03/31 08:13:30 obache Exp $
#
DISTNAME= electrix-0.2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 5e2d1f3d9f4..b86a9e1214f 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2013/02/16 11:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2013/03/31 08:13:30 obache Exp $
#
DISTNAME= epdfview-0.1.8
-PKGREVISION= 13
+PKGREVISION= 14
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 a2e39de3847..91daf8deb67 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.53 2013/02/16 11:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2013/03/31 08:13:31 obache Exp $
#
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 14
+PKGREVISION= 15
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 8fc4a9ade92..3b6e35885b1 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2013/02/16 11:18:42 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2013/03/31 08:13:31 obache Exp $
#
.include "../../print/evince/Makefile.common"
-PKGREVISION= 22
+PKGREVISION= 23
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index e78e27f1db4..24c2877862f 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2013/02/16 11:18:53 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/03/31 08:13:31 obache Exp $
#
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
-PKGREVISION= 2
+PKGREVISION= 3
.include "options.mk"
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile
index 0711e34c6cf..ab55a3c4bad 100644
--- a/print/kbibtex/Makefile
+++ b/print/kbibtex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2013/02/16 11:24:11 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2013/03/31 08:13:31 obache Exp $
DISTNAME= kbibtex-0.4
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print kde
MASTER_SITES= http://download.gna.org/kbibtex/0.4/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/okular/Makefile b/print/okular/Makefile
index 2ccfc492887..35b02728c14 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/02/16 11:24:12 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/03/31 08:13:31 obache Exp $
DISTNAME= okular-${_KDE_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= print
COMMENT= KDE universal document viewer
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index 1ccc2cdd309..8522c89a9fa 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2013/02/16 11:24:13 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2013/03/31 08:13:32 obache Exp $
#
DISTNAME= pdf2djvu_0.7.14
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://pdf2djvu.googlecode.com/files/
diff --git a/print/poppler-cpp/buildlink3.mk b/print/poppler-cpp/buildlink3.mk
index 54705a6b719..a80cf7e7bb3 100644
--- a/print/poppler-cpp/buildlink3.mk
+++ b/print/poppler-cpp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2013/02/16 11:19:29 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2013/03/31 08:13:28 obache 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.20.5nb3
+BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.22.2
BUILDLINK_PKGSRCDIR.poppler-cpp?= ../../print/poppler-cpp
.include "../../print/poppler/buildlink3.mk"
diff --git a/print/poppler-glib/buildlink3.mk b/print/poppler-glib/buildlink3.mk
index 2534e4c4c75..6799803db6f 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:28 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2013/03/31 08:13:27 obache 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.5nb1
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.22.2
BUILDLINK_PKGSRCDIR.poppler-glib?= ../../print/poppler-glib
.include "../../devel/glib2/buildlink3.mk"
diff --git a/print/poppler-qt4/buildlink3.mk b/print/poppler-qt4/buildlink3.mk
index 6ede395b250..527d123be6d 100644
--- a/print/poppler-qt4/buildlink3.mk
+++ b/print/poppler-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2013/02/16 11:19:29 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2013/03/31 08:13:28 obache 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.20.5nb2
+BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.22.2
BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
.include "../../print/poppler/buildlink3.mk"
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index dd56c575b81..4da139bbdbb 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2013/02/25 21:36:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2013/03/31 08:13:32 obache Exp $
#
VER= 0.4
DISTNAME= qpdfview-${VER}
+PKGREVISION= 1
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 8e08acb8578..5b265c32d93 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2013/03/16 12:25:48 obache Exp $
+# $NetBSD: Makefile,v 1.40 2013/03/31 08:13:32 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION}
COMMENT= Ruby binding of poppler-glib
+PKGREVISION= 1
CATEGORIES= print
CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]*
diff --git a/print/web2c/Makefile b/print/web2c/Makefile
index 64622b03111..46aa0e0c3fb 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2013/02/16 11:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2013/03/31 08:13:32 obache Exp $
DISTNAME= texlive-20120701-source
PKGNAME= web2c-2012
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
EXTRACT_SUFX= .tar.xz
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index 5e73c56fc07..3433cdd1599 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/02/16 11:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/03/31 08:13:32 obache Exp $
DISTNAME= texlive-20120701-source
PKGNAME= xetex-0.9998
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
EXTRACT_SUFX= .tar.xz
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index 77014c31267..66808cd02fb 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2013/02/16 11:24:27 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2013/03/31 08:13:32 obache Exp $
#
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/}
EXTRACT_SUFX= .tar.xz
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index e02288b6846..9da32addc70 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/02/16 11:24:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/03/31 08:13:33 obache Exp $
#
DISTNAME= pdfgrep-1.3.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/}