head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.78 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.76 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.2.0.74 pkgsrc-2025Q3-base:1.2 pkgsrc-2025Q2:1.2.0.72 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.70 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.68 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.66 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.64 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.62 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.60 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.58 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.56 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.54 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.52 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.50 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.48 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.46 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.44 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.42 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.40 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.38 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.36 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.34 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.30 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.10 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.32 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.28 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.26 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.24 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.22 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.20 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.18 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.16 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.14 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.12 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.8 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.6 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.4 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.2 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2016.09.07.21.13.44; author szptvlfn; state Exp; branches; next 1.1; commitid w32yIFyRdnf2Yolz; 1.1 date 2016.01.27.18.56.31; author szptvlfn; state Exp; branches; next ; commitid BbuFkU9XtpKmpBSy; desc @@ 1.2 log @Update sylpheed to 3.5.1 changes: * 3.5.1 (stable) * New plug-in APIs to handle compose view were added. * Autotools scripts were updated. * Included documents were updated. @ text @$NetBSD$ replace == with = --- configure.orig 2016-07-29 03:00:06.000000000 +0000 +++ configure @@@@ -13708,7 +13708,7 @@@@ fi -if test "$os_osx" == yes; then +if test "$os_osx" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtkosx_application_ready in -lgtkmacintegration" >&5 $as_echo_n "checking for gtkosx_application_ready in -lgtkmacintegration... " >&6; } if ${ac_cv_lib_gtkmacintegration_gtkosx_application_ready+:} false; then : @ 1.1 log @Update sylpheed to 3.5.0 * 3.5.0 (stable) * A fix for ARM architecture was made. * TLSv1.1 and TLSv1.2 will be enabled for STARTTLS when OpenSSL 1.0.1 or above is used. * Some bugfixes and stability improvements were made. * Win32: more fix for the crash when linked with newer MSVCRT was made. * Win32: irresponsibe text entries on the first display of the filter edit dialog were fixed. * Win32: libpng was updated to 1.4.19. * Win32: OpenSSL was updated to v0.9.8zh. * 3.5.0beta3 (development) * A bug that reorder of filter runes by DnD was not saved was fixed. * The original file names of attachments are kept when opening them, and shorter suffixes are added in the case they conflict. * The crash when displaying HTML messages was fixed (#215). * The bug that column sizes of the address book were not properly set was fixed. * Win32: the bug that maximized state was unset on minimize was fixed. * Win32: the crash when linked with newer MSVCRT was fixed. * Win32: dependency on libtiff was removed (GDI+ is used). * Win32: libjpeg was updated. * Win32: libpng was updated to 1.4.16. * Win32: OpenSSL was updated to v0.9.8zg. * Win32: included SSL certificates were updated. * 3.5.0beta2 (development) * Windows / widgets are now adjusted to their optimal sizes by reference to system DPI value. * The option to specify startup online mode was added. * The bug that wrote the first part of data if the message body in the IMAP4 responses didn't end with CR+LF was fixed (#84). * The bug that previously selected folder on the file selection dialog was not remembered with GTK+ 2.24.x was fixed. * Hebrew translation was added. * Win32: The bug that 'Minimize to tray icon' didn't work with 3.5.0beta1 was fixed. * Win32: 'Toggle window on trayicon click' now works. * Win32: sylpheed.exe executable became DPI-Aware. * Win32: OpenSSL was updated to 0.9.8zc. * Win32: included SSL certificates were updated. * 3.5.0beta1 (development) * Mbox locking became NFS-safe (#202). * Configure: silent rules are enabled by default. * Configure.in was renamed to configure.ac. * Fade effect was added to the notification window. * Sylpheed.desktop file was updated. * Win32: build fix for newer MinGW was made. * Win32: 32-bit time_t is always used on win32 for backward compatibility. * Win32: included third-party libraries were updated: - GTK+ 2.24.23 - GLib 2.38.2 - GDK-Pixbuf 2.30.7 - Pango 1.36.3 - Cairo 1.10.2 - libpng 1.14.13 - GPGME 1.4.3 * Win32: the following issues were fixed because of GTK+ update: - System Icon issue when ran on Windows 7 (#13, #85) - Scroll jumping issue on text views when using Japanese IME - Menus became more native-looking - File dialogs were improved @ text @d5 3 a7 3 --- configure.orig 2016-01-15 17:17:25.000000000 +0900 +++ configure 2016-01-28 03:06:54.940828857 +0900 @@@@ -12567,7 +12567,7 @@@@ d15 1 a15 1 if test "${ac_cv_lib_gtkmacintegration_gtkosx_application_ready+set}" = set; then : @