SF.net SVN: gar:[26810] csw/mgar/pkg/dovecot-sieve/trunk

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Sat Nov 6 19:25:41 CET 2021


Revision: 26810
          http://sourceforge.net/p/gar/code/26810
Author:   jake_goerzen
Date:     2021-11-06 18:25:41 +0000 (Sat, 06 Nov 2021)
Log Message:
-----------
dovecot-sieve/trunk: update to pigeonhole 0.5.17 for dovecot 2.3.17

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-11-06 03:36:48 UTC (rev 26809)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2021-11-06 18:25:41 UTC (rev 26810)
@@ -1,5 +1,5 @@
 NAME = dovecot-2.3-pigeonhole
-VERSION = 0.5.16
+VERSION = 0.5.17
 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.16
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.16
+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
 endif
 
 ifeq ($(UNAME), sparc)
-CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.16
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.16
+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
 endif
 
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))

Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/checksums	2021-11-06 03:36:48 UTC (rev 26809)
+++ csw/mgar/pkg/dovecot-sieve/trunk/checksums	2021-11-06 18:25:41 UTC (rev 26810)
@@ -1 +1 @@
-65e80287a86223fa3ede2fbe3b298215  dovecot-2.3-pigeonhole-0.5.16.tar.gz
+b694322af9d54ca8cfaf857bb8d69b12  dovecot-2.3-pigeonhole-0.5.17.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