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:           Thu Aug 16 12:24:09 UTC 2018

Modified Files:
        pkgsrc/devel/pango: Makefile PLIST distinfo

Log Message:
pango: update to 1.42.3.

Overview of changes in 1.42.3
=============================
- Fix handling of font lists on OS X (#252)
- Fix a memory leak


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/devel/pango/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/devel/pango/PLIST
cvs rdiff -u -r1.115 -r1.116 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.212 pkgsrc/devel/pango/Makefile:1.213
--- pkgsrc/devel/pango/Makefile:1.212   Wed Apr 18 05:38:07 2018
+++ pkgsrc/devel/pango/Makefile Thu Aug 16 12:24:09 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.212 2018/04/18 05:38:07 snj Exp $
+# $NetBSD: Makefile,v 1.213 2018/08/16 12:24:09 wiz Exp $
 
-DISTNAME=      pango-1.42.1
+DISTNAME=      pango-1.42.3
 CATEGORIES=    devel fonts
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/pango/PLIST
diff -u pkgsrc/devel/pango/PLIST:1.68 pkgsrc/devel/pango/PLIST:1.69
--- pkgsrc/devel/pango/PLIST:1.68       Mon Jan  1 22:29:25 2018
+++ pkgsrc/devel/pango/PLIST    Thu Aug 16 12:24:09 2018
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.68 2018/01/01 22:29:25 rillig Exp $
+@comment $NetBSD: PLIST,v 1.69 2018/08/16 12:24:09 wiz Exp $
+bin/pango-list
 bin/pango-view
 include/pango-1.0/pango/pango-attributes.h
 include/pango-1.0/pango/pango-bidi-type.h

Index: pkgsrc/devel/pango/distinfo
diff -u pkgsrc/devel/pango/distinfo:1.115 pkgsrc/devel/pango/distinfo:1.116
--- pkgsrc/devel/pango/distinfo:1.115   Mon Apr 16 13:35:24 2018
+++ pkgsrc/devel/pango/distinfo Thu Aug 16 12:24:09 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.115 2018/04/16 13:35:24 wiz Exp $
+$NetBSD: distinfo,v 1.116 2018/08/16 12:24:09 wiz Exp $
 
-SHA1 (pango-1.42.1.tar.xz) = 6dbec02a6a35e4cf0be8e1d6748c3d07cd11b7c3
-RMD160 (pango-1.42.1.tar.xz) = f978edc6c573fcf4abafb1bd2945b2978537e8da
-SHA512 (pango-1.42.1.tar.xz) = 70f0519fdcb896880a9552ed1f3ef85e3e7b99a161818e7c3a5ac851b64366544393546336bfdc1d66ecfc1aa4791b65ff4182ca9f6e93455ca154fbc9cbef80
-Size (pango-1.42.1.tar.xz) = 826776 bytes
+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 (patch-pango_pangocoretext.h) = d6817eb02f0020c102ab95d63202f9508a70e647
 SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57



Home | Main Index | Thread Index | Old Index