Revision: 24968 http://sourceforge.net/p/gar/code/24968 Author: jake_goerzen Date: 2015-05-14 19:35:13 +0000 (Thu, 14 May 2015) Log Message: ----------- dovecot: update to 2.2.17
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 2015-05-14 18:14:58 UTC (rev 24967) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2015-05-14 19:35:13 UTC (rev 24968) @@ -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.16 +VERSION = 2.2.17 GARTYPE = v2 DESCRIPTION = Secure IMAP server @@ -40,6 +40,8 @@ RUNTIME_DEP_PKGS_CSWdovecot += CSWlibldap2-4-2 RUNTIME_DEP_PKGS_CSWdovecot += CSWliblzma5 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWdovecot += CSWlibicui18n54 +RUNTIME_DEP_PKGS_CSWdovecot += CSWlibicuuc54 PKGFILES_CSWdovecot-dev = $(PKGFILES_DEVEL) Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2015-05-14 18:14:58 UTC (rev 24967) +++ csw/mgar/pkg/dovecot/trunk/checksums 2015-05-14 19:35:13 UTC (rev 24968) @@ -1 +1 @@ -8dba21e817b4239e462d98a925233418 dovecot-2.2.16.tar.gz +eecca5bea8d175357ab7a2bde39e70d0 dovecot-2.2.17.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.