Revision: 26723 http://sourceforge.net/p/gar/code/26723 Author: jake_goerzen Date: 2021-01-04 21:29:42 +0000 (Mon, 04 Jan 2021) Log Message: ----------- dovecot-sieve/trunk: update to 0.5.13
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 2021-01-04 20:49:42 UTC (rev 26722) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2021-01-04 21:29:42 UTC (rev 26723) @@ -1,5 +1,5 @@ -NAME = dovecot-2.3.11-pigeonhole -VERSION = 0.5.11 +NAME = dovecot-2.3-pigeonhole +VERSION = 0.5.13 GARTYPE = v2 DESCRIPTION = Secure POP3/IMAP server - Sieve filters support @@ -26,13 +26,13 @@ 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.3.11.3 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.11.3 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.13 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.13 endif ifeq ($(UNAME), sparc) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.11.3 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.11.3 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.13 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.13 endif CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL)) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-01-04 20:49:42 UTC (rev 26722) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-01-04 21:29:42 UTC (rev 26723) @@ -1 +1 @@ -5778ab1367a158db2418cdaf4ddf835e dovecot-2.3.11-pigeonhole-0.5.11.tar.gz +fc8c2845519869e15216e5c07c316a65 dovecot-2.3-pigeonhole-0.5.13.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.