[Commits] [SCM] claws-win32-installer branch, gtk2, updated. 3.20.0-1-16-gd6d3da1

jonathan at claws-mail.org jonathan at claws-mail.org
Sun Mar 10 06:55:56 UTC 2024


The branch, gtk2 has been updated
       via  d6d3da13f7c8642461d7ce788d275d4a8a36830d (commit)
      from  00ca319bff1ce1a7e89bacb9d382c8ad8905de07 (commit)

Summary of changes:
 packages/packages.current    | 2 +-
 src/sections-installer.nsi   | 2 +-
 src/sections-uninstaller.nsi | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


- Log -----------------------------------------------------------------
commit d6d3da13f7c8642461d7ce788d275d4a8a36830d
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Sat Mar 2 18:19:33 2024 -0700

    Update to poppler-24.02.0

diff --git a/packages/packages.current b/packages/packages.current
index 49a682f..59d6124 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -55,7 +55,7 @@ libxslt,1.1.39,file,https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.3
 nettle,3.9.1,file,https://ftp.gnu.org/pub/gnu/nettle/nettle-3.9.1.tar.gz,ccfeff981b0ca71bbd6fbcb054f407c60ffb644389a5be80d6716d5b550c6ce3,,
 pango,1.52.0,file,https://download.gnome.org/sources/pango/1.52/pango-1.52.0.tar.xz,1ec8518879c3f43224499f08e8ecbbdf4a5d302ed6cd3853b4fa949f82b89a9b,,
 pixman,0.43.4,file,https://cairographics.org/releases/pixman-0.43.4.tar.gz,a0624db90180c7ddb79fc7a9151093dc37c646d8c38d3f232f767cf64b85a226,,
-poppler,23.11.0,file,https://poppler.freedesktop.org/poppler-23.11.0.tar.xz,f99cca6799cb9cb6c92fc1e0eb78547b611cb733750ab7cb047cb0e6c246539c,,
+poppler,24.02.0,file,https://poppler.freedesktop.org/poppler-24.02.0.tar.xz,19187a3fdd05f33e7d604c4799c183de5ca0118640c88b370ddcf3136343222e,,
 poppler_data,0.4.12,file,https://poppler.freedesktop.org/poppler-data-0.4.12.tar.gz,c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74,,
 regex,20231007,git,git://git.savannah.gnu.org/gnulib.git,e9d9ef6ff74c94bd51b8ac925598923838a22783e83de0f826cf28513b7b02c6,master,46e4b5e5124374b6622d6e10f94364d3b8544fda
 sqlite,3.44.0,file,https://sqlite.org/2023/sqlite-autoconf-3440000.tar.gz,b9cd386e7cd22af6e0d2a0f06d0404951e1bef109e42ea06cc0450e10cd15550,,
diff --git a/src/sections-installer.nsi b/src/sections-installer.nsi
index 612d8e4..c067619 100644
--- a/src/sections-installer.nsi
+++ b/src/sections-installer.nsi
@@ -389,7 +389,7 @@ File ${prefix}/bin/libgumbo-2.dll
 ### poppler
 !insertmacro SetPrefix poppler
 File ${prefix}/bin/libpoppler-glib-8.dll
-File ${prefix}/bin/libpoppler-133.dll
+File ${prefix}/bin/libpoppler-134.dll
 
 #######################################
 ### claws-mail
diff --git a/src/sections-uninstaller.nsi b/src/sections-uninstaller.nsi
index 2eebd4f..5632455 100644
--- a/src/sections-uninstaller.nsi
+++ b/src/sections-uninstaller.nsi
@@ -37,7 +37,7 @@ RMDir "$INSTDIR\lib\claws-mail"
 #######################################
 ### poppler
 Delete "$INSTDIR\libpoppler-glib-8.dll"
-Delete "$INSTDIR\libpoppler-133.dll"
+Delete "$INSTDIR\libpoppler-134.dll"
 
 #######################################
 ### gumbo-parser

-----------------------------------------------------------------------


hooks/post-receive
-- 
Installer sources for Claws Mail Windows port


More information about the Commits mailing list