diff options
author | tnn <tnn> | 2008-07-14 03:56:28 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-07-14 03:56:28 +0000 |
commit | 0ec7b6fd19e9f7e5ac4b0a3812a047a99d0d17f7 (patch) | |
tree | cf030a6252c1b8ef5cc21dec2351487e652d53f0 /devel | |
parent | ba80d0f67c99355d0e6a8b2260fcf87c0852cece (diff) | |
download | pkgsrc-0ec7b6fd19e9f7e5ac4b0a3812a047a99d0d17f7.tar.gz |
Update to pango-1.20.5.
Overview of changes between 1.20.4 and 1.20.5
==============================================
- Fix libtool versioning which was broken in 1.20.4
Overview of changes between 1.20.3 and 1.20.4
==============================================
- Fix OpenType GSUB lookup type 8 crash.
- Bugs fixed in this release:
Bug 540592 Crash in HB_GSUB_Apply_String with Linux-Libertine font
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pango/Makefile | 4 | ||||
-rw-r--r-- | devel/pango/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 68d99ebdcaf..2b63606ea43 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.114 2008/05/29 10:43:40 drochner Exp $ +# $NetBSD: Makefile,v 1.115 2008/07/14 03:56:28 tnn Exp $ -DISTNAME= pango-1.20.3 +DISTNAME= pango-1.20.5 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 6ad446019f4..a72e30a898b 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.62 2008/05/29 10:43:40 drochner Exp $ +$NetBSD: distinfo,v 1.63 2008/07/14 03:56:28 tnn Exp $ -SHA1 (pango-1.20.3.tar.bz2) = bc4b12dd9cc8a963d796098a3708357237f3101f -RMD160 (pango-1.20.3.tar.bz2) = e6a6298c860f419de113fd7cfce8973c2aada0dc -Size (pango-1.20.3.tar.bz2) = 1416615 bytes +SHA1 (pango-1.20.5.tar.bz2) = 745469b2168df0bbb86eb4a849e8f2230ed11197 +RMD160 (pango-1.20.5.tar.bz2) = ac249d353253998696b98a3a48e51503c8170ef4 +Size (pango-1.20.5.tar.bz2) = 1420306 bytes |