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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Wed May 11 18:31:04 CEST 2022


Revision: 26936
          http://sourceforge.net/p/gar/code/26936
Author:   jake_goerzen
Date:     2022-05-11 16:31:03 +0000 (Wed, 11 May 2022)
Log Message:
-----------
dovecot-sieve/trunk: update to pigeonhole 0.5.19 for dovecot 2.3.19

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	2022-05-11 16:14:04 UTC (rev 26935)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2022-05-11 16:31:03 UTC (rev 26936)
@@ -1,5 +1,5 @@
 NAME = dovecot-2.3-pigeonhole
-VERSION = 0.5.18
+VERSION = 0.5.19
 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.18
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.18
+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
 endif
 
 ifeq ($(UNAME), sparc)
-CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.18
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.18
+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
 endif
 
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))

Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/checksums	2022-05-11 16:14:04 UTC (rev 26935)
+++ csw/mgar/pkg/dovecot-sieve/trunk/checksums	2022-05-11 16:31:03 UTC (rev 26936)
@@ -1 +1 @@
-cede8465ec2c9d1a768dba857595b6a1  dovecot-2.3-pigeonhole-0.5.18.tar.gz
+500471a71a0525a94ab8e8a7791eab8b  dovecot-2.3-pigeonhole-0.5.19.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