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

(-)b/graphics/poppler/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	poppler
4
PORTNAME=	poppler
5
DISTVERSION=	0.90.1
5
DISTVERSION=	20.08.0
6
PORTREVISION=	0
6
PORTREVISION=	0
7
CATEGORIES=	graphics print
7
CATEGORIES=	graphics print
8
MASTER_SITES=	https://poppler.freedesktop.org/
8
MASTER_SITES=	https://poppler.freedesktop.org/
Lines 48-54 CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/} Link Here
48
PORTSCOUT=	limitw:1,even
48
PORTSCOUT=	limitw:1,even
49
USES+=		iconv
49
USES+=		iconv
50
CMAKE_ON+=	ENABLE_CPP
50
CMAKE_ON+=	ENABLE_CPP
51
PLIST_SUB+=	SHLIB_VER=101
51
PLIST_SUB+=	SHLIB_VER=102
52
52
53
OPTIONS_DEFINE=		CURL OPENJPEG
53
OPTIONS_DEFINE=		CURL OPENJPEG
54
OPTIONS_DEFAULT=	OPENJPEG
54
OPTIONS_DEFAULT=	OPENJPEG
(-)b/graphics/poppler/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1594495526
1
TIMESTAMP = 1596317819
2
SHA256 (poppler-0.90.1.tar.xz) = 984d82e72e91418d280885298c8bdc855a2fd92665fd52a1345b27235e0c71c4
2
SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5
3
SIZE (poppler-0.90.1.tar.xz) = 1633804
3
SIZE (poppler-20.08.0.tar.xz) = 1635372

Return to bug 248419