Revision: 26454 http://sourceforge.net/p/gar/code/26454 Author: jake_goerzen Date: 2018-08-15 17:51:18 +0000 (Wed, 15 Aug 2018) Log Message: ----------- dovecot: update to version 2.3.2.1
Modified Paths: -------------- csw/mgar/pkg/dovecot/trunk/Makefile csw/mgar/pkg/dovecot/trunk/checksums Modified: csw/mgar/pkg/dovecot/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot/trunk/Makefile 2018-08-15 17:38:59 UTC (rev 26453) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2018-08-15 17:51:18 UTC (rev 26454) @@ -2,7 +2,7 @@ # - SSL certs to /etc/opt/csw/ssl? # - /var/run/dovecot instead of /var/opt/csw/run? NAME = dovecot -VERSION = 2.2.36 +VERSION = 2.3.2.1 GARTYPE = v2 DESCRIPTION = Secure IMAP server @@ -14,7 +14,7 @@ endef SPKG_SOURCEURL = http://dovecot.org/ -MASTER_SITES = http://dovecot.org/releases/2.2/ +MASTER_SITES = http://dovecot.org/releases/2.3/ DISTFILES = $(NAME)-$(VERSION).tar.gz UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz @@ -44,6 +44,8 @@ RUNTIME_DEP_PKGS_CSWdovecot += CSWlibicuuc57 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibwrap1 +RUNTIME_DEP_PKGS_CSWdovecot += CSWlibssp0 +RUNTIME_DEP_PKGS_CSWdovecot += CSWlibsodium23 PKGFILES_CSWdovecot-dev = $(PKGFILES_DEVEL) Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2018-08-15 17:38:59 UTC (rev 26453) +++ csw/mgar/pkg/dovecot/trunk/checksums 2018-08-15 17:51:18 UTC (rev 26454) @@ -1 +1 @@ -a8d6492584025b2413e82ea48de3cd5f dovecot-2.2.36.tar.gz +77a7fa95b38bd6686e6191b2b3f2b87b dovecot-2.3.2.1.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.