pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Recursive bump for poppler-0.54.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c75d5d0b3b10
branches: trunk
changeset: 362005:c75d5d0b3b10
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 02 13:37:30 2017 +0000
description:
Recursive bump for poppler-0.54.0
diffstat:
converters/pdf2svg/Makefile | 3 ++-
editors/gummi/Makefile | 4 ++--
editors/texmaker/Makefile | 4 ++--
editors/texstudio/Makefile | 4 ++--
editors/texworks/Makefile | 3 ++-
editors/xournal/Makefile | 4 ++--
graphics/gimp/Makefile | 4 ++--
graphics/inkscape/Makefile | 4 ++--
graphics/qcomicbook/Makefile | 4 ++--
misc/calibre/Makefile | 4 ++--
misc/calibre1/Makefile | 4 ++--
misc/koffice/Makefile | 4 ++--
misc/libreoffice/Makefile | 4 ++--
misc/tellico/Makefile | 4 ++--
print/atril/Makefile | 4 ++--
print/cups-filters/Makefile | 3 ++-
print/deforaos-pdfviewer/Makefile | 4 ++--
print/diffpdf/Makefile | 4 ++--
print/electrix/Makefile | 4 ++--
print/epdfview/Makefile | 4 ++--
print/evince-nautilus/Makefile | 4 ++--
print/evince/Makefile | 4 ++--
print/evince3/Makefile | 4 ++--
print/kbibtex/Makefile | 4 ++--
print/luatex/Makefile | 4 ++--
print/okular/Makefile | 4 ++--
print/pdf2djvu/Makefile | 4 ++--
print/poppler-cpp/buildlink3.mk | 4 ++--
print/poppler-glib/buildlink3.mk | 4 ++--
print/poppler-includes/buildlink3.mk | 4 ++--
print/poppler-qt4/buildlink3.mk | 4 ++--
print/poppler-qt5/buildlink3.mk | 4 ++--
print/poppler/buildlink3.mk | 4 ++--
print/py-poppler/Makefile | 4 ++--
print/qpdfview/Makefile | 4 ++--
print/ruby-gnome2-poppler/Makefile | 3 ++-
print/web2c/Makefile | 4 ++--
print/xetex/Makefile | 4 ++--
print/zathura-pdf-poppler/Makefile | 4 ++--
sysutils/gnome-commander/Makefile | 4 ++--
sysutils/kfilemetadata/Makefile | 4 ++--
sysutils/kfilemetadata5/Makefile | 4 ++--
textproc/pdfgrep/Makefile | 4 ++--
x11/xfce4-tumbler/Makefile | 4 ++--
44 files changed, 88 insertions(+), 84 deletions(-)
diffs (truncated from 623 to 300 lines):
diff -r a9e04c990abd -r c75d5d0b3b10 converters/pdf2svg/Makefile
--- a/converters/pdf2svg/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/converters/pdf2svg/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/02/25 10:16:20 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/02 13:37:30 wiz Exp $
#
DISTNAME= pdf2svg-0.2.3
+PKGREVISION= 1
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=dawbarton/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r a9e04c990abd -r c75d5d0b3b10 editors/gummi/Makefile
--- a/editors/gummi/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/editors/gummi/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2017/02/12 06:25:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2017/05/02 13:37:30 wiz Exp $
#
DISTNAME= gummi-0.6.6
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff -r a9e04c990abd -r c75d5d0b3b10 editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/editors/texmaker/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2017/04/22 21:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.75 2017/05/02 13:37:30 wiz Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 editors/texstudio/Makefile
--- a/editors/texstudio/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/editors/texstudio/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/01/25 14:36:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/05/02 13:37:30 wiz Exp $
DISTNAME= texstudio-2.11.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/}
diff -r a9e04c990abd -r c75d5d0b3b10 editors/texworks/Makefile
--- a/editors/texworks/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/editors/texworks/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2017/02/14 09:19:43 markd Exp $
+# $NetBSD: Makefile,v 1.42 2017/05/02 13:37:30 wiz Exp $
DISTNAME= texworks-0.6.1
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff -r a9e04c990abd -r c75d5d0b3b10 editors/xournal/Makefile
--- a/editors/xournal/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/editors/xournal/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2017/02/12 06:25:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2017/05/02 13:37:30 wiz Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff -r a9e04c990abd -r c75d5d0b3b10 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/graphics/gimp/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.267 2017/02/12 11:04:46 wiz Exp $
+# $NetBSD: Makefile,v 1.268 2017/05/02 13:37:31 wiz Exp $
DISTNAME= gimp-2.8.20
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/graphics/inkscape/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.146 2017/04/30 01:21:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.147 2017/05/02 13:37:31 wiz Exp $
DISTNAME= inkscape-0.92.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 graphics/qcomicbook/Makefile
--- a/graphics/qcomicbook/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/graphics/qcomicbook/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2017/01/25 14:36:37 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2017/05/02 13:37:31 wiz Exp $
#
DISTNAME= qcomicbook-0.9.0
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.org/releases/
diff -r a9e04c990abd -r c75d5d0b3b10 misc/calibre/Makefile
--- a/misc/calibre/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/misc/calibre/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.179 2017/04/22 21:03:43 adam Exp $
+# $NetBSD: Makefile,v 1.180 2017/05/02 13:37:31 wiz Exp $
DISTNAME= calibre-2.83.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r a9e04c990abd -r c75d5d0b3b10 misc/calibre1/Makefile
--- a/misc/calibre1/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/misc/calibre1/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2017/04/22 21:03:43 adam Exp $
+# $NetBSD: Makefile,v 1.29 2017/05/02 13:37:31 wiz Exp $
DISTNAME= calibre-1.48.0
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff -r a9e04c990abd -r c75d5d0b3b10 misc/koffice/Makefile
--- a/misc/koffice/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/misc/koffice/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.188 2017/04/30 01:21:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.189 2017/05/02 13:37:31 wiz Exp $
DISTNAME= koffice-1.6.3
-PKGREVISION= 76
+PKGREVISION= 77
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/}
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/misc/libreoffice/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.110 2017/05/01 04:16:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.111 2017/05/02 13:37:31 wiz Exp $
VERREL= 5.3.2
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
diff -r a9e04c990abd -r c75d5d0b3b10 misc/tellico/Makefile
--- a/misc/tellico/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/misc/tellico/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.118 2017/04/30 01:21:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.119 2017/05/02 13:37:31 wiz Exp $
#
DISTNAME= tellico-2.3.9
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= misc
MASTER_SITES= http://tellico-project.org/files/
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 print/atril/Makefile
--- a/print/atril/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/atril/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2017/05/02 13:37:31 wiz Exp $
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= atril-1.14.1
diff -r a9e04c990abd -r c75d5d0b3b10 print/cups-filters/Makefile
--- a/print/cups-filters/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/cups-filters/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2017/05/01 10:13:29 leot Exp $
+# $NetBSD: Makefile,v 1.70 2017/05/02 13:37:31 wiz Exp $
DISTNAME= cups-filters-1.13.5
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff -r a9e04c990abd -r c75d5d0b3b10 print/deforaos-pdfviewer/Makefile
--- a/print/deforaos-pdfviewer/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/deforaos-pdfviewer/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/05/02 13:37:31 wiz Exp $
#
DISTNAME= PDFViewer-0.0.2
PKGNAME= deforaos-pdfviewer-0.0.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/4431/
diff -r a9e04c990abd -r c75d5d0b3b10 print/diffpdf/Makefile
--- a/print/diffpdf/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/diffpdf/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2017/01/25 14:36:38 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2017/05/02 13:37:31 wiz Exp $
DISTNAME= diffpdf-2.1.3
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= print
MASTER_SITES= http://www.qtrac.eu/
diff -r a9e04c990abd -r c75d5d0b3b10 print/electrix/Makefile
--- a/print/electrix/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/electrix/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2017/05/02 13:37:32 wiz Exp $
#
DISTNAME= electrix-0.2.0
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 print/epdfview/Makefile
--- a/print/epdfview/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/epdfview/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2017/05/02 13:37:32 wiz Exp $
#
DISTNAME= epdfview-0.1.8
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= print
MASTER_SITES= http://anduin.linuxfromscratch.org/BLFS/epdfview/
EXTRACT_SUFX= .tar.bz2
diff -r a9e04c990abd -r c75d5d0b3b10 print/evince-nautilus/Makefile
--- a/print/evince-nautilus/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/evince-nautilus/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.85 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.86 2017/05/02 13:37:32 wiz Exp $
#
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 46
+PKGREVISION= 47
COMMENT= File properties plugin for evince files
.include "options.mk"
diff -r a9e04c990abd -r c75d5d0b3b10 print/evince/Makefile
--- a/print/evince/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/evince/Makefile Tue May 02 13:37:30 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.124 2017/02/12 06:24:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.125 2017/05/02 13:37:32 wiz Exp $
#
.include "../../print/evince/Makefile.common"
-PKGREVISION= 54
+PKGREVISION= 55
COMMENT= Document viewer
diff -r a9e04c990abd -r c75d5d0b3b10 print/evince3/Makefile
--- a/print/evince3/Makefile Tue May 02 13:28:18 2017 +0000
+++ b/print/evince3/Makefile Tue May 02 13:37:30 2017 +0000
Home |
Main Index |
Thread Index |
Old Index