diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-29 20:25:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-29 20:25:40 +0000 |
commit | 33a99515da34e5abc18208b1de4b3d7386853c67 (patch) | |
tree | 24d7ab8f47527bdf3cbef9e6c025d9a769a6718d /devel/pango | |
parent | 587ee6312fdc3a77836c9e7f1285ca75c51c5507 (diff) | |
download | pkgsrc-33a99515da34e5abc18208b1de4b3d7386853c67.tar.gz |
Update to 1.30.1:
Overview of changes between 1.30.0 and 1.30.1
=============================================
- Update Arabic joining classes to 6.1.0
- Build fixes
- Annotation fixes
- 667960 - add --system option to querymodules
- 675400 - respect XDG_CONFIG_HOME for rc files
- 673497 - Fix corefont fallback
Diffstat (limited to 'devel/pango')
-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 9b4cfed1e29..6060ffbad8e 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.162 2012/04/30 14:06:02 drochner Exp $ +# $NetBSD: Makefile,v 1.163 2012/07/29 20:25:40 wiz Exp $ -DISTNAME= pango-1.30.0 +DISTNAME= pango-1.30.1 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.30/} EXTRACT_SUFX= .tar.xz diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 6bc06f02837..24341047920 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.93 2012/05/15 15:07:22 adam Exp $ +$NetBSD: distinfo,v 1.94 2012/07/29 20:25:40 wiz Exp $ -SHA1 (pango-1.30.0.tar.xz) = d49c1ef1cbbe326b5d70e32d84f7163e7064c77c -RMD160 (pango-1.30.0.tar.xz) = b94aedbbb314ccfbc9f075ee82c8cea39a913e62 -Size (pango-1.30.0.tar.xz) = 1158224 bytes +SHA1 (pango-1.30.1.tar.xz) = f853a35758bed6aba6101e027ba7b4411448236f +RMD160 (pango-1.30.1.tar.xz) = a0c68de9e02dbdb690ada02e945a378c6ca4a71b +Size (pango-1.30.1.tar.xz) = 1162828 bytes SHA1 (patch-aa) = 1a87d055dc722eff28517a11d0832ae19df5eb59 SHA1 (patch-ab) = 12c09b12ba31be19fa0d602f89909811e6221bd8 SHA1 (patch-pango_pangocoretext.h) = f842e66a712d24f4f221be5fcdae18cc13c8b84b |