pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: bump PKGREVISION for poppler 0.65.0 shlib version bump



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4665cd5a061e
branches:  trunk
changeset: 381825:4665cd5a061e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 17 14:37:00 2018 +0000

description:
*: bump PKGREVISION for poppler 0.65.0 shlib version 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               |  3 ++-
 graphics/graphviz/Makefile           |  4 ++--
 graphics/inkscape/Makefile           |  4 ++--
 graphics/krita/Makefile              |  4 ++--
 misc/calibre/Makefile                |  3 ++-
 misc/libreoffice/Makefile            |  3 ++-
 print/atril/Makefile                 |  3 ++-
 print/cups-filters/Makefile          |  3 ++-
 print/deforaos-pdfviewer/Makefile    |  4 ++--
 print/electrix/Makefile              |  4 ++--
 print/epdfview/Makefile              |  4 ++--
 print/evince-nautilus/Makefile       |  4 ++--
 print/evince/Makefile                |  4 ++--
 print/evince3/Makefile               |  3 ++-
 print/luatex/Makefile                |  3 ++-
 print/pdf2djvu/Makefile              |  4 ++--
 print/poppler-cpp/buildlink3.mk      |  4 ++--
 print/poppler-data/buildlink3.mk     |  3 ++-
 print/poppler-glib/buildlink3.mk     |  4 ++--
 print/poppler-includes/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                 |  3 ++-
 print/xetex/Makefile                 |  3 ++-
 print/zathura-pdf-poppler/Makefile   |  4 ++--
 sysutils/gnome-commander/Makefile    |  4 ++--
 sysutils/kfilemetadata5/Makefile     |  4 ++--
 textproc/pdfgrep/Makefile            |  4 ++--
 x11/xfce4-tumbler/Makefile           |  3 ++-
 38 files changed, 76 insertions(+), 64 deletions(-)

diffs (truncated from 522 to 300 lines):

diff -r 0f5b642d6dd2 -r 4665cd5a061e converters/pdf2svg/Makefile
--- a/converters/pdf2svg/Makefile       Sun Jun 17 14:31:14 2018 +0000
+++ b/converters/pdf2svg/Makefile       Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/04/28 20:19:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/06/17 14:37:00 wiz Exp $
 
 DISTNAME=      pdf2svg-0.2.3
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dawbarton/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 0f5b642d6dd2 -r 4665cd5a061e editors/gummi/Makefile
--- a/editors/gummi/Makefile    Sun Jun 17 14:31:14 2018 +0000
+++ b/editors/gummi/Makefile    Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2018/04/28 20:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2018/06/17 14:37:00 wiz Exp $
 
 DISTNAME=              gummi-0.6.6
-PKGREVISION=           14
+PKGREVISION=           15
 CATEGORIES=            editors
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=alexandervdm/}
 GITHUB_PROJECT=                gummi
diff -r 0f5b642d6dd2 -r 4665cd5a061e editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Sun Jun 17 14:31:14 2018 +0000
+++ b/editors/texmaker/Makefile Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2018/04/28 20:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2018/06/17 14:37:00 wiz Exp $
 
 DISTNAME=      texmaker-4.5
-PKGREVISION=   32
+PKGREVISION=   33
 CATEGORIES=    editors
 MASTER_SITES=  http://www.xm1math.net/texmaker/
 EXTRACT_SUFX=  .tar.bz2
diff -r 0f5b642d6dd2 -r 4665cd5a061e editors/texstudio/Makefile
--- a/editors/texstudio/Makefile        Sun Jun 17 14:31:14 2018 +0000
+++ b/editors/texstudio/Makefile        Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2018/04/28 20:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2018/06/17 14:37:00 wiz Exp $
 
 DISTNAME=      texstudio-2.12.6
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=texstudio/}
 
diff -r 0f5b642d6dd2 -r 4665cd5a061e editors/texworks/Makefile
--- a/editors/texworks/Makefile Sun Jun 17 14:31:14 2018 +0000
+++ b/editors/texworks/Makefile Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2018/04/28 20:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2018/06/17 14:37:00 wiz Exp $
 
 DISTNAME=      texworks-0.6.2
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=TeXworks/}
 GITHUB_PROJECT=        texworks
