Index: openacs-4/packages/bootstrap-icons/bootstrap-icons.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bootstrap-icons/bootstrap-icons.info,v diff -u -r1.1.2.8 -r1.1.2.9 --- openacs-4/packages/bootstrap-icons/bootstrap-icons.info 13 Jul 2023 13:12:31 -0000 1.1.2.8 +++ openacs-4/packages/bootstrap-icons/bootstrap-icons.info 27 Sep 2023 07:29:51 -0000 1.1.2.9 @@ -9,13 +9,13 @@ f f - + Gustaf Neumann Free, high-quality, open-source icon library with over 1,600 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without Bootstrap in any project. 2023-05-12 0 - + Index: openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl,v diff -u -r1.1.2.7 -r1.1.2.8 --- openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl 12 May 2023 17:50:50 -0000 1.1.2.7 +++ openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl 27 Sep 2023 07:29:51 -0000 1.1.2.8 @@ -26,7 +26,7 @@ set ::bootstrap_icons::version [parameter::get \ -package_id $package_id \ -parameter BootstrapIconsVersion \ - -default 1.10.5] + -default 1.11.1] ad_proc ::bootstrap_icons::resource_info { {-version ""} Index: openacs-4/packages/fa-icons/fa-icons.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/fa-icons/fa-icons.info,v diff -u -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/fa-icons/fa-icons.info 13 Jul 2023 13:12:32 -0000 1.1.2.5 +++ openacs-4/packages/fa-icons/fa-icons.info 27 Sep 2023 07:29:51 -0000 1.1.2.6 @@ -9,14 +9,14 @@ f f - + Gustaf Neumann Free, high-quality, open-source icon library with over 2,000 free icons. As of 2020, Font Awesome was used by 38% of sites that use third-party font scripts, placing Font Awesome in second place after Google Fonts. 2023-07-06 0 - + Index: openacs-4/packages/fa-icons/tcl/resource-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/fa-icons/tcl/resource-procs.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/fa-icons/tcl/resource-procs.tcl 6 Jul 2023 08:36:58 -0000 1.1.2.3 +++ openacs-4/packages/fa-icons/tcl/resource-procs.tcl 27 Sep 2023 07:29:51 -0000 1.1.2.4 @@ -20,12 +20,12 @@ # configuration file: # # ns_section ns/server/${server}/acs/fa-icons - # ns_param FAIconsVersion 6.4.0 + # ns_param FAIconsVersion 6.4.2 # set ::fa_icons::version [parameter::get \ -package_id $package_id \ -parameter FAIconsVersion \ - -default 6.4.0] + -default 6.4.2] ad_proc ::fa_icons::resource_info { {-version ""}