pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libadwaita



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jun 15 07:34:42 UTC 2024

Modified Files:
        pkgsrc/devel/libadwaita: Makefile distinfo

Log Message:
libadwaita: update to 1.4.5.

=============
Version 1.4.5
=============

- AdwAboutWindow
  - Fix an outdated appstream reference in docs
- AdwActionRow
  - Mention .property in docs
- AdwAvatar
  - Fix portrait avatars on hidpi
- AdwBin
  - Fix a potential focus issue
- AdwBreakpoint
  - Fix add_setter() annotations
- Translation updates
  - Brazilian Portuguese
- AdwCarousel
  - Fix a build warning
- AdwComboRow
  - Fix initial checkmark
- AdwExpanderRow
  - Fix get_title_lines() and get_subtitle_lines() return types
  - Fix remove() docs
- AdwOverlaySplitView
  - Unmap sidebar when it's hidden
- AdwPreferencesGroup
  - Fix a potential focus issue
  - Fix :header-group annotations and notifications
- AdwPreferencesPage
  - Fix a potential focus issue
- AdwTabView
  - Document :close-page return value
  - Fix a leak when closing the last page
- AdwViewStack
  - Fix a typo in docs
- Stylesheet
  - Fix entry progress bars
- Add missing return annotations
- Translation updates
  - Brazilian Portuguese


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libadwaita/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libadwaita/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/libadwaita/Makefile
diff -u pkgsrc/devel/libadwaita/Makefile:1.16 pkgsrc/devel/libadwaita/Makefile:1.17
--- pkgsrc/devel/libadwaita/Makefile:1.16       Wed May 29 16:32:12 2024
+++ pkgsrc/devel/libadwaita/Makefile    Sat Jun 15 07:34:42 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/05/29 16:32:12 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/06/15 07:34:42 wiz Exp $
 
-DISTNAME=      libadwaita-1.4.4
-PKGREVISION=   2
+DISTNAME=      libadwaita-1.4.5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libadwaita/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/libadwaita/distinfo
diff -u pkgsrc/devel/libadwaita/distinfo:1.6 pkgsrc/devel/libadwaita/distinfo:1.7
--- pkgsrc/devel/libadwaita/distinfo:1.6        Sun Apr 14 17:23:52 2024
+++ pkgsrc/devel/libadwaita/distinfo    Sat Jun 15 07:34:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/04/14 17:23:52 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/06/15 07:34:42 wiz Exp $
 
-BLAKE2s (libadwaita-1.4.4.tar.xz) = 8e70c08513ea1eb1c44c8c24b5245e482019580d0f1c03ddd69bdae5373c8ec1
-SHA512 (libadwaita-1.4.4.tar.xz) = 3b5110753efca53133ab2d5e4dc50b50727e43427744e517c8afb15ec6ff9da2cd6b280d3c590034b3f4e0960084cc1354942831d528732d5649218743a56c71
-Size (libadwaita-1.4.4.tar.xz) = 3957408 bytes
+BLAKE2s (libadwaita-1.4.5.tar.xz) = 96cee6d20496f6f8bb14c7a6fe6f35309fd9a8db91b68df247a2e868dda68f4b
+SHA512 (libadwaita-1.4.5.tar.xz) = 60d50d92217526772d082fc7581d97ed0a1d95f75582da1bc7e9c2b6c6a81a5ed49db8dd7899d4d839f3344ad9e8c9290357222f836d225898e98599913f88d9
+Size (libadwaita-1.4.5.tar.xz) = 3939948 bytes



Home | Main Index | Thread Index | Old Index