graphics/poppler: update to 21.09
Release 21.09.0: core: * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators * Correct decoding of signature properties Reason & Location when they are Unicode * Fix issues with malformed files * MSVC build fixes build system: * Call cmake_minium_required() before project() * Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE} * correctly forward user-provided flags to try_compile() Exp-run by: antoine PR: 258206
This commit is contained in:
parent
e47c577da6
commit
d98b56f1de
27 changed files with 30 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pdf2djvu
|
||||
DISTVERSION= 0.9.17.1
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= kbibtex
|
||||
DISTVERSION= 0.9.2
|
||||
PORTREVISION= 19
|
||||
PORTREVISION= 20
|
||||
CATEGORIES= databases kde
|
||||
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= efl
|
||||
DISTVERSION= 1.25.1
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= devel enlightenment
|
||||
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
|
||||
DIST_SUBDIR= enlightenment
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= kfilemetadata
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= calligra
|
||||
DISTVERSION= 3.2.1
|
||||
PORTREVISION= 27
|
||||
PORTREVISION= 28
|
||||
CATEGORIES= editors kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
|
||||
DIST_SUBDIR= KDE/${PORTNAME}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= kile
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0b3
|
||||
PORTREVISION= 22
|
||||
PORTREVISION= 23
|
||||
CATEGORIES= editors kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
|
||||
.include "${.CURDIR}/Makefile.common"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
|
||||
.include "${.CURDIR}/Makefile.common"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= texstudio
|
||||
DISTVERSION= 3.1.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= editors
|
||||
|
||||
MAINTAINER= rigoletto@FreeBSD.org
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= texworks
|
||||
DISTVERSIONPREFIX= release-
|
||||
DISTVERSION= 0.6.2
|
||||
PORTREVISION= 32
|
||||
PORTREVISION= 33
|
||||
CATEGORIES= editors
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= diff-pdf
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= uzsolt@uzsolt.hu
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 3.3.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= inkscape
|
||||
DISTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= https://inkscape.org/gallery/item/26932/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= krita
|
||||
DISTVERSION= 4.4.5
|
||||
PORTREVISION= 22
|
||||
PORTREVISION= 23
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
|
||||
DIST_SUBDIR= KDE/${PORTNAME}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= okular
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= openfx-arena
|
||||
PORTVERSION= 2.3.14
|
||||
DISTVERSIONPREFIX= Natron-
|
||||
PORTREVISION= 42
|
||||
PORTREVISION= 43
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= olivier@FreeBSD.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: marcus@FreeBSD.org
|
||||
|
||||
PORTNAME= poppler
|
||||
DISTVERSION= 21.08.0
|
||||
DISTVERSION= 21.09.0
|
||||
CATEGORIES= graphics print
|
||||
MASTER_SITES= https://poppler.freedesktop.org/
|
||||
|
||||
|
@ -47,7 +47,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/}
|
|||
PORTSCOUT= limitw:1,even
|
||||
USES+= iconv
|
||||
CMAKE_ON+= ENABLE_CPP
|
||||
PLIST_SUB+= SHLIB_VER=112
|
||||
PLIST_SUB+= SHLIB_VER=113
|
||||
|
||||
OPTIONS_DEFINE= CURL OPENJPEG
|
||||
OPTIONS_DEFAULT= OPENJPEG
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627834363
|
||||
SHA256 (poppler-21.08.0.tar.xz) = e9cf5dc5964bce4bb0264d1c4f8122706c910588b421cfc30abc97d6b23e602d
|
||||
SIZE (poppler-21.08.0.tar.xz) = 1717372
|
||||
TIMESTAMP = 1630554471
|
||||
SHA256 (poppler-21.09.0.tar.xz) = 5a47fef738c2b99471f9b459a8bf8b40aefb7eed92caa4861c3798b2e126d05b
|
||||
SIZE (poppler-21.09.0.tar.xz) = 1722828
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= cantor
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= labplot
|
||||
DISTVERSION= 2.8.2
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= math kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= tellico
|
||||
DISTVERSION= 3.4.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= http://tellico-project.org/files/
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= kitinerary
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
|
|
@ -2,7 +2,7 @@ PORTNAME= pdf-tools
|
|||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.90-84
|
||||
DISTVERSIONSUFFIX= -g5f77dae
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= print elisp
|
||||
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= scribus
|
||||
PORTVERSION= 1.5.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
|
||||
http://www.scribus.net/downloads/${PORTVERSION}/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= texlive
|
||||
PORTVERSION= 20150521
|
||||
PORTREVISION= 70
|
||||
PORTREVISION= 71
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
|
||||
PKGNAMESUFFIX= -base
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= pdfgrep
|
||||
PORTVERSION= 2.1.1
|
||||
PORTREVISION= 31
|
||||
PORTREVISION= 32
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://pdfgrep.org/download/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pdftotext
|
||||
PORTVERSION= 2.1.5
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
Loading…
Reference in a new issue