summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-11-20 16:04:14 +0000
committerwiz <wiz@pkgsrc.org>2014-11-20 16:04:14 +0000
commit6575c184a8c13a6977224ac1c0079773ef63c68c (patch)
treedd7f589ba2c98e5c194819949f4f1ced3cc0f40d /print
parent3722fbe638fc418a1cc310db46e3761f7669d17e (diff)
downloadpkgsrc-6575c184a8c13a6977224ac1c0079773ef63c68c.tar.gz
Recursive bump for poppler shlib major bump.
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile3
-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/Makefile3
-rw-r--r--print/kbibtex/Makefile4
-rw-r--r--print/luatex/Makefile4
-rw-r--r--print/okular/Makefile3
-rw-r--r--print/pdf2djvu/Makefile4
-rw-r--r--print/py-poppler/Makefile4
-rw-r--r--print/qpdfview/Makefile4
-rw-r--r--print/ruby-gnome2-poppler/Makefile3
-rw-r--r--print/web2c/Makefile4
-rw-r--r--print/xetex/Makefile4
17 files changed, 34 insertions, 30 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index f91fa6870aa..81f69c925e4 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2014/10/12 14:55:49 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/11/20 16:04:15 wiz Exp $
DISTNAME= cups-filters-1.0.61
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index 5d4d0cea5db..f355085bda9 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2014/05/05 00:48:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2014/11/20 16:04:15 wiz Exp $
#
DISTNAME= PDFViewer-0.0.1
PKGNAME= deforaos-pdfviewer-0.0.1
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/3686/
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile
index 856a5c0e6e0..e25812b93aa 100644
--- a/print/diffpdf/Makefile
+++ b/print/diffpdf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2014/04/29 07:57:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2014/11/20 16:04:15 wiz Exp $
DISTNAME= diffpdf-2.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://www.qtrac.eu/
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index 1062ab711de..e08073623bd 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2014/05/17 16:10:48 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/11/20 16:04:15 wiz Exp $
#
DISTNAME= electrix-0.2.0
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 6552c306345..ae682ff17fe 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2014/06/18 09:28:17 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2014/11/20 16:04:15 wiz Exp $
#
DISTNAME= epdfview-0.1.8
-PKGREVISION= 27
+PKGREVISION= 28
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 e2f5198bf23..4f5d2ee7110 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.67 2014/05/05 00:48:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2014/11/20 16:04:16 wiz Exp $
#
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 28
+PKGREVISION= 29
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 6449f2f6e42..e24200dbf07 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2014/06/09 14:18:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.107 2014/11/20 16:04:16 wiz Exp $
#
.include "../../print/evince/Makefile.common"
-PKGREVISION= 37
+PKGREVISION= 38
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index 5ab2ae9e73c..dbefe2910c4 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2014/11/08 11:28:43 prlw1 Exp $
+# $NetBSD: Makefile,v 1.34 2014/11/20 16:04:16 wiz Exp $
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
+PKGREVISION= 1
.include "options.mk"
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile
index 41033ba54fd..4ca99598307 100644
--- a/print/kbibtex/Makefile
+++ b/print/kbibtex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2014/11/07 19:39:41 adam Exp $
+# $NetBSD: Makefile,v 1.58 2014/11/20 16:04:16 wiz Exp $
DISTNAME= kbibtex-0.4.1
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= print kde
MASTER_SITES= http://download.gna.org/kbibtex/0.4/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index bb70ae8f16e..2f85c1da55f 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2014/11/20 16:04:16 wiz Exp $
DISTNAME= luatex-beta-0.76.0-source
PKGNAME= ${DISTNAME:S/-beta//:S/-source//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
MASTER_SITES= https://foundry.supelec.fr/frs/download.php/file/15745/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/okular/Makefile b/print/okular/Makefile
index 780c0a65157..30d627b1f2c 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2014/11/13 11:33:21 markd Exp $
+# $NetBSD: Makefile,v 1.38 2014/11/20 16:04:16 wiz Exp $
DISTNAME= okular-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= print
COMMENT= KDE universal document viewer
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index 86def06488e..5f3ad830260 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2014/04/29 07:57:15 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/11/20 16:04:16 wiz Exp $
#
DISTNAME= pdf2djvu_0.7.14
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= print
MASTER_SITES= http://pdf2djvu.googlecode.com/files/
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index d191301f536..15e3f40bf61 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:17 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/11/20 16:04:16 wiz Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 23a1af674f8..aa8cc88f4ab 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2014/06/18 09:28:17 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2014/11/20 16:04:16 wiz Exp $
VER= 0.4
DISTNAME= qpdfview-${VER}
-PKGREVISION= 11
+PKGREVISION= 12
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 fe6bdc67d9c..bf6df237fd7 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.56 2014/11/09 06:27:03 obache Exp $
+# $NetBSD: Makefile,v 1.57 2014/11/20 16:04:16 wiz 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 1d5aa4683c8..a93f35b633b 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2014/11/20 16:04:16 wiz Exp $
DISTNAME= texlive-20130530-source
PKGNAME= web2c-2013
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/
EXTRACT_SUFX= .tar.xz
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index b2793850e10..ca724d80dbe 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2014/10/07 16:47:34 adam Exp $
+# $NetBSD: Makefile,v 1.33 2014/11/20 16:04:16 wiz Exp $
DISTNAME= texlive-20130530-source
PKGNAME= xetex-0.9999.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/
EXTRACT_SUFX= .tar.xz