pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/wxGTK32



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 22 06:32:10 UTC 2025

Modified Files:
        pkgsrc/x11/wxGTK32: Makefile distinfo

Log Message:
wxGTK32: updated to 3.2.8.1

3.2.8.1

This is a hot fix release fixing a couple of regressions in 3.2.8 related to
ELF symbol versions, as the changes improving their handling done in 3.2.8
broke the build when using custom library flavour (i.e. --with-flavour
configure option) and also building using LTO with clang.

There are no other changes in this release compared to 3.2.8, so please refer
to this release announcement for more details about the changes since 3.2.7 and
more links.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/x11/wxGTK32/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/wxGTK32/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/wxGTK32/Makefile
diff -u pkgsrc/x11/wxGTK32/Makefile:1.57 pkgsrc/x11/wxGTK32/Makefile:1.58
--- pkgsrc/x11/wxGTK32/Makefile:1.57    Mon Apr 28 11:15:45 2025
+++ pkgsrc/x11/wxGTK32/Makefile Tue Jul 22 06:32:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2025/04/28 11:15:45 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/07/22 06:32:09 adam Exp $
 
-DISTNAME=      wxWidgets-3.2.8
+DISTNAME=      wxWidgets-3.2.8.1
 PKGNAME=       ${DISTNAME:S/wxWidgets/wxGTK32/}
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=wxWidgets/}

Index: pkgsrc/x11/wxGTK32/distinfo
diff -u pkgsrc/x11/wxGTK32/distinfo:1.17 pkgsrc/x11/wxGTK32/distinfo:1.18
--- pkgsrc/x11/wxGTK32/distinfo:1.17    Mon Apr 28 11:15:45 2025
+++ pkgsrc/x11/wxGTK32/distinfo Tue Jul 22 06:32:09 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2025/04/28 11:15:45 wiz Exp $
+$NetBSD: distinfo,v 1.18 2025/07/22 06:32:09 adam Exp $
 
-BLAKE2s (wxWidgets-3.2.8.tar.bz2) = fbf8a8b53b6410334c981ea0fadaa19c4e3d34d249baad545bd7d9dbfbd6ba1e
-SHA512 (wxWidgets-3.2.8.tar.bz2) = 3ac5c8f689c771ea27fedcfc4c4416c936f279f8dbf87476a9d8e454d9ecd8c4ed7f9072d7c1e33273128dbfc3fea22954c466ba538bbe5868745d14e882df63
-Size (wxWidgets-3.2.8.tar.bz2) = 27675086 bytes
+BLAKE2s (wxWidgets-3.2.8.1.tar.bz2) = aa65b0f01120bf2695cdcd7d4856fbc82bfc0a898f164cfcc0a1d5c2aa9a8f70
+SHA512 (wxWidgets-3.2.8.1.tar.bz2) = 3f6492851e6f6794498ad5005df1283aa4f85f176738a24184645bd5d991da7ae7086d5c28d185b33ba490e713899ebe8217352726c0d121062d76e4b867286e
+Size (wxWidgets-3.2.8.1.tar.bz2) = 27449383 bytes
 SHA1 (patch-build_cmake_config.cmake) = 61ea8fe846de12d5bad6c1f4fa7fe8af6ab78152
 SHA1 (patch-build_cmake_install.cmake) = b14a0e4ddd52fd5d73c4453fa35e1db67c1c0806
 SHA1 (patch-build_cmake_utils_CMakeLists.txt) = dcf6165e260ed56a9908e9e3095c02d0537a4364



Home | Main Index | Thread Index | Old Index