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.58 shlib bump.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64a9251c39d5
branches:  trunk
changeset: 367641:64a9251c39d5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 04 15:08:51 2017 +0000

description:
Recursive bump for poppler 0.58 shlib bump.

diffstat:

 converters/pdf2svg/Makefile        |  4 ++--
 editors/gummi/Makefile             |  4 ++--
 editors/texmaker/Makefile          |  4 ++--
 editors/texstudio/Makefile         |  4 ++--
 editors/texworks/Makefile          |  4 ++--
 editors/xournal/Makefile           |  4 ++--
 graphics/gimp/Makefile             |  4 ++--
 graphics/graphviz/Makefile         |  4 ++--
 graphics/inkscape/Makefile         |  4 ++--
 graphics/qcomicbook/Makefile       |  4 ++--
 misc/calibre/Makefile              |  4 ++--
 misc/calibre1/Makefile             |  4 ++--
 misc/libreoffice/Makefile          |  3 ++-
 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             |  3 ++-
 print/kbibtex/Makefile             |  4 ++--
 print/luatex/Makefile              |  4 ++--
 print/okular/Makefile              |  4 ++--
 print/pdf2djvu/Makefile            |  4 ++--
 print/py-poppler/Makefile          |  4 ++--
 print/qpdfview/Makefile            |  4 ++--
 print/ruby-gnome2-poppler/Makefile |  4 ++--
 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 ++--
 38 files changed, 76 insertions(+), 73 deletions(-)

diffs (truncated from 523 to 300 lines):

diff -r 6c8c9614beb4 -r 64a9251c39d5 converters/pdf2svg/Makefile
--- a/converters/pdf2svg/Makefile       Mon Sep 04 15:08:41 2017 +0000
+++ b/converters/pdf2svg/Makefile       Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/08/15 10:50:03 nros Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/04 15:08:51 wiz Exp $
 #
 
 DISTNAME=      pdf2svg-0.2.3
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dawbarton/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 6c8c9614beb4 -r 64a9251c39d5 editors/gummi/Makefile
--- a/editors/gummi/Makefile    Mon Sep 04 15:08:41 2017 +0000
+++ b/editors/gummi/Makefile    Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2017/08/15 10:59:42 nros Exp $
+# $NetBSD: Makefile,v 1.43 2017/09/04 15:08:51 wiz Exp $
 #
 
 DISTNAME=              gummi-0.6.6
-PKGREVISION=           6
+PKGREVISION=           7
 CATEGORIES=            editors
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=alexandervdm/}
 GITHUB_PROJECT=                gummi
diff -r 6c8c9614beb4 -r 64a9251c39d5 editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Mon Sep 04 15:08:41 2017 +0000
+++ b/editors/texmaker/Makefile Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2017/08/15 10:59:42 nros Exp $
+# $NetBSD: Makefile,v 1.77 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      texmaker-4.5
-PKGREVISION=   19
+PKGREVISION=   20
 CATEGORIES=    editors
 MASTER_SITES=  http://www.xm1math.net/texmaker/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c8c9614beb4 -r 64a9251c39d5 editors/texstudio/Makefile
--- a/editors/texstudio/Makefile        Mon Sep 04 15:08:41 2017 +0000
+++ b/editors/texstudio/Makefile        Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2017/08/15 10:59:43 nros Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      texstudio-2.12.4
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=texstudio/}
 
diff -r 6c8c9614beb4 -r 64a9251c39d5 editors/texworks/Makefile
--- a/editors/texworks/Makefile Mon Sep 04 15:08:41 2017 +0000
+++ b/editors/texworks/Makefile Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2017/08/15 10:59:43 nros Exp $
+# $NetBSD: Makefile,v 1.44 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      texworks-0.6.1
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=TeXworks/}
 GITHUB_PROJECT=        texworks
diff -r 6c8c9614beb4 -r 64a9251c39d5 editors/xournal/Makefile
--- a/editors/xournal/Makefile  Mon Sep 04 15:08:41 2017 +0000
+++ b/editors/xournal/Makefile  Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2017/08/15 10:59:43 nros Exp $
+# $NetBSD: Makefile,v 1.54 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      xournal-0.4.8
-PKGREVISION=   11
+PKGREVISION=   12
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xournal/}
 
