Sun Mar 1 12:28:32 2020 UTC ()
PKGREVISION bump for poppler dependency change


(markd)
diff -r1.230 -r1.231 pkgsrc/misc/calibre/Makefile
diff -r1.90 -r1.91 pkgsrc/print/luatex/Makefile
diff -r1.82 -r1.83 pkgsrc/print/pdf2djvu/Makefile
diff -r1.78 -r1.79 pkgsrc/print/poppler/buildlink3.mk
diff -r1.92 -r1.93 pkgsrc/print/web2c/Makefile
diff -r1.95 -r1.96 pkgsrc/print/xetex/Makefile
diff -r1.125 -r1.126 pkgsrc/sysutils/gnome-commander/Makefile
diff -r1.52 -r1.53 pkgsrc/textproc/pdfgrep/Makefile

cvs diff -r1.230 -r1.231 pkgsrc/misc/calibre/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/calibre/Makefile 2020/01/26 17:31:43 1.230
+++ pkgsrc/misc/calibre/Makefile 2020/03/01 12:28:31 1.231
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.230 2020/01/26 17:31:43 rillig Exp $ 1# $NetBSD: Makefile,v 1.231 2020/03/01 12:28:31 markd Exp $
2 2
3DISTNAME= calibre-3.40.1 3DISTNAME= calibre-3.40.1
4PKGREVISION= 9 4PKGREVISION= 10
5CATEGORIES= misc 5CATEGORIES= misc
6#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} 6#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
7MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ 7MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9DISTFILES= ${DISTNAME}${EXTRACT_SUFX} 9DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= https://www.calibre-ebook.com/ 12HOMEPAGE= https://www.calibre-ebook.com/
13COMMENT= E-book library management application 13COMMENT= E-book library management application
14LICENSE= gnu-gpl-v3 14LICENSE= gnu-gpl-v3
15 15
16DEPENDS+= ${PYPKGPREFIX}-apsw>=3.7.17:../../databases/py-apsw 16DEPENDS+= ${PYPKGPREFIX}-apsw>=3.7.17:../../databases/py-apsw
17DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4 17DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4

cvs diff -r1.90 -r1.91 pkgsrc/print/luatex/Makefile (expand / switch to unified diff)

--- pkgsrc/print/luatex/Makefile 2020/01/18 23:33:29 1.90
+++ pkgsrc/print/luatex/Makefile 2020/03/01 12:28:31 1.91
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.90 2020/01/18 23:33:29 rillig Exp $ 1# $NetBSD: Makefile,v 1.91 2020/03/01 12:28:31 markd Exp $
2 2
3PKGREVISION= 4 3PKGREVISION= 5
4.include "../../print/texlive/Makefile.common" 4.include "../../print/texlive/Makefile.common"
5 5
6PKGNAME= luatex-1.10.0 6PKGNAME= luatex-1.10.0
7CATEGORIES= print 7CATEGORIES= print
8 8
9HOMEPAGE= https://www.tug.org/web2c/ 9HOMEPAGE= https://www.tug.org/web2c/
10COMMENT= Extended version of pdfTeX using Lua 10COMMENT= Extended version of pdfTeX using Lua
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13EXTRACT_ELEMENTS+= ${DISTNAME}/libs/lua53 13EXTRACT_ELEMENTS+= ${DISTNAME}/libs/lua53
14EXTRACT_ELEMENTS+= ${DISTNAME}/libs/luajit 14EXTRACT_ELEMENTS+= ${DISTNAME}/libs/luajit
15EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c 15EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c
16 16

cvs diff -r1.82 -r1.83 pkgsrc/print/pdf2djvu/Makefile (expand / switch to unified diff)

