aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-03 12:37:44 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-03 12:37:44 +0000
commit89320fc311eb221367dd169cb9b05f20db79abb8 (patch)
tree0128fabc06729acc67a1104100670f33294d5659 /graphics
parenta51b5d789b599d330b60ea4a30375508da3ad9ee (diff)
downloadports-89320fc311eb221367dd169cb9b05f20db79abb8.tar.gz
ports-89320fc311eb221367dd169cb9b05f20db79abb8.zip
graphics/librsvg2-rust: Update to 2.45.7
rsvg-view is no longer provided by librsvg [1]. Drop the workaround that was there to avoid a dependency loop with gtk3. [1] https://people.gnome.org/~federico/blog/removing-rsvg-view.html Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.7.news
Notes
Notes: svn path=/head/; revision=505748
Diffstat (limited to 'graphics')
-rw-r--r--graphics/librsvg2-rust/Makefile6
-rw-r--r--graphics/librsvg2-rust/distinfo6
2 files changed, 4 insertions, 8 deletions
diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile
index 23821daa933a..fa2d3f97ee24 100644
--- a/graphics/librsvg2-rust/Makefile
+++ b/graphics/librsvg2-rust/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= librsvg
-PORTVERSION= 2.45.6
-PORTREVISION= 1
+PORTVERSION= 2.45.7
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
@@ -39,9 +38,6 @@ MAKE_ENV= RUSTC=${LOCALBASE}/bin/rustc
CONFLICTS_INSTALL= librsvg2
post-patch:
-# Avoid dependency loop with gtk3 (it depends on librsvg2), do not build rsvg-view
- @${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.[0-9][0-9].[0-9]|GTK3_REQUIRED=9.90.0|g' \
- ${WRKSRC}/configure
# Disable vendor checksums
@${REINPLACE_CMD} -e 's/"files":{[^}]*}/"files":{}/' \
${WRKSRC}/vendor/*/.cargo-checksum.json
diff --git a/graphics/librsvg2-rust/distinfo b/graphics/librsvg2-rust/distinfo
index a54998966ad5..c0175ae0e017 100644
--- a/graphics/librsvg2-rust/distinfo
+++ b/graphics/librsvg2-rust/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557889277
-SHA256 (gnome2/librsvg-2.45.6.tar.xz) = 0e6e26cb5c79cfa73c0ddab06808ace4d10c4a626b81c31a75ead37c6cb4df41
-SIZE (gnome2/librsvg-2.45.6.tar.xz) = 12757708
+TIMESTAMP = 1562156137
+SHA256 (gnome2/librsvg-2.45.7.tar.xz) = d4399eb76eb4e955fd36a5e536e4cb965ccfafbbc72e3b43495e08ac2a61f993
+SIZE (gnome2/librsvg-2.45.7.tar.xz) = 12897272