diff -r 6c8c9614beb4 -r 64a9251c39d5 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Mon Sep 04 15:08:41 2017 +0000
+++ b/graphics/gimp/Makefile    Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.271 2017/08/15 11:08:02 nros Exp $
+# $NetBSD: Makefile,v 1.272 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      gimp-2.8.22
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c8c9614beb4 -r 64a9251c39d5 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Mon Sep 04 15:08:41 2017 +0000
+++ b/graphics/graphviz/Makefile        Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.169 2017/08/15 11:08:02 nros Exp $
+# $NetBSD: Makefile,v 1.170 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      graphviz-2.40.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.graphviz.org/pub/graphviz/stable/SOURCES/
 
diff -r 6c8c9614beb4 -r 64a9251c39d5 graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Mon Sep 04 15:08:41 2017 +0000
+++ b/graphics/inkscape/Makefile        Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.150 2017/08/24 20:03:21 adam Exp $
+# $NetBSD: Makefile,v 1.151 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      inkscape-0.92.1
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    graphics
 MASTER_SITES=  https://media.inkscape.org/dl/resources/file/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c8c9614beb4 -r 64a9251c39d5 graphics/qcomicbook/Makefile
--- a/graphics/qcomicbook/Makefile      Mon Sep 04 15:08:41 2017 +0000
+++ b/graphics/qcomicbook/Makefile      Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2017/08/15 11:08:02 nros Exp $
+# $NetBSD: Makefile,v 1.31 2017/09/04 15:08:51 wiz Exp $
 #
 
 DISTNAME=              qcomicbook-0.9.0
-PKGREVISION=           29
+PKGREVISION=           30
 CATEGORIES=            graphics
 MASTER_SITES=          http://qcomicbook.org/releases/
 
diff -r 6c8c9614beb4 -r 64a9251c39d5 misc/calibre/Makefile
--- a/misc/calibre/Makefile     Mon Sep 04 15:08:41 2017 +0000
+++ b/misc/calibre/Makefile     Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.185 2017/08/15 11:19:56 nros Exp $
+# $NetBSD: Makefile,v 1.186 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      calibre-2.85.1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r 6c8c9614beb4 -r 64a9251c39d5 misc/calibre1/Makefile
--- a/misc/calibre1/Makefile    Mon Sep 04 15:08:41 2017 +0000
+++ b/misc/calibre1/Makefile    Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2017/08/15 11:19:56 nros Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/04 15:08:51 wiz Exp $
 
 DISTNAME=      calibre-1.48.0
-PKGREVISION=   27
+PKGREVISION=   28
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=calibre/}
 EXTRACT_SUFX=  .tar.xz
diff -r 6c8c9614beb4 -r 64a9251c39d5 misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Mon Sep 04 15:08:41 2017 +0000
+++ b/misc/libreoffice/Makefile Mon Sep 04 15:08:51 2017 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.122 2017/09/02 10:09:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.123 2017/09/04 15:08:52 wiz Exp $
 
 VERREL=                5.4.1
 VERRC=         2
 VER=           ${VERREL}.${VERRC}
 DISTNAME=      libreoffice-${VER}
+PKGREVISION=   1
 CATEGORIES=    misc
 MASTER_SITES=  http://download.documentfoundation.org/libreoffice/src/${VERREL}/
 EXTRACT_SUFX=  .tar.xz
diff -r 6c8c9614beb4 -r 64a9251c39d5 misc/tellico/Makefile
--- a/misc/tellico/Makefile     Mon Sep 04 15:08:41 2017 +0000
+++ b/misc/tellico/Makefile     Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.121 2017/08/24 20:03:32 adam Exp $
+# $NetBSD: Makefile,v 1.122 2017/09/04 15:08:52 wiz Exp $
 #
 
 DISTNAME=      tellico-2.3.9
-PKGREVISION=   27
+PKGREVISION=   28
 CATEGORIES=    misc
 MASTER_SITES=  http://tellico-project.org/files/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/atril/Makefile