diff -r 0f5b642d6dd2 -r 4665cd5a061e editors/xournal/Makefile
--- a/editors/xournal/Makefile  Sun Jun 17 14:31:14 2018 +0000
+++ b/editors/xournal/Makefile  Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2018/04/28 20:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      xournal-0.4.8
-PKGREVISION=   19
+PKGREVISION=   20
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xournal/}
 
diff -r 0f5b642d6dd2 -r 4665cd5a061e graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Sun Jun 17 14:31:14 2018 +0000
+++ b/graphics/gimp/Makefile    Sun Jun 17 14:37:00 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.287 2018/06/14 16:25:52 jperkin Exp $
+# $NetBSD: Makefile,v 1.288 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      gimp-2.10.2
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2
diff -r 0f5b642d6dd2 -r 4665cd5a061e graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Sun Jun 17 14:31:14 2018 +0000
+++ b/graphics/graphviz/Makefile        Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.184 2018/04/28 20:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.185 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      graphviz-2.40.1
-PKGREVISION=   19
+PKGREVISION=   20
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.graphviz.org/pub/graphviz/stable/SOURCES/
 
diff -r 0f5b642d6dd2 -r 4665cd5a061e graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Sun Jun 17 14:31:14 2018 +0000
+++ b/graphics/inkscape/Makefile        Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.168 2018/04/29 21:31:44 adam Exp $
+# $NetBSD: Makefile,v 1.169 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      inkscape-0.92.2
-PKGREVISION=   10
+PKGREVISION=   11
 CATEGORIES=    graphics
 MASTER_SITES=  https://media.inkscape.org/dl/resources/file/
 EXTRACT_SUFX=  .tar.bz2
diff -r 0f5b642d6dd2 -r 4665cd5a061e graphics/krita/Makefile
--- a/graphics/krita/Makefile   Sun Jun 17 14:31:14 2018 +0000
+++ b/graphics/krita/Makefile   Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/04/29 21:31:45 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=              krita-4.0.1
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            misc kde
 MASTER_SITES=          ${MASTER_SITE_KDE:=krita/4.0.1/}
 
diff -r 0f5b642d6dd2 -r 4665cd5a061e misc/calibre/Makefile
--- a/misc/calibre/Makefile     Sun Jun 17 14:31:14 2018 +0000
+++ b/misc/calibre/Makefile     Sun Jun 17 14:37:00 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.204 2018/06/17 08:19:19 wiz Exp $
+# $NetBSD: Makefile,v 1.205 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      calibre-3.26.1
+PKGREVISION=   1
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r 0f5b642d6dd2 -r 4665cd5a061e misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Sun Jun 17 14:31:14 2018 +0000
+++ b/misc/libreoffice/Makefile Sun Jun 17 14:37:00 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.155 2018/05/10 20:11:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.156 2018/06/17 14:37:01 wiz Exp $
 
 VERREL=                6.0.4
 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 0f5b642d6dd2 -r 4665cd5a061e print/atril/Makefile
--- a/print/atril/Makefile      Sun Jun 17 14:31:14 2018 +0000
+++ b/print/atril/Makefile      Sun Jun 17 14:37:00 2018 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2018/05/16 14:18:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2018/06/17 14:37:01 wiz Exp $
 
+PKGREVISION= 1
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      atril-${VERSION:R}.1
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Sun Jun 17 14:31:14 2018 +0000
+++ b/print/cups-filters/Makefile       Sun Jun 17 14:37:00 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2018/05/16 22:29:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.98 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      cups-filters-1.20.3
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/deforaos-pdfviewer/Makefile
--- a/print/deforaos-pdfviewer/Makefile Sun Jun 17 14:31:14 2018 +0000
+++ b/print/deforaos-pdfviewer/Makefile Sun Jun 17 14:37:00 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2018/04/28 20:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2018/06/17 14:37:01 wiz Exp $
 
 DISTNAME=      PDFViewer-0.0.2
 PKGNAME=       deforaos-pdfviewer-0.0.2
-PKGREVISION=   18
+PKGREVISION=   19
 CATEGORIES=    print
 MASTER_SITES=  https://www.defora.org/os/download/download/4431/
 
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/electrix/Makefile
--- a/print/electrix/Makefile   Sun Jun 17 14:31:14 2018 +0000
+++ b/print/electrix/Makefile   Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2018/04/28 20:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/06/17 14:37:02 wiz Exp $
 
 DISTNAME=      electrix-0.2.0
