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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Sun Jan 8 05:47:36 CET 2023


Revision: 26993
          http://sourceforge.net/p/gar/code/26993
Author:   jake_goerzen
Date:     2023-01-08 04:47:36 +0000 (Sun, 08 Jan 2023)
Log Message:
-----------
dovecot-sieve/trunk: update to pigeonhole 0.5.20 for dovecot 2.3.20

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	2023-01-08 03:45:06 UTC (rev 26992)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2023-01-08 04:47:36 UTC (rev 26993)
@@ -1,5 +1,5 @@
 NAME = dovecot-2.3-pigeonhole
-VERSION = 0.5.19
+VERSION = 0.5.20
 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.19
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.19
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.20
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.20
 endif
 
 ifeq ($(UNAME), sparc)
-CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.19
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.19
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.20
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.20
 endif
 
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))

Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/checksums	2023-01-08 03:45:06 UTC (rev 26992)
+++ csw/mgar/pkg/dovecot-sieve/trunk/checksums	2023-01-08 04:47:36 UTC (rev 26993)
@@ -1 +1 @@
-500471a71a0525a94ab8e8a7791eab8b  dovecot-2.3-pigeonhole-0.5.19.tar.gz
+fb9e8ec76e952a08b382de96286667a2  dovecot-2.3-pigeonhole-0.5.20.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