--- a/print/atril/Makefile      Mon Sep 04 15:08:41 2017 +0000
+++ b/print/atril/Makefile      Mon Sep 04 15:08:51 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2017/08/15 11:40:23 nros Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/04 15:08:52 wiz Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      atril-${VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    print
 
 COMMENT=       Simple multi-page document viewer for the MATE environment
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Mon Sep 04 15:08:41 2017 +0000
+++ b/print/cups-filters/Makefile       Mon Sep 04 15:08:51 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2017/09/03 11:27:47 leot Exp $
+# $NetBSD: Makefile,v 1.77 2017/09/04 15:08:52 wiz Exp $
 
 DISTNAME=      cups-filters-1.17.2
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/deforaos-pdfviewer/Makefile
--- a/print/deforaos-pdfviewer/Makefile Mon Sep 04 15:08:41 2017 +0000
+++ b/print/deforaos-pdfviewer/Makefile Mon Sep 04 15:08:51 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2017/08/15 11:40:24 nros Exp $
+# $NetBSD: Makefile,v 1.38 2017/09/04 15:08:52 wiz Exp $
 #
 
 DISTNAME=      PDFViewer-0.0.2
 PKGNAME=       deforaos-pdfviewer-0.0.2
-PKGREVISION=   10
+PKGREVISION=   11
 CATEGORIES=    print
 MASTER_SITES=  https://www.defora.org/os/download/download/4431/
 
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/diffpdf/Makefile
--- a/print/diffpdf/Makefile    Mon Sep 04 15:08:41 2017 +0000
+++ b/print/diffpdf/Makefile    Mon Sep 04 15:08:51 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2017/08/15 11:40:24 nros Exp $
+# $NetBSD: Makefile,v 1.60 2017/09/04 15:08:52 wiz Exp $
 
 DISTNAME=      diffpdf-2.1.3
-PKGREVISION=   19
+PKGREVISION=   20
 CATEGORIES=    print
 MASTER_SITES=  http://www.qtrac.eu/
 
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/electrix/Makefile
--- a/print/electrix/Makefile   Mon Sep 04 15:08:41 2017 +0000
+++ b/print/electrix/Makefile   Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2017/08/15 11:40:24 nros Exp $
+# $NetBSD: Makefile,v 1.39 2017/09/04 15:08:52 wiz Exp $
 #
 
 DISTNAME=      electrix-0.2.0
-PKGREVISION=   36
+PKGREVISION=   37
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=electrix/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/epdfview/Makefile
--- a/print/epdfview/Makefile   Mon Sep 04 15:08:41 2017 +0000
+++ b/print/epdfview/Makefile   Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2017/08/15 11:40:24 nros Exp $
+# $NetBSD: Makefile,v 1.73 2017/09/04 15:08:52 wiz Exp $
 #
 
 DISTNAME=      epdfview-0.1.8
-PKGREVISION=   47
+PKGREVISION=   48
 CATEGORIES=    print
 MASTER_SITES=  http://anduin.linuxfromscratch.org/BLFS/epdfview/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/evince-nautilus/Makefile
--- a/print/evince-nautilus/Makefile    Mon Sep 04 15:08:41 2017 +0000
+++ b/print/evince-nautilus/Makefile    Mon Sep 04 15:08:51 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.87 2017/08/15 11:40:24 nros Exp $
+# $NetBSD: Makefile,v 1.88 2017/09/04 15:08:52 wiz Exp $
 #
 
 .include "../../print/evince/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION=           48
+PKGREVISION=           49
 COMMENT=               File properties plugin for evince files
 
 .include "options.mk"
diff -r 6c8c9614beb4 -r 64a9251c39d5 print/evince/Makefile
--- a/print/evince/Makefile     Mon Sep 04 15:08:41 2017 +0000
+++ b/print/evince/Makefile     Mon Sep 04 15:08:51 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.126 2017/08/15 11:40:24 nros Exp $
+# $NetBSD: Makefile,v 1.127 2017/09/04 15:08:52 wiz Exp $
 #
 
 .include "../../print/evince/Makefile.common"
-PKGREVISION=   57
+PKGREVISION=   58
 
 COMMENT=               Document viewer



Home | Main Index | Thread Index | Old Index