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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Mon Sep 25 22:47:14 CEST 2023


Revision: 27031
          http://sourceforge.net/p/gar/code/27031
Author:   jake_goerzen
Date:     2023-09-25 20:47:13 +0000 (Mon, 25 Sep 2023)
Log Message:
-----------
dovecot-sieve/trunk: update to pigeonhole 0.5.21 for dovecot 2.3.21

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-09-25 17:06:50 UTC (rev 27030)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2023-09-25 20:47:13 UTC (rev 27031)
@@ -1,5 +1,5 @@
 NAME = dovecot-2.3-pigeonhole
-VERSION = 0.5.20
+VERSION = 0.5.21
 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.20
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.20
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.21
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.21
 endif
 
 ifeq ($(UNAME), sparc)
-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
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.21
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.21
 endif
 
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))

Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/checksums	2023-09-25 17:06:50 UTC (rev 27030)
+++ csw/mgar/pkg/dovecot-sieve/trunk/checksums	2023-09-25 20:47:13 UTC (rev 27031)
@@ -1 +1 @@
-fb9e8ec76e952a08b382de96286667a2  dovecot-2.3-pigeonhole-0.5.20.tar.gz
+2581d1e729eff7d86a7046b10d970448  dovecot-2.3-pigeonhole-0.5.21.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