diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-12 18:37:47 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-12 18:38:06 +0000 |
commit | 184b6a8d72299fec08d10685f341ebbba85578e6 (patch) | |
tree | b68425a5e0e3bb76df5cb33be61d510b04c12a80 | |
parent | 2c23e659a0da0518da1aeefd75ff478ce8a40330 (diff) | |
download | ports-184b6a8d72299fec08d10685f341ebbba85578e6.tar.gz ports-184b6a8d72299fec08d10685f341ebbba85578e6.zip |
x11-toolkits/pango: update to 1.50.9
Changelog:
- Apply show flags to line separators
- Fix a thread-safety problem
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pango/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 457b0ae269a2..d8fef580035b 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -1,5 +1,5 @@ PORTNAME= pango -PORTVERSION= 1.50.8 +PORTVERSION= 1.50.9 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +26,7 @@ USE_GNOME= cairo glib20 introspection:build CPE_VENDOR= gnome VERSION= 1.8.0 -LIBVERSION= 0.5000.8 +LIBVERSION= 0.5000.9 PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION} FONTSCALE= ${LOCALBASE}/share/fonts/TTF/luximb.ttf diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index 31ed7073a9d6..bb7aaff745fb 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659039021 -SHA256 (gnome2/pango-1.50.8.tar.xz) = cf626f59dd146c023174c4034920e9667f1d25ac2c1569516d63136c311255fa -SIZE (gnome2/pango-1.50.8.tar.xz) = 4298760 +TIMESTAMP = 1660329348 +SHA256 (gnome2/pango-1.50.9.tar.xz) = 1b636aabf905130d806372136f5e137b6a27f26d47defd9240bf444f6a4fe610 +SIZE (gnome2/pango-1.50.9.tar.xz) = 4262208 |