SF.net SVN: gar:[26822] csw/mgar/pkg/dovecot-sieve/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Mon Dec 13 18:34:50 CET 2021
Revision: 26822
http://sourceforge.net/p/gar/code/26822
Author: jake_goerzen
Date: 2021-12-13 17:34:49 +0000 (Mon, 13 Dec 2021)
Log Message:
-----------
dovecot-sieve/trunk: update to pigeonhole 0.5.17.1 for dovecot 2.3.17.1
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-12-13 16:11:44 UTC (rev 26821)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2021-12-13 17:34:49 UTC (rev 26822)
@@ -1,5 +1,5 @@
NAME = dovecot-2.3-pigeonhole
-VERSION = 0.5.17
+VERSION = 0.5.17.1
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.17
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.17
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.17.1
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.17.1
endif
ifeq ($(UNAME), sparc)
-CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.17
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.17
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.17.1
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.17.1
endif
CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))
Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-12-13 16:11:44 UTC (rev 26821)
+++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2021-12-13 17:34:49 UTC (rev 26822)
@@ -1 +1 @@
-b694322af9d54ca8cfaf857bb8d69b12 dovecot-2.3-pigeonhole-0.5.17.tar.gz
+5dedd15500fa2f2f0478018a19acea1b dovecot-2.3-pigeonhole-0.5.17.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list