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

(-)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.02.0
5
DISTVERSION=	21.03.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 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=107
50
PLIST_SUB+=	SHLIB_VER=108
51
51
52
OPTIONS_DEFINE=		CURL OPENJPEG
52
OPTIONS_DEFINE=		CURL OPENJPEG
53
OPTIONS_DEFAULT=	OPENJPEG
53
OPTIONS_DEFAULT=	OPENJPEG
(-)graphics/poppler/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1612288566
1
TIMESTAMP = 1614683481
2
SHA256 (poppler-21.02.0.tar.xz) = 5c14759c99891e6e472aced6d5f0ff1dacf85d80cd9026d365c55c653edf792c
2
SHA256 (poppler-21.03.0.tar.xz) = fd51ead4aac1d2f4684fa6e7b0ec06f0233ed21667e720a4e817e4455dd63d27
3
SIZE (poppler-21.02.0.tar.xz) = 1684496
3
SIZE (poppler-21.03.0.tar.xz) = 1690848

Return to bug 253953