[Commits] [SCM] claws-win32-installer branch, gtk3, updated. 4.0.0-1-41-ge9bd850

jonathan at claws-mail.org jonathan at claws-mail.org
Thu Nov 11 22:39:18 CET 2021


The branch, gtk3 has been updated
       via  e9bd850767b100deb2d553f0cfc9492cf25971e7 (commit)
      from  8a55ea4f61cf969c4ce057aa2e4f91afed2cfc29 (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 e9bd850767b100deb2d553f0cfc9492cf25971e7
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Wed Nov 10 11:10:21 2021 -0700

    update to poppler-21.11.0

diff --git a/packages/packages.current b/packages/packages.current
index ab35d14..db53aff 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -46,7 +46,7 @@ nettle,3.7.3,file,https://ftp.gnu.org/pub/gnu/nettle/nettle-3.7.3.tar.gz,661f5eb
 p11_kit,0.24.0,file,https://github.com/p11-glue/p11-kit/releases/download/0.24.0/p11-kit-0.24.0.tar.xz,81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685,,
 pango,1.48.10,file,https://download.gnome.org/sources/pango/1.48/pango-1.48.10.tar.xz,21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98,,
 pixman,0.40.0,file,https://cairographics.org/releases/pixman-0.40.0.tar.gz,6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc,,
-poppler,21.09.0,file,https://poppler.freedesktop.org/poppler-21.09.0.tar.xz,5a47fef738c2b99471f9b459a8bf8b40aefb7eed92caa4861c3798b2e126d05b,,
+poppler,21.11.0,file,https://poppler.freedesktop.org/poppler-21.11.0.tar.xz,31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584,,
 poppler_data,0.4.11,file,https://poppler.freedesktop.org/poppler-data-0.4.11.tar.gz,2cec05cd1bb03af98a8b06a1e22f6e6e1a65b1e2f3816cb3069bb0874825f08c,,
 regex,20210702,git,git://git.savannah.gnu.org/gnulib.git,7769c80aaa6b75c4fc4f2cfe62f6bf46291dabfef9e11dd42bd9656dbbd7a9af,master,901694b904cd861adc2529b2e05a3fb33f9b534f
 sqlite,3.36.0,file,https://sqlite.org/2021/sqlite-autoconf-3360000.tar.gz,bd90c3eb96bee996206b83be7065c9ce19aef38c3f4fb53073ada0d0b69bbce3,,
diff --git a/src/sections-installer.nsi b/src/sections-installer.nsi
index 6b325af..12fdbe6 100644
--- a/src/sections-installer.nsi
+++ b/src/sections-installer.nsi
@@ -520,7 +520,7 @@ File ${prefix}/bin/libgumbo-1.dll
 ### poppler
 !insertmacro SetPrefix poppler
 File ${prefix}/bin/libpoppler-glib-8.dll
-File ${prefix}/bin/libpoppler-113.dll
+File ${prefix}/bin/libpoppler-115.dll
 
 #######################################
 ### claws-mail
diff --git a/src/sections-uninstaller.nsi b/src/sections-uninstaller.nsi
index 1476be6..e507a77 100644
--- a/src/sections-uninstaller.nsi
+++ b/src/sections-uninstaller.nsi
@@ -36,7 +36,7 @@ RMDir "$INSTDIR\lib\claws-mail"
 #######################################
 ### poppler
 Delete "$INSTDIR\libpoppler-glib-8.dll"
-Delete "$INSTDIR\libpoppler-113.dll"
+Delete "$INSTDIR\libpoppler-115.dll"
 
 #######################################
 ### gumbo-parser

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


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


More information about the Commits mailing list