FreeBSD Bugzilla – Attachment 238638 Details for
Bug 268249
graphics/inkscape: update to 1.2.2 and math/lib2geom to 1.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update graphics/inkscape to 1.2.2 and math/lib2geom to 1.2.2
inkscape.diff (text/plain), 10.49 KB, created by
Vladimir Druzenko
on 2022-12-08 16:47:08 UTC
(
hide
)
Description:
Update graphics/inkscape to 1.2.2 and math/lib2geom to 1.2.2
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2022-12-08 16:47:08 UTC
Size:
10.49 KB
patch
obsolete
>diff -ur graphics/inkscape.orig/Makefile graphics/inkscape/Makefile >--- graphics/inkscape.orig/Makefile >+++ graphics/inkscape/Makefile >@@ -1,12 +1,8 @@ > PORTNAME= inkscape >-DISTVERSION= 1.2.1 >-PORTREVISION= 11 >+DISTVERSION= 1.2.2 > CATEGORIES= graphics gnome > MASTER_SITES= https://media.inkscape.org/dl/resources/file/ > >-PATCH_SITES= https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/inkscape/trunk/ >-PATCHFILES= inkscape-1.2.1-poppler-22.09.0.patch:-p1 >- > MAINTAINER= gnome@FreeBSD.org > COMMENT= Full featured open source SVG editor > WWW= https://inkscape.org >@@ -58,7 +54,7 @@ > > CXXSTD= gnu++17 > >-DATETAG= 2022-07-14_9c6d41e410 >+DATETAG= 2022-12-01_b0a8486541 > > WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}_${DATETAG} > >diff -ur graphics/inkscape.orig/distinfo graphics/inkscape/distinfo >--- graphics/inkscape.orig/distinfo >+++ graphics/inkscape/distinfo >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1662474311 >-SHA256 (inkscape-1.2.1.tar.xz) = 46ce7da0eba7ca4badc1db70e9cbb67e0adf9bb342687dc6e08b5ca21b8d4c1b >-SIZE (inkscape-1.2.1.tar.xz) = 98048464 >-SHA256 (inkscape-1.2.1-poppler-22.09.0.patch) = 5e847d11c1c42db717ad39bc03708e3b855f0e0a99ee4ac8d97f5bfe4af8985c >-SIZE (inkscape-1.2.1-poppler-22.09.0.patch) = 3576 >+TIMESTAMP = 1670503504 >+SHA256 (inkscape-1.2.2.tar.xz) = a0c7fd0d03c0a21535e648ef301dcf80dd7cfc1f3545e51065fbf1ba3ee8a5c4 >+SIZE (inkscape-1.2.2.tar.xz) = 39392040 >diff -ur math/lib2geom.orig/Makefile math/lib2geom/Makefile >--- math/lib2geom.orig/Makefile >+++ math/lib2geom/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= lib2geom >-DISTVERSION= 1.1 >-PORTREVISION= 3 >+DISTVERSION= 1.2.2 > CATEGORIES= math gnome > > MAINTAINER= gnome@FreeBSD.org >@@ -17,7 +16,7 @@ > USE_GNOME= cairo glib20 > > GL_ACCOUNT= inkscape >-GL_COMMIT= 651c48a76e2c0f361feba8a66d4d693a2a0605a9 >+GL_COMMIT= a84a73ebdae50cc729f57d1ffb788aeaef0f746c > > CMAKE_ON= 2GEOM_BUILD_SHARED > >diff -ur math/lib2geom.orig/distinfo math/lib2geom/distinfo >--- math/lib2geom.orig/distinfo >+++ math/lib2geom/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1665825444 >-SHA256 (inkscape-lib2geom-651c48a76e2c0f361feba8a66d4d693a2a0605a9_GL0.tar.gz) = 79cc2f6853acc399ebf9612d9f0a98bc09dbe5f6916400f5ad249137b9fc7638 >-SIZE (inkscape-lib2geom-651c48a76e2c0f361feba8a66d4d693a2a0605a9_GL0.tar.gz) = 1447476 >+TIMESTAMP = 1670507287 >+SHA256 (inkscape-lib2geom-a84a73ebdae50cc729f57d1ffb788aeaef0f746c_GL0.tar.gz) = 3a5b38cfb611290f45475b21e8d556d80640eeee231ed588bef3d6945aedadd0 >+SIZE (inkscape-lib2geom-a84a73ebdae50cc729f57d1ffb788aeaef0f746c_GL0.tar.gz) = 1397606 >diff -ur math/lib2geom.orig/pkg-plist math/lib2geom/pkg-plist >--- math/lib2geom.orig/pkg-plist >+++ math/lib2geom/pkg-plist >@@ -1,97 +1,97 @@ >-include/2geom-1.1.0/2geom/2geom.h >-include/2geom-1.1.0/2geom/affine.h >-include/2geom-1.1.0/2geom/angle.h >-include/2geom-1.1.0/2geom/basic-intersection.h >-include/2geom-1.1.0/2geom/bezier-curve.h >-include/2geom-1.1.0/2geom/bezier-to-sbasis.h >-include/2geom-1.1.0/2geom/bezier-utils.h >-include/2geom-1.1.0/2geom/bezier.h >-include/2geom-1.1.0/2geom/cairo-path-sink.h >-include/2geom-1.1.0/2geom/choose.h >-include/2geom-1.1.0/2geom/circle.h >-include/2geom-1.1.0/2geom/concepts.h >-include/2geom-1.1.0/2geom/conic_section_clipper.h >-include/2geom-1.1.0/2geom/conic_section_clipper_cr.h >-include/2geom-1.1.0/2geom/conic_section_clipper_impl.h >-include/2geom-1.1.0/2geom/conicsec.h >-include/2geom-1.1.0/2geom/convex-hull.h >-include/2geom-1.1.0/2geom/coord.h >-include/2geom-1.1.0/2geom/crossing.h >-include/2geom-1.1.0/2geom/curve.h >-include/2geom-1.1.0/2geom/curves.h >-include/2geom-1.1.0/2geom/d2.h >-include/2geom-1.1.0/2geom/ellipse.h >-include/2geom-1.1.0/2geom/elliptical-arc.h >-include/2geom-1.1.0/2geom/exception.h >-include/2geom-1.1.0/2geom/forward.h >-include/2geom-1.1.0/2geom/generic-interval.h >-include/2geom-1.1.0/2geom/generic-rect.h >-include/2geom-1.1.0/2geom/geom.h >-include/2geom-1.1.0/2geom/int-interval.h >-include/2geom-1.1.0/2geom/int-point.h >-include/2geom-1.1.0/2geom/int-rect.h >-include/2geom-1.1.0/2geom/intersection-graph.h >-include/2geom-1.1.0/2geom/intersection.h >-include/2geom-1.1.0/2geom/interval.h >-include/2geom-1.1.0/2geom/intervaltree/interval_tree.h >-include/2geom-1.1.0/2geom/line.h >-include/2geom-1.1.0/2geom/linear.h >-include/2geom-1.1.0/2geom/math-utils.h >-include/2geom-1.1.0/2geom/nearest-time.h >-include/2geom-1.1.0/2geom/numeric/fitting-model.h >-include/2geom-1.1.0/2geom/numeric/fitting-tool.h >-include/2geom-1.1.0/2geom/numeric/linear_system.h >-include/2geom-1.1.0/2geom/numeric/matrix.h >-include/2geom-1.1.0/2geom/numeric/symmetric-matrix-fs-operation.h >-include/2geom-1.1.0/2geom/numeric/symmetric-matrix-fs-trace.h >-include/2geom-1.1.0/2geom/numeric/symmetric-matrix-fs.h >-include/2geom-1.1.0/2geom/numeric/vector.h >-include/2geom-1.1.0/2geom/ord.h >-include/2geom-1.1.0/2geom/orphan-code/arc-length.h >-include/2geom-1.1.0/2geom/orphan-code/chebyshev.h >-include/2geom-1.1.0/2geom/orphan-code/intersection-by-smashing.h >-include/2geom-1.1.0/2geom/orphan-code/linear-of.h >-include/2geom-1.1.0/2geom/orphan-code/linearN.h >-include/2geom-1.1.0/2geom/orphan-code/redblacktree.h >-include/2geom-1.1.0/2geom/orphan-code/rtree.h >-include/2geom-1.1.0/2geom/orphan-code/sbasis-of.h >-include/2geom-1.1.0/2geom/orphan-code/sbasisN.h >-include/2geom-1.1.0/2geom/parallelogram.h >-include/2geom-1.1.0/2geom/path-intersection.h >-include/2geom-1.1.0/2geom/path-sink.h >-include/2geom-1.1.0/2geom/path.h >-include/2geom-1.1.0/2geom/pathvector.h >-include/2geom-1.1.0/2geom/piecewise.h >-include/2geom-1.1.0/2geom/point.h >-include/2geom-1.1.0/2geom/polynomial.h >-include/2geom-1.1.0/2geom/ray.h >-include/2geom-1.1.0/2geom/rect.h >-include/2geom-1.1.0/2geom/sbasis-2d.h >-include/2geom-1.1.0/2geom/sbasis-curve.h >-include/2geom-1.1.0/2geom/sbasis-geometric.h >-include/2geom-1.1.0/2geom/sbasis-math.h >-include/2geom-1.1.0/2geom/sbasis-poly.h >-include/2geom-1.1.0/2geom/sbasis-to-bezier.h >-include/2geom-1.1.0/2geom/sbasis.h >-include/2geom-1.1.0/2geom/solver.h >-include/2geom-1.1.0/2geom/svg-path-parser.h >-include/2geom-1.1.0/2geom/svg-path-writer.h >-include/2geom-1.1.0/2geom/sweep-bounds.h >-include/2geom-1.1.0/2geom/sweeper.h >-include/2geom-1.1.0/2geom/symbolic/determinant-minor.h >-include/2geom-1.1.0/2geom/symbolic/implicit.h >-include/2geom-1.1.0/2geom/symbolic/matrix.h >-include/2geom-1.1.0/2geom/symbolic/multi-index.h >-include/2geom-1.1.0/2geom/symbolic/multipoly.h >-include/2geom-1.1.0/2geom/symbolic/mvpoly-tools.h >-include/2geom-1.1.0/2geom/symbolic/polynomial.h >-include/2geom-1.1.0/2geom/symbolic/unity-builder.h >-include/2geom-1.1.0/2geom/transforms.h >-include/2geom-1.1.0/2geom/utils.h >+include/2geom-1.2.2/2geom/2geom.h >+include/2geom-1.2.2/2geom/affine.h >+include/2geom-1.2.2/2geom/angle.h >+include/2geom-1.2.2/2geom/basic-intersection.h >+include/2geom-1.2.2/2geom/bezier-curve.h >+include/2geom-1.2.2/2geom/bezier-to-sbasis.h >+include/2geom-1.2.2/2geom/bezier-utils.h >+include/2geom-1.2.2/2geom/bezier.h >+include/2geom-1.2.2/2geom/cairo-path-sink.h >+include/2geom-1.2.2/2geom/choose.h >+include/2geom-1.2.2/2geom/circle.h >+include/2geom-1.2.2/2geom/concepts.h >+include/2geom-1.2.2/2geom/conic_section_clipper.h >+include/2geom-1.2.2/2geom/conic_section_clipper_cr.h >+include/2geom-1.2.2/2geom/conic_section_clipper_impl.h >+include/2geom-1.2.2/2geom/conicsec.h >+include/2geom-1.2.2/2geom/convex-hull.h >+include/2geom-1.2.2/2geom/coord.h >+include/2geom-1.2.2/2geom/crossing.h >+include/2geom-1.2.2/2geom/curve.h >+include/2geom-1.2.2/2geom/curves.h >+include/2geom-1.2.2/2geom/d2.h >+include/2geom-1.2.2/2geom/ellipse.h >+include/2geom-1.2.2/2geom/elliptical-arc.h >+include/2geom-1.2.2/2geom/exception.h >+include/2geom-1.2.2/2geom/forward.h >+include/2geom-1.2.2/2geom/generic-interval.h >+include/2geom-1.2.2/2geom/generic-rect.h >+include/2geom-1.2.2/2geom/geom.h >+include/2geom-1.2.2/2geom/int-interval.h >+include/2geom-1.2.2/2geom/int-point.h >+include/2geom-1.2.2/2geom/int-rect.h >+include/2geom-1.2.2/2geom/intersection-graph.h >+include/2geom-1.2.2/2geom/intersection.h >+include/2geom-1.2.2/2geom/interval.h >+include/2geom-1.2.2/2geom/intervaltree/interval_tree.h >+include/2geom-1.2.2/2geom/line.h >+include/2geom-1.2.2/2geom/linear.h >+include/2geom-1.2.2/2geom/math-utils.h >+include/2geom-1.2.2/2geom/nearest-time.h >+include/2geom-1.2.2/2geom/numeric/fitting-model.h >+include/2geom-1.2.2/2geom/numeric/fitting-tool.h >+include/2geom-1.2.2/2geom/numeric/linear_system.h >+include/2geom-1.2.2/2geom/numeric/matrix.h >+include/2geom-1.2.2/2geom/numeric/symmetric-matrix-fs-operation.h >+include/2geom-1.2.2/2geom/numeric/symmetric-matrix-fs-trace.h >+include/2geom-1.2.2/2geom/numeric/symmetric-matrix-fs.h >+include/2geom-1.2.2/2geom/numeric/vector.h >+include/2geom-1.2.2/2geom/ord.h >+include/2geom-1.2.2/2geom/orphan-code/arc-length.h >+include/2geom-1.2.2/2geom/orphan-code/chebyshev.h >+include/2geom-1.2.2/2geom/orphan-code/intersection-by-smashing.h >+include/2geom-1.2.2/2geom/orphan-code/linear-of.h >+include/2geom-1.2.2/2geom/orphan-code/linearN.h >+include/2geom-1.2.2/2geom/orphan-code/redblacktree.h >+include/2geom-1.2.2/2geom/orphan-code/rtree.h >+include/2geom-1.2.2/2geom/orphan-code/sbasis-of.h >+include/2geom-1.2.2/2geom/orphan-code/sbasisN.h >+include/2geom-1.2.2/2geom/parallelogram.h >+include/2geom-1.2.2/2geom/path-intersection.h >+include/2geom-1.2.2/2geom/path-sink.h >+include/2geom-1.2.2/2geom/path.h >+include/2geom-1.2.2/2geom/pathvector.h >+include/2geom-1.2.2/2geom/piecewise.h >+include/2geom-1.2.2/2geom/point.h >+include/2geom-1.2.2/2geom/polynomial.h >+include/2geom-1.2.2/2geom/ray.h >+include/2geom-1.2.2/2geom/rect.h >+include/2geom-1.2.2/2geom/sbasis-2d.h >+include/2geom-1.2.2/2geom/sbasis-curve.h >+include/2geom-1.2.2/2geom/sbasis-geometric.h >+include/2geom-1.2.2/2geom/sbasis-math.h >+include/2geom-1.2.2/2geom/sbasis-poly.h >+include/2geom-1.2.2/2geom/sbasis-to-bezier.h >+include/2geom-1.2.2/2geom/sbasis.h >+include/2geom-1.2.2/2geom/solver.h >+include/2geom-1.2.2/2geom/svg-path-parser.h >+include/2geom-1.2.2/2geom/svg-path-writer.h >+include/2geom-1.2.2/2geom/sweep-bounds.h >+include/2geom-1.2.2/2geom/sweeper.h >+include/2geom-1.2.2/2geom/symbolic/determinant-minor.h >+include/2geom-1.2.2/2geom/symbolic/implicit.h >+include/2geom-1.2.2/2geom/symbolic/matrix.h >+include/2geom-1.2.2/2geom/symbolic/multi-index.h >+include/2geom-1.2.2/2geom/symbolic/multipoly.h >+include/2geom-1.2.2/2geom/symbolic/mvpoly-tools.h >+include/2geom-1.2.2/2geom/symbolic/polynomial.h >+include/2geom-1.2.2/2geom/symbolic/unity-builder.h >+include/2geom-1.2.2/2geom/transforms.h >+include/2geom-1.2.2/2geom/utils.h > lib/cmake/2Geom/2GeomConfig.cmake > lib/cmake/2Geom/2GeomConfigVersion.cmake > lib/cmake/2Geom/2GeomTargets-%%CMAKE_BUILD_TYPE%%.cmake > lib/cmake/2Geom/2GeomTargets.cmake > lib/lib2geom.so >-lib/lib2geom.so.1.1.0 >+lib/lib2geom.so.1.2.0 > libdata/pkgconfig/2geom.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 268249
: 238638