pkgsrc-Bugs archive

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

PR/53730 CVS commit: pkgsrc/devel/pango



The following reply was made to PR pkg/53730; it has been noted by GNATS.

From: "Patrick Welche" <prlw1%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53730 CVS commit: pkgsrc/devel/pango
Date: Fri, 4 Sep 2020 11:14:08 +0000

 Module Name:	pkgsrc
 Committed By:	prlw1
 Date:		Fri Sep  4 11:14:08 UTC 2020
 
 Modified Files:
 	pkgsrc/devel/pango: Makefile PLIST distinfo
 
 Log Message:
 Update pango to 1.46.1
 
 XXX Are the CoreText patches still necessary? (c.f. PR pkg/53730)
 
 Overview of changes in 1.46.1
 =============================
 - Revert an unintentional PangoRenderer abi break in 1.46.0
 - Various small fixes
 
 Overview of changes in 1.46.0
 =============================
 - Bump version to 1.46
 
 Overview of changes in 1.45.5
 =============================
 - Export pango_color_parse_with_alpha
 - Stop using hb-glib
 
 Overview of changes in 1.45.4
 =============================
 - Fix build on Windows
 - Fix a pidgin crash
 - fc: Always reject unsupported font formats
 - coretext: Fix cairo scaling
 
 Overview of changes in 1.45.3
 =============================
 - Fix pango_attr_list_change
 - Fix crashes with empty attribute lists
 
 Overview of changes in 1.45.2
 =============================
 - Fix several crashes in gtk2 applications
 - Revert an unintentional introspection API change
 - Include HarfBuzz when igenerating introspection data
 
 Overview of changes in 1.45.1
 =============================
 - Undo PangoFontsetSimple deprecation
 - Annotation fixes for various apis
 - Add api to compare attribute lists
 - Update data tables to Unicode 13.0
 - Various test improvements
 - Require GLib 2.60
 
 Overview of changes in 1.45.0
 =============================
 - Some new font enumeration apis:
   pango_font_map_get_family
   pango_font_family_get_face
   pango_font_face_get_family
   pango_font_get_face
 - Support for line-wide underlines
 - Support for overlines
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.234 -r1.235 pkgsrc/devel/pango/Makefile
 cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/pango/PLIST
 cvs rdiff -u -r1.124 -r1.125 pkgsrc/devel/pango/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index