Revision: 27171 http://sourceforge.net/p/gar/code/27171 Author: jake_goerzen Date: 2025-03-02 17:22:27 +0000 (Sun, 02 Mar 2025) Log Message: ----------- dovecot: switch to OpenSSL 1.1.1
Modified Paths: -------------- csw/mgar/pkg/dovecot/trunk/Makefile Modified: csw/mgar/pkg/dovecot/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot/trunk/Makefile 2025-02-23 15:25:52 UTC (rev 27170) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2025-03-02 17:22:27 UTC (rev 27171) @@ -32,7 +32,7 @@ RUNTIME_DEP_PKGS_CSWdovecot += CSWlibkrb5-3 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibpq5 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibsqlite3-0 -RUNTIME_DEP_PKGS_CSWdovecot += CSWlibssl1-0-0 +RUNTIME_DEP_PKGS_CSWdovecot += CSWlibssl1-1 RUNTIME_DEP_PKGS_CSWdovecot += CSWliblber2-4-2 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibldap2-4-2 RUNTIME_DEP_PKGS_CSWdovecot += CSWliblzma5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.