pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pango



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  2 08:44:36 UTC 2018

Modified Files:
        pkgsrc/devel/pango: Makefile distinfo

Log Message:
pango: update to 1.42.4.

Overview of changes in 1.42.4
=============================
- Fix build failures (OS X, C89)
- Prevent an assertion with invalid Unicode sequences


To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 pkgsrc/devel/pango/Makefile
cvs rdiff -u -r1.116 -r1.117 pkgsrc/devel/pango/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/pango/Makefile
diff -u pkgsrc/devel/pango/Makefile:1.213 pkgsrc/devel/pango/Makefile:1.214
--- pkgsrc/devel/pango/Makefile:1.213   Thu Aug 16 12:24:09 2018
+++ pkgsrc/devel/pango/Makefile Sun Sep  2 08:44:36 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.213 2018/08/16 12:24:09 wiz Exp $
+# $NetBSD: Makefile,v 1.214 2018/09/02 08:44:36 wiz Exp $
 
-DISTNAME=      pango-1.42.3
+DISTNAME=      pango-1.42.4
 CATEGORIES=    devel fonts
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -12,6 +12,7 @@ LICENSE=      gnu-lgpl-v2
 
 BUILD_DEPENDS+=                help2man-[0-9]*:../../converters/help2man
 
+# 1.42.4: one test failure, test-layout
 TEST_TARGET=           check
 USE_LIBTOOL=           yes
 USE_LANGUAGES=         c c++

Index: pkgsrc/devel/pango/distinfo
diff -u pkgsrc/devel/pango/distinfo:1.116 pkgsrc/devel/pango/distinfo:1.117
--- pkgsrc/devel/pango/distinfo:1.116   Thu Aug 16 12:24:09 2018
+++ pkgsrc/devel/pango/distinfo Sun Sep  2 08:44:36 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.116 2018/08/16 12:24:09 wiz Exp $
+$NetBSD: distinfo,v 1.117 2018/09/02 08:44:36 wiz Exp $
 
-SHA1 (pango-1.42.3.tar.xz) = 616f39508fc02c7898933cb69d82c229432d2608
-RMD160 (pango-1.42.3.tar.xz) = fd3d66bc688db47e7f056793b939589fb7c3a7c5
-SHA512 (pango-1.42.3.tar.xz) = 339069d299f5fb2dd9652da0c7126e498aeba58351906038ac0e9d225082feddfd5e477d3f205d89106b2ce696ec480c727faca0e49ca7a5d1c38e7dcb4f0e91
-Size (pango-1.42.3.tar.xz) = 833264 bytes
+SHA1 (pango-1.42.4.tar.xz) = 240942b1307eaa3819e6e534596271c57cd75457
+RMD160 (pango-1.42.4.tar.xz) = e91880e0e9a459bbc2c280ac747ab31f80352000
+SHA512 (pango-1.42.4.tar.xz) = 993e97f647eba0c5ed90bcfcb8228bf67fa3f20b1f4331e4e40a30788d7c3ac55eee1209471bf21df125cb8fc6121acc8062a9da2f8a7d6cbe8e9ad13a9320dc
+Size (pango-1.42.4.tar.xz) = 833876 bytes
 SHA1 (patch-pango_pangocoretext.h) = d6817eb02f0020c102ab95d63202f9508a70e647
 SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57



Home | Main Index | Thread Index | Old Index