pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/librsvg librsvg: update to 2.40.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a56dc83fa771
branches:  trunk
changeset: 373808:a56dc83fa771
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 10 10:47:43 2018 +0000

description:
librsvg: update to 2.40.20.

Version 2.40.20
- Except for emergencies, this will be the LAST RELEASE of the
  librsvg-2.40.x series.  We are moving to 2.41, which is vastly
  improved over the 2.40 series.  The API/ABI there remain unchaged,
  so we strongly encourage you to upgrade your sources and binaries to
  librsvg-2.41.x.
- bgo#761175 - Allow masks and clips to reuse a node being drawn.
- Don't access the file system when deciding whether to load a remote
  file with a UNC path for a paint server (i.e. don't try to load it at all).
- Vistual Studio: fixed and integrated introspection builds, so
  introspection data is built directly from the Visual Studio project
  (Chun-wei Fan).
- Visual Studio: We now use HIGHENTROPYVA linker option on x64 builds,
  to enhance the security of built binaries (Chun-wei Fan).
- Fix generation of Vala bindings when compiling in read-only source
  directories (Emmanuele Bassi).

diffstat:

 graphics/librsvg/Makefile |   4 ++--
 graphics/librsvg/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 39cec1378abb -r a56dc83fa771 graphics/librsvg/Makefile
--- a/graphics/librsvg/Makefile Wed Jan 10 10:43:38 2018 +0000
+++ b/graphics/librsvg/Makefile Wed Jan 10 10:47:43 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2017/11/23 20:22:01 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2018/01/10 10:47:43 wiz Exp $
 
-DISTNAME=      librsvg-2.40.19
+DISTNAME=      librsvg-2.40.20
 CATEGORIES=    graphics gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/librsvg/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r 39cec1378abb -r a56dc83fa771 graphics/librsvg/distinfo
--- a/graphics/librsvg/distinfo Wed Jan 10 10:43:38 2018 +0000
+++ b/graphics/librsvg/distinfo Wed Jan 10 10:47:43 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2017/11/23 20:22:01 wiz Exp $
+$NetBSD: distinfo,v 1.37 2018/01/10 10:47:43 wiz Exp $
 
-SHA1 (librsvg-2.40.19.tar.xz) = 34e147bd29f658d537725e7fe6403ccaa555851d
-RMD160 (librsvg-2.40.19.tar.xz) = 915e3e0478c6fd4768827e93451175ae98fea2cc
-SHA512 (librsvg-2.40.19.tar.xz) = ee3921d0344f9c8503a77086e3d0411a5a638beeeefb959529fd07819e21f82504dcd3004faa93c65d77da30d0db055b7cb56ec8517c1bfae3c1ae23582dbce3
-Size (librsvg-2.40.19.tar.xz) = 1792716 bytes
+SHA1 (librsvg-2.40.20.tar.xz) = 244441b0f83ea8b3888cea2e9337eed3426f0149
+RMD160 (librsvg-2.40.20.tar.xz) = e697e1220779f77e81a890718ef5cda5b5e6b740
+SHA512 (librsvg-2.40.20.tar.xz) = cdd8224deb4c3786e29f48ed02c32ed9dff5cb15aba574a5ef845801ad3669cfcc3eedb9d359c22213dc7a29de24c363248825adad5877c40abf73b3688ff12f
+Size (librsvg-2.40.20.tar.xz) = 1796376 bytes
 SHA1 (patch-test-driver) = 802362f69cc54ce59483715f4c943d629a1680a7



Home | Main Index | Thread Index | Old Index