graphics/krita: update to 4.4.8

This is strictly a bug fix release. The most important reason for this
release is a fix for a performance regression in Krita 4.4.5. There are
a few other fixes:

  *  Fix a crash on exit with certain versions of Qt and PyQt
  *  Fix moving selection with the magnetic selection tool (BUG:433633)
  *  Fix crashes in the magnetic selection tool when deleting nodes (BUG:439896)
  *  Fix an assert when converting the image color space from Python (BUG:437980)
  *  Fix a crash when closing a gamut mask document (BUG:438914)
  *  Fix drag and drop of clone layers between images (BUG:414699)
  *  Fix crash when saving the image with trimming enabled (BUG:437626)

Note: due to an upstream oversight, the so-version went from 21 back to
20.
This commit is contained in:
Tobias C. Berner 2021-09-09 19:50:38 +02:00
parent ec14fdadaa
commit 1383f9dd9b
2 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= krita
DISTVERSION= 4.4.5
PORTREVISION= 23
DISTVERSION= 4.4.8
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
@ -57,8 +56,8 @@ OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR
CONFLICTS_INSTALL= calligra-2*
PLIST_SUB= SHLIB_VER=21.0.0 \
SHLIB_SHVER=21
PLIST_SUB= SHLIB_VER=20.0.0 \
SHLIB_SHVER=20
CFLAGS+= -I${LOCALBASE}/include/Imath
LDFLAGS+= -lpthread

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1623342392
SHA256 (KDE/krita/krita-4.4.5.tar.xz) = 84c53686056d8f7485658004ca454eb275e35221307362e65daaac934a5c3b78
SIZE (KDE/krita/krita-4.4.5.tar.xz) = 174217180
TIMESTAMP = 1631209868
SHA256 (KDE/krita/krita-4.4.8.tar.xz) = 45112bf9d59beaf70de1e221699711a66b617a680d07e59d037d3b93ae77f450
SIZE (KDE/krita/krita-4.4.8.tar.xz) = 172636696