svn commit: r530198 - in head/graphics/librsvg2-rust: . files
Tobias Kortkamp
tobik at FreeBSD.org
Wed Apr 1 06:11:05 UTC 2020
Author: tobik
Date: Wed Apr 1 06:10:40 2020
New Revision: 530198
URL: https://svnweb.freebsd.org/changeset/ports/530198
Log:
graphics/librsvg2-rust: Update to 2.48.2
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.2.news
Deleted:
head/graphics/librsvg2-rust/files/
Modified:
head/graphics/librsvg2-rust/Makefile
head/graphics/librsvg2-rust/distinfo
Modified: head/graphics/librsvg2-rust/Makefile
==============================================================================
--- head/graphics/librsvg2-rust/Makefile Wed Apr 1 05:46:13 2020 (r530197)
+++ head/graphics/librsvg2-rust/Makefile Wed Apr 1 06:10:40 2020 (r530198)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= librsvg
-PORTVERSION= 2.48.1
+PORTVERSION= 2.48.2
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
@@ -17,6 +17,7 @@ BUILD_DEPENDS= ${RUST_DEFAULT}>=1.39.0:lang/${RUST_DEF
valac:lang/vala
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
+ libharfbuzz.so:print/harfbuzz \
libpng.so:graphics/png
USES= gettext gmake gnome libtool pkgconfig tar:xz
Modified: head/graphics/librsvg2-rust/distinfo
==============================================================================
--- head/graphics/librsvg2-rust/distinfo Wed Apr 1 05:46:13 2020 (r530197)
+++ head/graphics/librsvg2-rust/distinfo Wed Apr 1 06:10:40 2020 (r530198)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585487899
-SHA256 (gnome2/librsvg-2.48.1.tar.xz) = 91d7630cffbbe006c989ca575b404257abc2a4a636f0571ffb4607d69fd58f3a
-SIZE (gnome2/librsvg-2.48.1.tar.xz) = 13107540
+TIMESTAMP = 1585719123
+SHA256 (gnome2/librsvg-2.48.2.tar.xz) = 272658a0e04fce21eb1368c345cc1305bfeada4ca6d7db99e77323ed0668bdca
+SIZE (gnome2/librsvg-2.48.2.tar.xz) = 13125500
More information about the svn-ports-all
mailing list