diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-04-23 07:49:36 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-04-23 07:49:36 +0000 |
commit | b41970279b6821fba8c56795794e1747f75a9880 (patch) | |
tree | efedb512ecb3dd714eec32cb4bf28591e3b95ab0 | |
parent | adccf23ac53081623cef8166a17dd6585a8008c9 (diff) | |
download | pkgsrc-b41970279b6821fba8c56795794e1747f75a9880.tar.gz |
Update pango to 1.40.1
Overview of changes between 1.40.0 and 1.40.1
=============================================
- Use $PKG_CONFIG consistently (#764191)
- Fix a PangoWin32FontMap memory leak (#7640890)
-rw-r--r-- | devel/pango/Makefile | 4 | ||||
-rw-r--r-- | devel/pango/PLIST | 3 | ||||
-rw-r--r-- | devel/pango/distinfo | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 4abdd913cbe..429fcfb9e9b 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.200 2016/04/07 18:37:46 prlw1 Exp $ +# $NetBSD: Makefile,v 1.201 2016/04/23 07:49:36 prlw1 Exp $ -DISTNAME= pango-1.40.0 +DISTNAME= pango-1.40.1 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/pango/PLIST b/devel/pango/PLIST index 9c370dc54f0..e0f5c6d0d05 100644 --- a/devel/pango/PLIST +++ b/devel/pango/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.64 2016/04/07 18:37:46 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.65 2016/04/23 07:49:36 prlw1 Exp $ bin/pango-view include/pango-1.0/pango/pango-attributes.h include/pango-1.0/pango/pango-bidi-type.h @@ -83,7 +83,6 @@ share/gtk-doc/html/pango/api-index-deprecated.html share/gtk-doc/html/pango/api-index-full.html share/gtk-doc/html/pango/home.png share/gtk-doc/html/pango/index.html -share/gtk-doc/html/pango/index.sgml share/gtk-doc/html/pango/layout.gif share/gtk-doc/html/pango/left-insensitive.png share/gtk-doc/html/pango/left.png diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 52c1da7f849..7fbbac068fd 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.109 2016/04/07 18:37:46 prlw1 Exp $ +$NetBSD: distinfo,v 1.110 2016/04/23 07:49:36 prlw1 Exp $ -SHA1 (pango-1.40.0.tar.xz) = 5e1394f2c063747593cb8157ebd953103b8000d2 -RMD160 (pango-1.40.0.tar.xz) = 4fca0daaf9c1a3703a75dd3839eb209a679b7198 -SHA512 (pango-1.40.0.tar.xz) = 711914fda0f92f78a2c9bb0e6fa3f6269973bf23034368bc3d6a21b913f7b610e96d0272a2bc2896073218d3af3386cd0366fbc7503d2f2eb3499827f12723ec -Size (pango-1.40.0.tar.xz) = 1058420 bytes +SHA1 (pango-1.40.1.tar.xz) = 4021b704c2da2ca5ebfc51c714053b7e1907282c +RMD160 (pango-1.40.1.tar.xz) = 3a1456de11d699a21df9f5c4e5cec8d389241617 +SHA512 (pango-1.40.1.tar.xz) = 0245fca0156eb7a26ac65ae23ae026271355a506f9bd4f1c0f3a5c3ac8bb44d04561390bdf259370220aaad6d883563721bfdcb4bfa47615fad47fddfe4f620f +Size (pango-1.40.1.tar.xz) = 1051912 bytes SHA1 (patch-pango_pangocoretext.h) = d6817eb02f0020c102ab95d63202f9508a70e647 SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57 |