-PKGREVISION=   47
+PKGREVISION=   48
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=electrix/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/epdfview/Makefile
--- a/print/epdfview/Makefile   Sun Jun 17 14:31:14 2018 +0000
+++ b/print/epdfview/Makefile   Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/04/28 20:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2018/06/17 14:37:02 wiz Exp $
 
 DISTNAME=      epdfview-0.1.8
-PKGREVISION=   59
+PKGREVISION=   60
 CATEGORIES=    print
 MASTER_SITES=  http://anduin.linuxfromscratch.org/BLFS/epdfview/
 EXTRACT_SUFX=  .tar.bz2
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/evince-nautilus/Makefile
--- a/print/evince-nautilus/Makefile    Sun Jun 17 14:31:14 2018 +0000
+++ b/print/evince-nautilus/Makefile    Sun Jun 17 14:37:00 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.98 2018/04/28 20:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2018/06/17 14:37:02 wiz Exp $
 
 .include "../../print/evince/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION=           59
+PKGREVISION=           60
 COMMENT=               File properties plugin for evince files
 
 .include "options.mk"
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/evince/Makefile
--- a/print/evince/Makefile     Sun Jun 17 14:31:14 2018 +0000
+++ b/print/evince/Makefile     Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.137 2018/04/28 20:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.138 2018/06/17 14:37:02 wiz Exp $
 
 .include "../../print/evince/Makefile.common"
-PKGREVISION=   68
+PKGREVISION=   69
 
 COMMENT=               Document viewer
 
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/evince3/Makefile
--- a/print/evince3/Makefile    Sun Jun 17 14:31:14 2018 +0000
+++ b/print/evince3/Makefile    Sun Jun 17 14:37:00 2018 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2018/06/06 14:49:41 prlw1 Exp $
+# $NetBSD: Makefile,v 1.77 2018/06/17 14:37:02 wiz Exp $
 
+PKGREVISION= 1
 .include "../../print/evince3/Makefile.common"
 
 COMMENT=               Document viewer
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/luatex/Makefile
--- a/print/luatex/Makefile     Sun Jun 17 14:31:14 2018 +0000
+++ b/print/luatex/Makefile     Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2018/05/13 12:46:27 markd Exp $
+# $NetBSD: Makefile,v 1.72 2018/06/17 14:37:02 wiz Exp $
 
 DISTNAME=      texlive-20180414-source
 PKGNAME=       luatex-1.07.0
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ftp://tug.org/historic/systems/texlive/2018/
 EXTRACT_SUFX=  .tar.xz
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/pdf2djvu/Makefile
--- a/print/pdf2djvu/Makefile   Sun Jun 17 14:31:14 2018 +0000
+++ b/print/pdf2djvu/Makefile   Sun Jun 17 14:37:00 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2018/04/28 20:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2018/06/17 14:37:02 wiz Exp $
 
 DISTNAME=      pdf2djvu-0.9.7
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    print
 MASTER_SITES=  https://github.com/jwilk/pdf2djvu/releases/download/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
diff -r 0f5b642d6dd2 -r 4665cd5a061e print/poppler-cpp/buildlink3.mk
--- a/print/poppler-cpp/buildlink3.mk   Sun Jun 17 14:31:14 2018 +0000
+++ b/print/poppler-cpp/buildlink3.mk   Sun Jun 17 14:37:00 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2018/04/28 20:19:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2018/06/17 14:37:00 wiz Exp $
 
 BUILDLINK_TREE+=       poppler-cpp
 
@@ -6,7 +6,7 @@
 POPPLER_CPP_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.poppler-cpp+=    poppler-cpp>=0.16.7
-BUILDLINK_ABI_DEPENDS.poppler-cpp+=    poppler-cpp>=0.64.0
+BUILDLINK_ABI_DEPENDS.poppler-cpp+=    poppler-cpp>=0.65.0
 BUILDLINK_PKGSRCDIR.poppler-cpp?=      ../../print/poppler-cpp



Home | Main Index | Thread Index | Old Index