--- pkgsrc/print/pdf2djvu/Makefile 2020/01/26 17:32:01 1.82
+++ pkgsrc/print/pdf2djvu/Makefile 2020/03/01 12:28:31 1.83
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.82 2020/01/26 17:32:01 rillig Exp $ 1# $NetBSD: Makefile,v 1.83 2020/03/01 12:28:31 markd Exp $
2 2
3DISTNAME= pdf2djvu-0.9.13 3DISTNAME= pdf2djvu-0.9.13
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= print 5CATEGORIES= print
6MASTER_SITES= ${MASTER_SITE_GITHUB:=jwilk/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=jwilk/}
7GITHUB_RELEASE= ${PKGVERSION_NOREV} 7GITHUB_RELEASE= ${PKGVERSION_NOREV}
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= https://jwilk.net/software/pdf2djvu 11HOMEPAGE= https://jwilk.net/software/pdf2djvu
12COMMENT= Creates DjVu files from PDF files 12COMMENT= Creates DjVu files from PDF files
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15DEPENDS+= djvulibre-tools-[0-9]*:../../graphics/djvulibre-tools 15DEPENDS+= djvulibre-tools-[0-9]*:../../graphics/djvulibre-tools
16 16
17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}

cvs diff -r1.78 -r1.79 pkgsrc/print/poppler/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/print/poppler/buildlink3.mk 2020/03/01 11:18:58 1.78
+++ pkgsrc/print/poppler/buildlink3.mk 2020/03/01 12:28:32 1.79
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: buildlink3.mk,v 1.78 2020/03/01 11:18:58 markd Exp $ 1# $NetBSD: buildlink3.mk,v 1.79 2020/03/01 12:28:32 markd Exp $
2 2
3BUILDLINK_TREE+= poppler 3BUILDLINK_TREE+= poppler
4 4
5.if !defined(POPPLER_BUILDLINK3_MK) 5.if !defined(POPPLER_BUILDLINK3_MK)
6POPPLER_BUILDLINK3_MK:= 6POPPLER_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1 8BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1
9BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.82.0 9BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.84.0nb1
10BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler 10BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
11 11
12GCC_REQD+= 5 12GCC_REQD+= 5
13 13
14.include "../../devel/nss/buildlink3.mk" 14.include "../../devel/nss/buildlink3.mk"
15.include "../../graphics/cairo/buildlink3.mk" 15.include "../../graphics/cairo/buildlink3.mk"
16.include "../../graphics/lcms2/buildlink3.mk" 16.include "../../graphics/lcms2/buildlink3.mk"
17.include "../../fonts/fontconfig/buildlink3.mk" 17.include "../../fonts/fontconfig/buildlink3.mk"
18.include "../../mk/jpeg.buildlink3.mk" 18.include "../../mk/jpeg.buildlink3.mk"
19.include "../../graphics/openjpeg/buildlink3.mk" 19.include "../../graphics/openjpeg/buildlink3.mk"
20.include "../../graphics/png/buildlink3.mk" 20.include "../../graphics/png/buildlink3.mk"
21.include "../../graphics/tiff/buildlink3.mk" 21.include "../../graphics/tiff/buildlink3.mk"
22.endif # POPPLER_BUILDLINK3_MK 22.endif # POPPLER_BUILDLINK3_MK

cvs diff -r1.92 -r1.93 pkgsrc/print/web2c/Makefile (expand / switch to unified diff)

--- pkgsrc/print/web2c/Makefile 2020/01/18 23:35:05 1.92
+++ pkgsrc/print/web2c/Makefile 2020/03/01 12:28:31 1.93
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.92 2020/01/18 23:35:05 rillig Exp $ 1# $NetBSD: Makefile,v 1.93 2020/03/01 12:28:31 markd Exp $
2 2
3PKGREVISION= 3 3PKGREVISION= 4
4.include "../../print/texlive/Makefile.common" 4.include "../../print/texlive/Makefile.common"
5 5
6PKGNAME= web2c-2019 6PKGNAME= web2c-2019
7CATEGORIES= print 7CATEGORIES= print
8 8
9HOMEPAGE= https://www.tug.org/web2c/ 9HOMEPAGE= https://www.tug.org/web2c/
10COMMENT= TeX implementation translating WEB to C 10COMMENT= TeX implementation translating WEB to C
11 11
12DEPENDS+= kpathsea>=6.2.1:../../print/kpathsea 12DEPENDS+= kpathsea>=6.2.1:../../print/kpathsea
13DEPENDS+= ptexenc>=1.3.7:../../print/ptexenc 13DEPENDS+= ptexenc>=1.3.7:../../print/ptexenc
14 14
15EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c 15EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c
16 16

