pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc bump for print/poppler major bump



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b5ae71ff179
branches:  trunk
changeset: 372456:2b5ae71ff179
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Dec 08 08:52:56 2017 +0000

description:
bump for print/poppler major bump

note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.

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            |  4 ++--
 misc/tellico/Makefile                |  4 ++--
 print/atril/Makefile                 |  4 ++--
 print/cups-filters/Makefile          |  4 ++--
 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/okular/Makefile                |  4 ++--
 print/pdf2djvu/Makefile              |  4 ++--
 print/poppler-cpp/Makefile           |  3 ++-
 print/poppler-cpp/buildlink3.mk      |  4 ++--
 print/poppler-glib/Makefile          |  3 ++-
 print/poppler-glib/buildlink3.mk     |  4 ++--
 print/poppler-includes/Makefile      |  3 ++-
 print/poppler-includes/buildlink3.mk |  4 ++--
 print/poppler-qt4/Makefile           |  3 ++-
 print/poppler-qt4/buildlink3.mk      |  4 ++--
 print/poppler-qt5/Makefile           |  3 ++-
 print/poppler-qt5/buildlink3.mk      |  4 ++--
 print/poppler-utils/Makefile         |  3 ++-
 print/poppler/Makefile               |  3 ++-
 print/poppler/buildlink3.mk          |  4 ++--
 print/py-poppler/Makefile            |  4 ++--
 print/qpdfview/Makefile              |  4 ++--
 print/ruby-gnome2-poppler/Makefile   |  3 ++-
 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 ++--
 49 files changed, 98 insertions(+), 90 deletions(-)

diffs (truncated from 681 to 300 lines):

diff -r 16942469a2ed -r 2b5ae71ff179 converters/pdf2svg/Makefile
--- a/converters/pdf2svg/Makefile       Fri Dec 08 08:13:32 2017 +0000
+++ b/converters/pdf2svg/Makefile       Fri Dec 08 08:52:56 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/09/04 20:20:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/12/08 08:52:56 maya Exp $
 #
 
 DISTNAME=      pdf2svg-0.2.3
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dawbarton/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 16942469a2ed -r 2b5ae71ff179 editors/gummi/Makefile
--- a/editors/gummi/Makefile    Fri Dec 08 08:13:32 2017 +0000
+++ b/editors/gummi/Makefile    Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2017/09/06 16:49:22 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2017/12/08 08:52:56 maya Exp $
 
 DISTNAME=              gummi-0.6.6
-PKGREVISION=           8
+PKGREVISION=           9
 CATEGORIES=            editors
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=alexandervdm/}
 GITHUB_PROJECT=                gummi
diff -r 16942469a2ed -r 2b5ae71ff179 editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Fri Dec 08 08:13:32 2017 +0000
+++ b/editors/texmaker/Makefile Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2017/11/30 16:45:23 adam Exp $
+# $NetBSD: Makefile,v 1.83 2017/12/08 08:52:56 maya Exp $
 
 DISTNAME=      texmaker-4.5
-PKGREVISION=   25
+PKGREVISION=   26
 CATEGORIES=    editors
 MASTER_SITES=  http://www.xm1math.net/texmaker/
 EXTRACT_SUFX=  .tar.bz2
diff -r 16942469a2ed -r 2b5ae71ff179 editors/texstudio/Makefile
--- a/editors/texstudio/Makefile        Fri Dec 08 08:13:32 2017 +0000
+++ b/editors/texstudio/Makefile        Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2017/09/04 20:20:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      texstudio-2.12.4
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=texstudio/}
 
diff -r 16942469a2ed -r 2b5ae71ff179 editors/texworks/Makefile
--- a/editors/texworks/Makefile Fri Dec 08 08:13:32 2017 +0000
+++ b/editors/texworks/Makefile Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2017/09/04 20:20:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      texworks-0.6.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=TeXworks/}
 GITHUB_PROJECT=        texworks
diff -r 16942469a2ed -r 2b5ae71ff179 editors/xournal/Makefile
--- a/editors/xournal/Makefile  Fri Dec 08 08:13:32 2017 +0000
+++ b/editors/xournal/Makefile  Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2017/09/04 20:20:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      xournal-0.4.8
-PKGREVISION=   13
+PKGREVISION=   14
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xournal/}
 
