Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2026 15:38:40 +0000
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab588547add1 - main - graphics/inkscape: update 1.4.2 -> 1.4.3
Message-ID:  <6974e780.348ae.444d9796@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab588547add132df3ef4e3329df61a01bed34957

commit ab588547add132df3ef4e3329df61a01bed34957
Author:     Kurt Jaeger <pi@FreeBSD.org>
AuthorDate: 2026-01-24 15:34:25 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2026-01-24 15:34:25 +0000

    graphics/inkscape: update 1.4.2 -> 1.4.3
    
    Note:
    - this is a bridge release in the sense that it can be used to
      convert the planned Inkscape 1.5 multipage file format
      to the pre-1.5 multipage format.
    - 24 crash/freeze fixes
    
    PR:             292694
    Changes:        https://inkscape.org/doc/release_notes/1.4.3/Inkscape_1.4.3.html
    Reviewed by:    Tomasz "CeDeROM" CEDRO <tomek@cedro.info>
---
 graphics/inkscape/Makefile  | 10 ++--------
 graphics/inkscape/distinfo  | 12 +++---------
 graphics/inkscape/pkg-plist |  2 +-
 3 files changed, 6 insertions(+), 18 deletions(-)

diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 2133d0113fc6..9cdeb1973984 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,14 +1,8 @@
 PORTNAME=	inkscape
-DISTVERSION=	1.4.2
-PORTREVISION=	4
+DISTVERSION=	1.4.3
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://media.inkscape.org/dl/resources/file/
 
-PATCH_SITES=	https://gitlab.com/${PORTNAME}/${PORTNAME}/-/merge_requests/
-PATCHFILES=		7261.patch:-p1
-PATCHFILES+=	7449.patch:-p1
-PATCHFILES+=	7502.patch:-p1
-
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Full featured open source SVG editor
 WWW=		https://inkscape.org
@@ -58,7 +52,7 @@ USE_PYTHON=	cython
 USE_XORG=	sm ice x11 xext
 USE_LDCONFIG=	yes
 
-DATETAG=	2025-05-08_ebf0e940d0
+DATETAG=	2025-12-25_0d15f75042
 WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}_${DATETAG}
 
 BINARY_ALIAS=	python3=${PYTHON_CMD}
diff --git a/graphics/inkscape/distinfo b/graphics/inkscape/distinfo
index 6b98458c6abf..8a133f27bc19 100644
--- a/graphics/inkscape/distinfo
+++ b/graphics/inkscape/distinfo
@@ -1,9 +1,3 @@
-TIMESTAMP = 1764741928
-SHA256 (inkscape-1.4.2.tar.xz) = 2000530c7917e5260c9e8575a7154ff6926643d2006487d714e304a963f0c782
-SIZE (inkscape-1.4.2.tar.xz) = 53278452
-SHA256 (7261.patch) = 975b5b569d978146e8970a31a7d4f18917201ef5edb0620d919c803deba7707c
-SIZE (7261.patch) = 5243
-SHA256 (7449.patch) = b6611c4a0b765b95f618c9f2e02dfb7d56ae3e09b98f0423f05149b69f43d697
-SIZE (7449.patch) = 11351
-SHA256 (7502.patch) = fdbb2720c89adb4f2ff6bf57dcfe2e27bcdd40f01af531dd0663ca439187a69f
-SIZE (7502.patch) = 3587
+TIMESTAMP = 1769250053
+SHA256 (inkscape-1.4.3.tar.xz) = e83a2c3db570b6c5a1ff0fccfe7098837b3f6bd74b133567937c8a91710ed1d1
+SIZE (inkscape-1.4.3.tar.xz) = 53907460
diff --git a/graphics/inkscape/pkg-plist b/graphics/inkscape/pkg-plist
index 227a6dc1a69a..5a181acbc707 100644
--- a/graphics/inkscape/pkg-plist
+++ b/graphics/inkscape/pkg-plist
@@ -1,7 +1,7 @@
 bin/inkscape
 bin/inkview
 lib/inkscape/libinkscape_base.so
-lib/inkscape/libinkscape_base.so.1.4.2.0
+lib/inkscape/libinkscape_base.so.1.4.3.0
 share/applications/org.inkscape.Inkscape.desktop
 share/bash-completion/completions/inkscape
 share/icons/hicolor/16x16/apps/org.inkscape.Inkscape.png


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6974e780.348ae.444d9796>