diff options
author | ryoon <ryoon> | 2016-05-21 13:43:42 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-05-21 13:43:42 +0000 |
commit | dde752c603acae4207243c55132db3c5cc7798af (patch) | |
tree | 211bdc802ded788ffdfcc487d13a0bfb6a248a6c /graphics | |
parent | ae81197970310beb2ff36f08f45b798e2ba89381 (diff) | |
download | pkgsrc-dde752c603acae4207243c55132db3c5cc7798af.tar.gz |
Update to 2.40.15
Changelog:
Version 2.40.15
- Apologies for the lack of 2.40.14. I mistakenly tagged the
repository before updating the NEWS file.
- librsvg now uses the Contributor Covenant Code of Conduct,
version 1.4, to which all contributors and maintainers are expected
to abide. Please see the code_of_conduct.md file for details.
- Chun-wei Fan fixed builds on Visual Studio pre-2012.
- Fixed bgo#759084 - Don't crash when filters don't actually exist
Fix by Benjamin Otte.
- Javier Jardón updated our autogen.sh to use modern autotools.
- Fixed bgo#761728 - Memory leak in the PrimitiveComponentTransfer
filter. Fix by Ron Hopper.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/librsvg/Makefile | 5 | ||||
-rw-r--r-- | graphics/librsvg/PLIST | 5 | ||||
-rw-r--r-- | graphics/librsvg/distinfo | 10 |
3 files changed, 11 insertions, 9 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index a013ea26df3..2a8e4aefad5 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.85 2016/02/25 13:37:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.86 2016/05/21 13:43:42 ryoon Exp $ -DISTNAME= librsvg-2.40.9 -PKGREVISION= 2 +DISTNAME= librsvg-2.40.15 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/librsvg/PLIST b/graphics/librsvg/PLIST index 6279c350e38..92bd5e0d803 100644 --- a/graphics/librsvg/PLIST +++ b/graphics/librsvg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2015/09/27 02:03:54 tnn Exp $ +@comment $NetBSD: PLIST,v 1.13 2016/05/21 13:43:42 ryoon Exp $ bin/rsvg-convert include/librsvg-2.0/librsvg/librsvg-enum-types.h include/librsvg-2.0/librsvg/librsvg-features.h @@ -24,9 +24,11 @@ share/gtk-doc/html/rsvg-2.0/api-index-full.html share/gtk-doc/html/rsvg-2.0/home.png share/gtk-doc/html/rsvg-2.0/index.html share/gtk-doc/html/rsvg-2.0/index.sgml +share/gtk-doc/html/rsvg-2.0/left-insensitive.png share/gtk-doc/html/rsvg-2.0/left.png share/gtk-doc/html/rsvg-2.0/licence.html share/gtk-doc/html/rsvg-2.0/object-tree.html +share/gtk-doc/html/rsvg-2.0/right-insensitive.png share/gtk-doc/html/rsvg-2.0/right.png share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html @@ -35,4 +37,5 @@ share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html share/gtk-doc/html/rsvg-2.0/rsvg.html share/gtk-doc/html/rsvg-2.0/style.css +share/gtk-doc/html/rsvg-2.0/up-insensitive.png share/gtk-doc/html/rsvg-2.0/up.png diff --git a/graphics/librsvg/distinfo b/graphics/librsvg/distinfo index 99a3b71266d..63596921a9b 100644 --- a/graphics/librsvg/distinfo +++ b/graphics/librsvg/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.33 2015/11/03 21:34:09 agc Exp $ +$NetBSD: distinfo,v 1.34 2016/05/21 13:43:42 ryoon Exp $ -SHA1 (librsvg-2.40.9.tar.xz) = aed7c0d4363096f3d306a933609a2464ad1dd23f -RMD160 (librsvg-2.40.9.tar.xz) = c662eb876a03d613f15232d31d9d014b79470a0f -SHA512 (librsvg-2.40.9.tar.xz) = 17b72b509b0d38b1291a2a0594739fd650622ab2a913a5e0c864e5060b15093fc49e436c9e2494d57b475572183d1059ae50b7a1d44a1d4d071ac5ef3bcbeaf6 -Size (librsvg-2.40.9.tar.xz) = 519172 bytes +SHA1 (librsvg-2.40.15.tar.xz) = 20dba5c91ffcd7690057d477f475553321e0ef86 +RMD160 (librsvg-2.40.15.tar.xz) = 2b037dcb326291eee4a5501e091ee2f196cd2376 +SHA512 (librsvg-2.40.15.tar.xz) = 1169c02247dbf3d71d3d4bfb1aa2580a4b1e243e1c2c6d1c86aaa09c54c66857b959df4358a1ca6a34ec5fbb34b9529963b993fc978ec1fe401dbc56ac460101 +Size (librsvg-2.40.15.tar.xz) = 554608 bytes SHA1 (patch-ab) = 684e885aec9af2cfeff9e9708e3be9e158bba3f9 |