View | Details | Raw Unified | Return to bug 268163
Collapse All | Expand All

(-)b/graphics/poppler-glib/Makefile (-1 lines)
Lines 1-4 Link Here
1
PORTREVISION=	0
2
1
3
COMMENT=	GLib bindings to poppler
2
COMMENT=	GLib bindings to poppler
4
3
(-)b/graphics/poppler-qt5/Makefile (-1 lines)
Lines 1-4 Link Here
1
PORTREVISION=	0
2
1
3
COMMENT=	Qt 5 bindings to poppler
2
COMMENT=	Qt 5 bindings to poppler
4
3
(-)b/graphics/poppler-qt6/Makefile (-1 lines)
Lines 1-4 Link Here
1
PORTREVISION=	1
2
1
3
COMMENT=	Qt 6 bindings to poppler
2
COMMENT=	Qt 6 bindings to poppler
4
3
(-)b/graphics/poppler-utils/Makefile (-1 lines)
Lines 1-4 Link Here
1
PORTREVISION=	0
2
1
3
COMMENT=	Poppler's xpdf-workalike command line utilities # '
2
COMMENT=	Poppler's xpdf-workalike command line utilities # '
4
3
(-)b/graphics/poppler/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	poppler
1
PORTNAME=	poppler
2
DISTVERSION=	22.11.0
2
DISTVERSION=	22.12.0
3
CATEGORIES=	graphics print
3
CATEGORIES=	graphics print
4
MASTER_SITES=	https://poppler.freedesktop.org/
4
MASTER_SITES=	https://poppler.freedesktop.org/
5
5
Lines 55-61 CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/} Link Here
55
PORTSCOUT=	limitw:1,even
55
PORTSCOUT=	limitw:1,even
56
USES+=		iconv
56
USES+=		iconv
57
CMAKE_ON+=	ENABLE_CPP
57
CMAKE_ON+=	ENABLE_CPP
58
PLIST_SUB+=	SHLIB_VER=125
58
PLIST_SUB+=	SHLIB_VER=126
59
59
60
OPTIONS_DEFINE=		CURL OPENJPEG
60
OPTIONS_DEFINE=		CURL OPENJPEG
61
OPTIONS_DEFAULT=	OPENJPEG
61
OPTIONS_DEFAULT=	OPENJPEG
(-)b/graphics/poppler/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1667292617
1
TIMESTAMP = 1670220875
2
SHA256 (poppler-22.11.0.tar.xz) = 093ba9844ed774285517361c15e21a31ba4df278a499263d4403cca74f2da828
2
SHA256 (poppler-22.12.0.tar.xz) = d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0
3
SIZE (poppler-22.11.0.tar.xz) = 1845444
3
SIZE (poppler-22.12.0.tar.xz) = 1845856
4
- 

Return to bug 268163