cvs diff -r1.95 -r1.96 pkgsrc/print/xetex/Makefile (expand / switch to unified diff)

--- pkgsrc/print/xetex/Makefile 2020/01/18 23:35:05 1.95
+++ pkgsrc/print/xetex/Makefile 2020/03/01 12:28:31 1.96
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.95 2020/01/18 23:35:05 rillig Exp $ 1# $NetBSD: Makefile,v 1.96 2020/03/01 12:28:31 markd Exp $
2 2
3PKGREVISION= 5 3PKGREVISION= 6
4.include "../../print/texlive/Makefile.common" 4.include "../../print/texlive/Makefile.common"
5 5
6PKGNAME= xetex-0.999991 6PKGNAME= xetex-0.999991
7CATEGORIES= print 7CATEGORIES= print
8 8
9HOMEPAGE= https://www.tug.org/xetex/ 9HOMEPAGE= https://www.tug.org/xetex/
10COMMENT= TeX system with Unicode and modern font technologies 10COMMENT= TeX system with Unicode and modern font technologies
11LICENSE= mit 11LICENSE= mit
12 12
13CONFLICTS+= web2c<=7.5.7 13CONFLICTS+= web2c<=7.5.7
14DEPENDS+= dvipdfmx>=20140525:../../print/dvipdfmx 14DEPENDS+= dvipdfmx>=20140525:../../print/dvipdfmx
15 15
16EXTRACT_ELEMENTS+= ${DISTNAME}/libs/graphite2 16EXTRACT_ELEMENTS+= ${DISTNAME}/libs/graphite2

cvs diff -r1.125 -r1.126 pkgsrc/sysutils/gnome-commander/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/gnome-commander/Attic/Makefile 2020/01/18 23:35:17 1.125
+++ pkgsrc/sysutils/gnome-commander/Attic/Makefile 2020/03/01 12:28:31 1.126
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.125 2020/01/18 23:35:17 rillig Exp $ 1# $NetBSD: Makefile,v 1.126 2020/03/01 12:28:31 markd Exp $
2 2
3DISTNAME= gnome-commander-1.2.8.15 3DISTNAME= gnome-commander-1.2.8.15
4PKGREVISION= 86 4PKGREVISION= 87
5CATEGORIES= sysutils 5CATEGORIES= sysutils
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc@blackmouse.biz 9MAINTAINER= pkgsrc@blackmouse.biz
10HOMEPAGE= https://www.nongnu.org/gcmd/ 10HOMEPAGE= https://www.nongnu.org/gcmd/
11COMMENT= GNOME Commander is a fast and powerful graphical filemanager 11COMMENT= GNOME Commander is a fast and powerful graphical filemanager
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= gmake intltool msgfmt pkg-config perl 17USE_TOOLS+= gmake intltool msgfmt pkg-config perl

cvs diff -r1.52 -r1.53 pkgsrc/textproc/pdfgrep/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/pdfgrep/Makefile 2019/11/07 12:38:09 1.52
+++ pkgsrc/textproc/pdfgrep/Makefile 2020/03/01 12:28:32 1.53
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.52 2019/11/07 12:38:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.53 2020/03/01 12:28:32 markd Exp $
2 2
3DISTNAME= pdfgrep-2.1.2 3DISTNAME= pdfgrep-2.1.2
4PKGREVISION= 6 4PKGREVISION= 7
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= https://pdfgrep.org/download/ 6MASTER_SITES= https://pdfgrep.org/download/
7 7
8MAINTAINER= ryoon@NetBSD.org 8MAINTAINER= ryoon@NetBSD.org
9HOMEPAGE= https://pdfgrep.org/ 9HOMEPAGE= https://pdfgrep.org/
10COMMENT= Pdfgrep is a tool to search text in PDF files 10COMMENT= Pdfgrep is a tool to search text in PDF files
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LANGUAGES= c++ c 14USE_LANGUAGES= c++ c
15USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
16 16
17.include "../../devel/pcre/buildlink3.mk" 17.include "../../devel/pcre/buildlink3.mk"