diff options
author | adam <adam@pkgsrc.org> | 2021-07-29 19:30:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-07-29 19:30:35 +0000 |
commit | b7a857f1f95be519e1100f43a8245adce7e335cc (patch) | |
tree | 7687b69339303dbc26334186eaacc2b10e0837dd /devel/pango | |
parent | 28ed22c4bf039e1d704837d0aeb388e272bf90cc (diff) | |
download | pkgsrc-b7a857f1f95be519e1100f43a8245adce7e335cc.tar.gz |
pango: updated to 1.48.7
Overview of changes in 1.48.7
=============================
- Fix a thread-safety issue in fontmap initialization
- Small documentation improvements
Overview of changes in 1.48.6
=============================
- Avoid attribute index overflow
- Add a new pango-segmentation utility
- Documentation cleanups and fixes
- Update script property data for gravity
- Bring back careful glyph position rounding
- Add a few missing bidi types
- Add more tests
Overview of changes in 1.48.5
=============================
- Only initialize fontconfig once
- Add missing deprecation notices
- Add some missing apis to the markup docs
- Speed up Emoji classification
- win32: Fix msvc build
- Fix hangs and memory leaks
- Don't insert hyphens at word boundaries
- Handle empty lines better
- Avoid width fluctuations with ellipsized text
- Add a utility to show text segmentation
Diffstat (limited to 'devel/pango')
-rw-r--r-- | devel/pango/Makefile | 4 | ||||
-rw-r--r-- | devel/pango/PLIST | 11 | ||||
-rw-r--r-- | devel/pango/distinfo | 10 |
3 files changed, 13 insertions, 12 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index d67b146ed2f..05e7e5a7ced 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.241 2021/04/12 12:16:23 nia Exp $ +# $NetBSD: Makefile,v 1.242 2021/07/29 19:30:35 adam Exp $ -DISTNAME= pango-1.48.4 +DISTNAME= pango-1.48.7 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/pango/PLIST b/devel/pango/PLIST index 6344f9c6eac..a8ddda2db87 100644 --- a/devel/pango/PLIST +++ b/devel/pango/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.78 2021/04/08 08:38:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.79 2021/07/29 19:30:35 adam Exp $ bin/pango-list +bin/pango-segmentation bin/pango-view include/pango-1.0/pango/pango-attributes.h include/pango-1.0/pango/pango-bidi-type.h @@ -44,16 +45,16 @@ lib/girepository-1.0/PangoOT-1.0.typelib ${PLIST.x11}lib/girepository-1.0/PangoXft-1.0.typelib lib/libpango-1.0.so lib/libpango-1.0.so.0 -lib/libpango-1.0.so.0.4800.4 +lib/libpango-1.0.so.0.4800.7 lib/libpangocairo-1.0.so lib/libpangocairo-1.0.so.0 -lib/libpangocairo-1.0.so.0.4800.4 +lib/libpangocairo-1.0.so.0.4800.7 lib/libpangoft2-1.0.so lib/libpangoft2-1.0.so.0 -lib/libpangoft2-1.0.so.0.4800.4 +lib/libpangoft2-1.0.so.0.4800.7 ${PLIST.x11}lib/libpangoxft-1.0.so ${PLIST.x11}lib/libpangoxft-1.0.so.0 -${PLIST.x11}lib/libpangoxft-1.0.so.0.4800.4 +${PLIST.x11}lib/libpangoxft-1.0.so.0.4800.7 lib/pkgconfig/pango.pc lib/pkgconfig/pangocairo.pc lib/pkgconfig/pangofc.pc diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 984094119cc..f7f4e78c7f8 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.128 2021/04/08 08:38:55 adam Exp $ +$NetBSD: distinfo,v 1.129 2021/07/29 19:30:35 adam Exp $ -SHA1 (pango-1.48.4.tar.xz) = 39e4e785e298f5c4c5860ccb72208214bfed352d -RMD160 (pango-1.48.4.tar.xz) = 585e62559eb1c7edc4ff7cbd82e6d05251aa44fb -SHA512 (pango-1.48.4.tar.xz) = ce754c5e915ed18ba0f0ec89d74a1094e5b235821514b247d16afba7b74ecf1d850ad2b7b7d0a43da83da126c74be1b2e4c4400dbcd447e388e75e6b3c8b4dbe -Size (pango-1.48.4.tar.xz) = 1791332 bytes +SHA1 (pango-1.48.7.tar.xz) = b6ea5a5fd68070eea94b598efbc77d0ae11b6783 +RMD160 (pango-1.48.7.tar.xz) = 982a7c1efe32b757b6dae1a674c9ec96a4d394a8 +SHA512 (pango-1.48.7.tar.xz) = e5680d628f531bea7633945bd74dc51a93c4c881dec58fcf9f6271043e77b82a4805e311355cb4d9f8cdfcdf52785a5a6391517a264b62416c26e82dff4aca39 +Size (pango-1.48.7.tar.xz) = 2050880 bytes SHA1 (patch-pango_pangocairo-coretextfont.c) = cfef0e1372d5770d5988af411d435ee87fdfd0bd SHA1 (patch-pango_pangocairo-coretextfontmap.c) = 395cb1f8472a319c4b1c58ea137e36452bc44cc6 SHA1 (patch-pango_pangocoretext-fontmap.c) = dcac1ad8c187523f7ab30b105cf541a5e421130c |