pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/inkscape
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 27 18:35:28 UTC 2024
Modified Files:
pkgsrc/graphics/inkscape: Makefile distinfo
Log Message:
inkscape: update to 1.3.2.
Fix for a regression introduced in 1.3.1 with path data for shapes
To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 pkgsrc/graphics/inkscape/Makefile
cvs rdiff -u -r1.98 -r1.99 pkgsrc/graphics/inkscape/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/inkscape/Makefile
diff -u pkgsrc/graphics/inkscape/Makefile:1.282 pkgsrc/graphics/inkscape/Makefile:1.283
--- pkgsrc/graphics/inkscape/Makefile:1.282 Sat Dec 30 12:57:52 2023
+++ pkgsrc/graphics/inkscape/Makefile Sat Jan 27 18:35:28 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.282 2023/12/30 12:57:52 wiz Exp $
+# $NetBSD: Makefile,v 1.283 2024/01/27 18:35:28 wiz Exp $
-DISTNAME= inkscape-1.3.1
-PKGREVISION= 2
+DISTNAME= inkscape-1.3.2
CATEGORIES= graphics
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
EXTRACT_SUFX= .tar.xz
@@ -21,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:..
DEPENDS+= ${PYPKGPREFIX}-serial-[0-9]*:../../comms/py-serial
DEPENDS+= ${PYPKGPREFIX}-scour-[0-9]*:../../graphics/py-scour
-WRKSRC= ${WRKDIR}/inkscape-1.3.1_2023-11-16_91b66b0783
+WRKSRC= ${WRKDIR}/inkscape-1.3.2_2023-11-25_091e20ef0f
CPPFLAGS.NetBSD+= -Urounddown
CPPFLAGS.NetBSD+= -Uroundup
Index: pkgsrc/graphics/inkscape/distinfo
diff -u pkgsrc/graphics/inkscape/distinfo:1.98 pkgsrc/graphics/inkscape/distinfo:1.99
--- pkgsrc/graphics/inkscape/distinfo:1.98 Sat Jan 27 18:16:39 2024
+++ pkgsrc/graphics/inkscape/distinfo Sat Jan 27 18:35:28 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.98 2024/01/27 18:16:39 wiz Exp $
+$NetBSD: distinfo,v 1.99 2024/01/27 18:35:28 wiz Exp $
-BLAKE2s (inkscape-1.3.1.tar.xz) = a92f5577e7be254fcbbebcd5c2fbfd0f8e6b8dfadd2f1e3b71f0209f57418abb
-SHA512 (inkscape-1.3.1.tar.xz) = cb0f8984c2dd33708021400384eeb2cfe32af4ba34a2f371a767b100a000cfe35b8c4fe88eb294a8f6fc0795d9991d53552df5b152288130da91228066f68a26
-Size (inkscape-1.3.1.tar.xz) = 44727728 bytes
+BLAKE2s (inkscape-1.3.2.tar.xz) = f4de59880a918e71faa4d88f6dad7205e378a13ff1d04c6a6aa6469c2aa0fefb
+SHA512 (inkscape-1.3.2.tar.xz) = a6da4b676ba3e7f954f95e3916ce78ce358b49c8052795a52d478064ef02eeae0337b0a94e89b9752ea6824a5758d28072c2bbf83f1e9ee28daebd3b0ef87343
+Size (inkscape-1.3.2.tar.xz) = 44720944 bytes
SHA1 (patch-CMakeScripts_DefineDependsandFlags.cmake) = 6638a97615ca37bcdc20463b37cd859d723f66d6
SHA1 (patch-src_extension_implementation_script.cpp) = da46549f688da5c9c0ecbeaeac7962e4f261cae4
SHA1 (patch-src_helper_mathfns.h) = 37977a9c767dd409088e552135c512ff76f675a4
Home |
Main Index |
Thread Index |
Old Index