diff -r 16942469a2ed -r 2b5ae71ff179 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Fri Dec 08 08:13:32 2017 +0000
+++ b/graphics/gimp/Makefile    Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.273 2017/09/04 20:20:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.274 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      gimp-2.8.22
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2
diff -r 16942469a2ed -r 2b5ae71ff179 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Fri Dec 08 08:13:32 2017 +0000
+++ b/graphics/graphviz/Makefile        Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.173 2017/11/23 17:19:56 wiz Exp $
+# $NetBSD: Makefile,v 1.174 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      graphviz-2.40.1
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.graphviz.org/pub/graphviz/stable/SOURCES/
 
diff -r 16942469a2ed -r 2b5ae71ff179 graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Fri Dec 08 08:13:32 2017 +0000
+++ b/graphics/inkscape/Makefile        Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2017/11/30 16:45:26 adam Exp $
+# $NetBSD: Makefile,v 1.157 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      inkscape-0.92.1
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    graphics
 MASTER_SITES=  https://media.inkscape.org/dl/resources/file/
 EXTRACT_SUFX=  .tar.bz2
diff -r 16942469a2ed -r 2b5ae71ff179 graphics/qcomicbook/Makefile
--- a/graphics/qcomicbook/Makefile      Fri Dec 08 08:13:32 2017 +0000
+++ b/graphics/qcomicbook/Makefile      Fri Dec 08 08:52:56 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2017/09/04 20:20:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2017/12/08 08:52:57 maya Exp $
 #
 
 DISTNAME=              qcomicbook-0.9.0
-PKGREVISION=           31
+PKGREVISION=           32
 CATEGORIES=            graphics
 MASTER_SITES=          http://qcomicbook.org/releases/
 
diff -r 16942469a2ed -r 2b5ae71ff179 misc/calibre/Makefile
--- a/misc/calibre/Makefile     Fri Dec 08 08:13:32 2017 +0000
+++ b/misc/calibre/Makefile     Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.190 2017/11/30 16:45:30 adam Exp $
+# $NetBSD: Makefile,v 1.191 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      calibre-2.85.1
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r 16942469a2ed -r 2b5ae71ff179 misc/calibre1/Makefile
--- a/misc/calibre1/Makefile    Fri Dec 08 08:13:32 2017 +0000
+++ b/misc/calibre1/Makefile    Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2017/11/30 16:45:30 adam Exp $
+# $NetBSD: Makefile,v 1.40 2017/12/08 08:52:57 maya Exp $
 
 DISTNAME=      calibre-1.48.0
-PKGREVISION=   33
+PKGREVISION=   34
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=calibre/}
 EXTRACT_SUFX=  .tar.xz
diff -r 16942469a2ed -r 2b5ae71ff179 misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Fri Dec 08 08:13:32 2017 +0000
+++ b/misc/libreoffice/Makefile Fri Dec 08 08:52:56 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.132 2017/11/30 16:45:31 adam Exp $
+# $NetBSD: Makefile,v 1.133 2017/12/08 08:52:57 maya Exp $
 
 VERREL=                5.4.3
 VERRC=         2
 VER=           ${VERREL}.${VERRC}
 DISTNAME=      libreoffice-${VER}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    misc
 MASTER_SITES=  http://download.documentfoundation.org/libreoffice/src/${VERREL}/
 EXTRACT_SUFX=  .tar.xz
diff -r 16942469a2ed -r 2b5ae71ff179 misc/tellico/Makefile
--- a/misc/tellico/Makefile     Fri Dec 08 08:13:32 2017 +0000
+++ b/misc/tellico/Makefile     Fri Dec 08 08:52:56 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.125 2017/11/30 16:45:31 adam Exp $
+# $NetBSD: Makefile,v 1.126 2017/12/08 08:52:57 maya Exp $
 #
 
 DISTNAME=      tellico-2.3.9
