git: 1f08cc6adaad - main - graphics/krita: Update to 4.4.5, latest upstream
Adriaan de Groot
adridg at FreeBSD.org
Thu Jun 10 19:40:39 UTC 2021
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1f08cc6adaad5067ede0f37b0ec6616bdfd9f0ef
commit 1f08cc6adaad5067ede0f37b0ec6616bdfd9f0ef
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-06-10 19:39:10 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-06-10 19:40:37 +0000
graphics/krita: Update to 4.4.5, latest upstream
Lots of changes documented in the release notes at
https://krita.org/en/item/krita-4-4-5-released/
---
graphics/krita/Makefile | 6 +++---
graphics/krita/distinfo | 6 +++---
graphics/krita/pkg-plist | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 6df4d9770010..6c9a558cd887 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,5 +1,5 @@
PORTNAME= krita
-DISTVERSION= 4.4.1
+DISTVERSION= 4.4.5
PORTREVISION= 16
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
@@ -57,8 +57,8 @@ OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR
CONFLICTS_INSTALL= calligra-2*
-PLIST_SUB= SHLIB_VER=20.0.0 \
- SHLIB_SHVER=20
+PLIST_SUB= SHLIB_VER=21.0.0 \
+ SHLIB_SHVER=21
CFLAGS+= -I${LOCALBASE}/include/Imath
LDFLAGS+= -lpthread
diff --git a/graphics/krita/distinfo b/graphics/krita/distinfo
index 91568b2eabcb..fbda338207a7 100644
--- a/graphics/krita/distinfo
+++ b/graphics/krita/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604035112
-SHA256 (KDE/krita/krita-4.4.1.tar.xz) = 799770a624b4fbb9ab1b889f14b5b3e446355de7b9e939f182915aaeea76b5ae
-SIZE (KDE/krita/krita-4.4.1.tar.xz) = 169788052
+TIMESTAMP = 1623342392
+SHA256 (KDE/krita/krita-4.4.5.tar.xz) = 84c53686056d8f7485658004ca454eb275e35221307362e65daaac934a5c3b78
+SIZE (KDE/krita/krita-4.4.5.tar.xz) = 174217180
diff --git a/graphics/krita/pkg-plist b/graphics/krita/pkg-plist
index ded32bdf7da7..7059a542cb99 100644
--- a/graphics/krita/pkg-plist
+++ b/graphics/krita/pkg-plist
@@ -51,6 +51,7 @@ lib/kritaplugins/kritagamutmask.so
lib/kritaplugins/kritagaussianhighpassfilter.so
lib/kritaplugins/kritagifexport.so
lib/kritaplugins/kritagifimport.so
+lib/kritaplugins/kritagradientgenerator.so
lib/kritaplugins/kritagradientmap.so
lib/kritaplugins/kritagriddocker.so
lib/kritaplugins/kritagridpaintop.so
@@ -112,7 +113,6 @@ lib/kritaplugins/kritarotateimage.so
lib/kritaplugins/kritaroundcornersfilter.so
lib/kritaplugins/kritaroundmarkerpaintop.so
lib/kritaplugins/kritascreentonegenerator.so
-%%OPENEXR%%lib/kritaplugins/kritaseexprgenerator.so
lib/kritaplugins/kritaselectiontools.so
lib/kritaplugins/kritaseparatechannels.so
lib/kritaplugins/kritashearimage.so
@@ -353,6 +353,7 @@ share/icons/hicolor/scalable/apps/krita.svgz
%%DATADIR%%/bundles/Krita_4_Default_Resources.bundle
%%OPENEXR%%%%DATADIR%%/bundles/Krita_Artists_SeExpr_examples.bundle
%%DATADIR%%/bundles/README
+%%DATADIR%%/bundles/RGBA_brushes.bundle
%%DATADIR%%/defaultpresets/colorsmudge.kpp
%%DATADIR%%/defaultpresets/complex.kpp
%%DATADIR%%/defaultpresets/curvebrush.kpp
@@ -863,7 +864,6 @@ share/icons/hicolor/scalable/apps/krita.svgz
%%DATADIR%%/qmlthemes/default/images/shadow.png
%%DATADIR%%/qmlthemes/default/sizes.js
%%DATADIR%%/qmlthemes/default/theme.qml
-%%OPENEXR%%%%DATADIR%%/seexpr_scripts/Disney_noisecolor2.kse
%%DATADIR%%/shortcuts/krita_default.shortcuts
%%DATADIR%%/shortcuts/paint_tool_sai_compatible.shortcuts
%%DATADIR%%/shortcuts/photoshop_compatible.shortcuts
More information about the dev-commits-ports-all
mailing list