View | Details | Raw Unified | Return to bug 253183
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=	21.01.0
5
DISTVERSION=	21.02.0
6
CATEGORIES=	graphics print
6
CATEGORIES=	graphics print
7
MASTER_SITES=	https://poppler.freedesktop.org/
7
MASTER_SITES=	https://poppler.freedesktop.org/
8
8
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=106
50
PLIST_SUB+=	SHLIB_VER=107
51
51
52
OPTIONS_DEFINE=		CURL OPENJPEG
52
OPTIONS_DEFINE=		CURL OPENJPEG
53
OPTIONS_DEFAULT=	OPENJPEG
53
OPTIONS_DEFAULT=	OPENJPEG
(-)b/graphics/poppler/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609664769
1
TIMESTAMP = 1612288566
2
SHA256 (poppler-21.01.0.tar.xz) = 016dde34e5f868ea98a32ca99b643325a9682281500942b7113f4ec88d20e2f3
2
SHA256 (poppler-21.02.0.tar.xz) = 5c14759c99891e6e472aced6d5f0ff1dacf85d80cd9026d365c55c653edf792c
3
SIZE (poppler-21.01.0.tar.xz) = 1680536
3
SIZE (poppler-21.02.0.tar.xz) = 1684496

Return to bug 253183