-PKGREVISION=   31
+PKGREVISION=   32
 CATEGORIES=    misc
 MASTER_SITES=  http://tellico-project.org/files/
 EXTRACT_SUFX=  .tar.bz2
diff -r 16942469a2ed -r 2b5ae71ff179 print/atril/Makefile
--- a/print/atril/Makefile      Fri Dec 08 08:13:32 2017 +0000
+++ b/print/atril/Makefile      Fri Dec 08 08:52:56 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2017/11/23 17:20:08 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/12/08 08:52:58 maya Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      atril-${VERSION}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    print
 
 COMMENT=       Simple multi-page document viewer for the MATE environment
diff -r 16942469a2ed -r 2b5ae71ff179 print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Fri Dec 08 08:13:32 2017 +0000
+++ b/print/cups-filters/Makefile       Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2017/12/08 08:52:58 maya Exp $
 
 DISTNAME=      cups-filters-1.17.9
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
diff -r 16942469a2ed -r 2b5ae71ff179 print/deforaos-pdfviewer/Makefile
--- a/print/deforaos-pdfviewer/Makefile Fri Dec 08 08:13:32 2017 +0000
+++ b/print/deforaos-pdfviewer/Makefile Fri Dec 08 08:52:56 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2017/09/04 20:20:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2017/12/08 08:52:58 maya Exp $
 #
 
 DISTNAME=      PDFViewer-0.0.2
 PKGNAME=       deforaos-pdfviewer-0.0.2
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    print
 MASTER_SITES=  https://www.defora.org/os/download/download/4431/
 
diff -r 16942469a2ed -r 2b5ae71ff179 print/diffpdf/Makefile
--- a/print/diffpdf/Makefile    Fri Dec 08 08:13:32 2017 +0000
+++ b/print/diffpdf/Makefile    Fri Dec 08 08:52:56 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2017/09/04 20:20:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2017/12/08 08:52:58 maya Exp $
 
 DISTNAME=      diffpdf-2.1.3
-PKGREVISION=   21
+PKGREVISION=   22
 CATEGORIES=    print
 MASTER_SITES=  http://www.qtrac.eu/
 
diff -r 16942469a2ed -r 2b5ae71ff179 print/electrix/Makefile
--- a/print/electrix/Makefile   Fri Dec 08 08:13:32 2017 +0000
+++ b/print/electrix/Makefile   Fri Dec 08 08:52:56 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2017/12/08 08:52:58 maya Exp $
 #
 
 DISTNAME=      electrix-0.2.0
-PKGREVISION=   39
+PKGREVISION=   40
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=electrix/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 16942469a2ed -r 2b5ae71ff179 print/epdfview/Makefile
--- a/print/epdfview/Makefile   Fri Dec 08 08:13:32 2017 +0000
+++ b/print/epdfview/Makefile   Fri Dec 08 08:52:56 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2017/12/08 08:52:58 maya Exp $
 #
 
 DISTNAME=      epdfview-0.1.8
-PKGREVISION=   51
+PKGREVISION=   52
 CATEGORIES=    print
 MASTER_SITES=  http://anduin.linuxfromscratch.org/BLFS/epdfview/
 EXTRACT_SUFX=  .tar.bz2
diff -r 16942469a2ed -r 2b5ae71ff179 print/evince-nautilus/Makefile
--- a/print/evince-nautilus/Makefile    Fri Dec 08 08:13:32 2017 +0000
+++ b/print/evince-nautilus/Makefile    Fri Dec 08 08:52:56 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.90 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2017/12/08 08:52:58 maya Exp $
 #
 
 .include "../../print/evince/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION=           51
+PKGREVISION=           52
 COMMENT=               File properties plugin for evince files
 
 .include "options.mk"
diff -r 16942469a2ed -r 2b5ae71ff179 print/evince/Makefile
--- a/print/evince/Makefile     Fri Dec 08 08:13:32 2017 +0000
+++ b/print/evince/Makefile     Fri Dec 08 08:52:56 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.129 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2017/12/08 08:52:58 maya Exp $
 #
 
 .include "../../print/evince/Makefile.common"
-PKGREVISION=   60
+PKGREVISION=   61
 



Home | Main Index | Thread Index | Old Index