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

(-)b/graphics/poppler/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# Created by: marcus@FreeBSD.org
1
# Created by: marcus@FreeBSD.org
2
2
3
PORTNAME=	poppler
3
PORTNAME=	poppler
4
DISTVERSION=	21.10.0
4
DISTVERSION=	21.11.0
5
CATEGORIES=	graphics print
5
CATEGORIES=	graphics print
6
MASTER_SITES=	https://poppler.freedesktop.org/
6
MASTER_SITES=	https://poppler.freedesktop.org/
7
7
Lines 47-53 CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/} Link Here
47
PORTSCOUT=	limitw:1,even
47
PORTSCOUT=	limitw:1,even
48
USES+=		iconv
48
USES+=		iconv
49
CMAKE_ON+=	ENABLE_CPP
49
CMAKE_ON+=	ENABLE_CPP
50
PLIST_SUB+=	SHLIB_VER=114
50
PLIST_SUB+=	SHLIB_VER=115
51
51
52
OPTIONS_DEFINE=		CURL OPENJPEG
52
OPTIONS_DEFINE=		CURL OPENJPEG
53
OPTIONS_DEFAULT=	OPENJPEG
53
OPTIONS_DEFAULT=	OPENJPEG
(-)b/graphics/poppler/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1633079997
1
TIMESTAMP = 1636102665
2
SHA256 (poppler-21.10.0.tar.xz) = 964b5b16290fbec3fae57c2a5bcdea49bb0736bd750c3a3711c47995c9efc394
2
SHA256 (poppler-21.11.0.tar.xz) = 31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584
3
SIZE (poppler-21.10.0.tar.xz) = 1779668
3
SIZE (poppler-21.11.0.tar.xz) = 1783592
4
- 

Return to bug 259656