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:   adam
Date:           Thu Aug 31 14:42:11 UTC 2023

Modified Files:
        pkgsrc/devel/libadwaita: Makefile distinfo

Log Message:
libadwaita: updated to 1.2.5

Version 1.2.5
=============

- Fix doc include path
- AdwAboutWindow
  - Fix :translator-credits property
- AdwCarousel
  - Fix scrolling to a recently inserted item
- AdwComboRow
  - Fix accessible role on the dropdown arrow
- AdwEntryRow
  - Fix accessibility
- AdwLeaflet
  - Fix back/forward mouse button handling
- AdwPreferencesWindow
  - Fix markup handling when searching
- AdwTabBar
  - Fix accessibility
- AdwToastOverlay
  - Fix width-for-height and height-for-width sizing
- AdwViewSwitcher
  - Set correct accessible role for icons
- AdwWindowTitle
  - Fix initial title visibility
- Build
  - Fix build on Windows
- Demo
  - Fix a critical when trying to set a non-image file as avatar
- Docs
  - Remove an erroneous mention of mnemonics in row subtitles
  - Mention the version .large-title is deprecated since
  - Fix successs/error color values
- Stylesheet
  - Fix button.card checked state


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libadwaita/Makefile
cvs rdiff -u -r1.3 -r1.4 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.6 pkgsrc/devel/libadwaita/Makefile:1.7
--- pkgsrc/devel/libadwaita/Makefile:1.6        Wed Jul 19 07:16:58 2023
+++ pkgsrc/devel/libadwaita/Makefile    Thu Aug 31 14:42:11 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/07/19 07:16:58 adam Exp $
+# $NetBSD: Makefile,v 1.7 2023/08/31 14:42:11 adam Exp $
 
-DISTNAME=      libadwaita-1.2.4
+DISTNAME=      libadwaita-1.2.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.3 pkgsrc/devel/libadwaita/distinfo:1.4
--- pkgsrc/devel/libadwaita/distinfo:1.3        Wed Jul 19 07:16:58 2023
+++ pkgsrc/devel/libadwaita/distinfo    Thu Aug 31 14:42:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/07/19 07:16:58 adam Exp $
+$NetBSD: distinfo,v 1.4 2023/08/31 14:42:11 adam Exp $
 
-BLAKE2s (libadwaita-1.2.4.tar.xz) = a8133f0a4f555305ef7db7a91c1a27f900ced2c602b126477e29f6727c23aacd
-SHA512 (libadwaita-1.2.4.tar.xz) = 47a2a67faf795847975f18278ab90f12279a8e84d123ee08d26b64197ba2e532a41ed0c41393757a84bb6210e79cbc99751fb2d2ca50fa380d52798aeda65baf
-Size (libadwaita-1.2.4.tar.xz) = 2949868 bytes
+BLAKE2s (libadwaita-1.2.5.tar.xz) = 952280b37fb5bd959c1662ef342a91ef04b741cd92906e13de29a7e00b394f21
+SHA512 (libadwaita-1.2.5.tar.xz) = 8843febebed402d17dac92e346a2ddb267971ea4bdaa61e0bdf04639fad7bdc864f4398c728ad4b0c21cef087172953a6438303aebc4dbe0a5d759b79fbb6301
+Size (libadwaita-1.2.5.tar.xz) = 2966780 bytes



Home | Main Index | Thread Index | Old Index