Date: Tue, 7 Jan 2025 10:35:38 GMT From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e803442dc6e - main - x11-toolkits/pango: Update to 1.55.5 Message-ID: <202501071035.507AZcN6066930@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tijl: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e803442dc6e01c69fb09092e049fe0497b89607 commit 6e803442dc6e01c69fb09092e049fe0497b89607 Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2024-06-14 12:21:36 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2025-01-07 10:34:47 +0000 x11-toolkits/pango: Update to 1.55.5 PR: 283533 Reviewed by: arrowd --- x11-toolkits/pango/Makefile | 7 +++---- x11-toolkits/pango/distinfo | 6 +++--- x11-toolkits/pango/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index da072102b000..ec5994325346 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -1,6 +1,5 @@ PORTNAME= pango -PORTVERSION= 1.52.2 -PORTREVISION= 1 +PORTVERSION= 1.55.5 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +25,7 @@ USE_LDCONFIG= yes PORTSCOUT= limit:^1\.[^9] VERSION= 1.8.0 -LIBVERSION= 0.5200.2 +LIBVERSION= 0.5505.0 PLIST_SUB= LIBVERSION=${LIBVERSION} \ VERSION=${VERSION} @@ -37,7 +36,7 @@ OPTIONS_SUB= yes THAI_DESC= Thai language support via libThai DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen -DOCS_MESON_TRUE= gtk_doc +DOCS_MESON_TRUE= documentation MANPAGES_BUILD_DEPENDS= help2man:misc/help2man diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index c8dd55003c51..f894bd146d68 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716202214 -SHA256 (gnome2/pango-1.52.2.tar.xz) = d0076afe01082814b853deec99f9349ece5f2ce83908b8e58ff736b41f78a96b -SIZE (gnome2/pango-1.52.2.tar.xz) = 1963588 +TIMESTAMP = 1734964496 +SHA256 (gnome2/pango-1.55.5.tar.xz) = e396126ea08203cbd8ef12638e6222e2e1fd8aa9cac6743072fedc5f2d820dd8 +SIZE (gnome2/pango-1.55.5.tar.xz) = 1878652 diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index 14a836da5378..425fb220e368 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -402,6 +402,7 @@ libdata/pkgconfig/pangoot.pc %%PORTDOCS%%share/doc/Pango/method.FontFamily.is_monospace.html %%PORTDOCS%%share/doc/Pango/method.FontFamily.is_variable.html %%PORTDOCS%%share/doc/Pango/method.FontFamily.list_faces.html +%%PORTDOCS%%share/doc/Pango/method.FontMap.add_font_file.html %%PORTDOCS%%share/doc/Pango/method.FontMap.changed.html %%PORTDOCS%%share/doc/Pango/method.FontMap.create_context.html %%PORTDOCS%%share/doc/Pango/method.FontMap.get_family.html @@ -451,6 +452,7 @@ libdata/pkgconfig/pangoot.pc %%PORTDOCS%%share/doc/Pango/method.Item.apply_attrs.html %%PORTDOCS%%share/doc/Pango/method.Item.copy.html %%PORTDOCS%%share/doc/Pango/method.Item.free.html +%%PORTDOCS%%share/doc/Pango/method.Item.get_char_offset.html %%PORTDOCS%%share/doc/Pango/method.Item.split.html %%PORTDOCS%%share/doc/Pango/method.Language.get_sample_string.html %%PORTDOCS%%share/doc/Pango/method.Language.get_scripts.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501071035.507AZcN6066930>