pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pangomm2.48



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jan  6 16:26:42 UTC 2026

Modified Files:
        pkgsrc/devel/pangomm2.48: Makefile distinfo

Log Message:
devel/pangomm2.48: Update to 2.56.1

Changelog:
2.56.1 (stable) 2025-01-15:

Identical to 2.56.0.
The 2.56.0 tarball has not been stored at download.gnome.org.
The CI pipeline in GitLab had not been updated when tag 2.56.0
was added to the git repository.

2.56.0 (stable) 2025-01-14:

* FontDescription: Add set/get_features().
* FontMap: Add add_font_file().
  (Kjell Ahlstedt)

Documentation:
* AttrList: Pango::UNDERLINE_LOW -> Pango::Underline::LOW.
* www.gtkmm.org -> gtkmm.gnome.org.
  (Kjell Ahlstedt)

Build:
* Require pango >= 1.56.0.
  (Kjell Ahlstedt)

2.54.0 (stable) 2024-07-25:

* Color: Add parse_with_alpha().
* Context: Add set/get_round_glyph_positions().
* Item: Add default constructor, get_char_offset().
* Layout: Add set/get_justify_last_line(), get_direction(),
  get_caret_pos().
* LayoutIter: Add operator bool(), get_run_baseline().
* LayoutLine: Add is_paragraph_start(), get_resolved_direction(),
  get_height().
* TabArray: Add TabArray(const Glib::ustring& text) constructor,
  operator bool(), set_positions_in_pixels(), to_string(),
  set/get_decimal_point(), sort().
  (Kjell Ahlstedt)

Documentation:
* Language::get_scripts(): Improve documentation.
* Don't link to removed parts of library.gnome.org.
  (Kjell Ahlstedt)

Build:
* Require pango >= 1.54.0.
* Meson build: Require meson >= 0.62.0.
  Use Meson's pkgconfig module instead of using
  the *.pc.in templates.
  (Kjell Ahlstedt)


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/pangomm2.48/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/pangomm2.48/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/pangomm2.48/Makefile
diff -u pkgsrc/devel/pangomm2.48/Makefile:1.14 pkgsrc/devel/pangomm2.48/Makefile:1.15
--- pkgsrc/devel/pangomm2.48/Makefile:1.14      Thu Oct 23 20:36:34 2025
+++ pkgsrc/devel/pangomm2.48/Makefile   Tue Jan  6 16:26:42 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2025/10/23 20:36:34 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2026/01/06 16:26:42 ryoon Exp $
 
-DISTNAME=      pangomm-2.52.0
+DISTNAME=      pangomm-2.56.1
 PKGNAME=       ${DISTNAME:S/pangomm/pangomm2.48/}
-PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/pangomm2.48/distinfo
diff -u pkgsrc/devel/pangomm2.48/distinfo:1.7 pkgsrc/devel/pangomm2.48/distinfo:1.8
--- pkgsrc/devel/pangomm2.48/distinfo:1.7       Mon Apr 15 09:26:35 2024
+++ pkgsrc/devel/pangomm2.48/distinfo   Tue Jan  6 16:26:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/04/15 09:26:35 adam Exp $
+$NetBSD: distinfo,v 1.8 2026/01/06 16:26:42 ryoon Exp $
 
-BLAKE2s (pangomm-2.52.0.tar.xz) = d604e875da27ec4e9870824f94f7808e0fc546aa0ca06e94b9dcef4dcbec132c
-SHA512 (pangomm-2.52.0.tar.xz) = 7fc0ba2116c3f47983504de17ffb1352d63cfdcc2a03d68fea88f559e21cb27f3ddb0330bd96f99d5939bd811f14796e276f5fe1ffb720faff73b62fed9f270b
-Size (pangomm-2.52.0.tar.xz) = 778312 bytes
+BLAKE2s (pangomm-2.56.1.tar.xz) = ceb6a6bd34406469e76e937e60bb77b75959b20add0d51af2e85cedd3523f875
+SHA512 (pangomm-2.56.1.tar.xz) = 3000126cdf538f43c131a186999fd39d81ec471f5770d8dfd721ff84cb3f5ad44d17cdcc732299ee9d9f34f2dd1279959cf6e1b863c3a0afc32e49b453db782b
+Size (pangomm-2.56.1.tar.xz) = 741708 bytes



Home | Main Index | Thread Index | Old Index