Revision: 26135 http://sourceforge.net/p/gar/code/26135 Author: jake_goerzen Date: 2017-04-15 00:33:26 +0000 (Sat, 15 Apr 2017) Log Message: ----------- dovecot-sieve/trunk: update to 0.4.18
Modified Paths: -------------- csw/mgar/pkg/dovecot-sieve/trunk/Makefile csw/mgar/pkg/dovecot-sieve/trunk/checksums Modified: csw/mgar/pkg/dovecot-sieve/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2017-04-15 00:32:08 UTC (rev 26134) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2017-04-15 00:33:26 UTC (rev 26135) @@ -1,5 +1,5 @@ NAME = dovecot-2.2-pigeonhole -VERSION = 0.4.17 +VERSION = 0.4.18 GARTYPE = v2 DESCRIPTION = Secure POP3/IMAP server - Sieve filters support @@ -26,8 +26,8 @@ UNAME := $(shell /usr/bin/uname -p) ifeq ($(UNAME), i386) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.2.28 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.2.28 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.2.29 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.2.29 endif ifeq ($(UNAME), sparc) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2017-04-15 00:32:08 UTC (rev 26134) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2017-04-15 00:33:26 UTC (rev 26135) @@ -1 +1 @@ -0b6e40396c9032f3c27f7a3ef15a3db6 dovecot-2.2-pigeonhole-0.4.17.tar.gz +7e6f55da44500b59b832b3d44dd0cbcb dovecot-2.2-pigeonhole-0.4.18.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.