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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Thu Aug 16 00:49:38 CEST 2018


Revision: 26456
          http://sourceforge.net/p/gar/code/26456
Author:   jake_goerzen
Date:     2018-08-15 22:49:36 +0000 (Wed, 15 Aug 2018)
Log Message:
-----------
dovecot-sieve: update to version 0.5.2 for dovecot 2.3

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	2018-08-15 22:45:06 UTC (rev 26455)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2018-08-15 22:49:36 UTC (rev 26456)
@@ -1,5 +1,5 @@
-NAME = dovecot-2.2-pigeonhole
-VERSION = 0.4.24
+NAME = dovecot-2.3-pigeonhole
+VERSION = 0.5.2
 GARTYPE = v2
 
 DESCRIPTION = Secure POP3/IMAP server - Sieve filters support
@@ -7,7 +7,7 @@
 This package provides Sieve filters support for Dovecot. 
 endef
 
-MASTER_SITES = http://pigeonhole.dovecot.org/releases/2.2/
+MASTER_SITES = http://pigeonhole.dovecot.org/releases/2.3/
 DISTFILES = $(NAME)-$(VERSION).tar.gz
 
 PACKAGES = CSWdovecot-sieve
@@ -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.2.36
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.2.36
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.2.1
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.2.1
 endif
 
 ifeq ($(UNAME), sparc)
-CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.2.36
-CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.2.36
+CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.2.1
+CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.2.1
 endif
 
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))

Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/checksums	2018-08-15 22:45:06 UTC (rev 26455)
+++ csw/mgar/pkg/dovecot-sieve/trunk/checksums	2018-08-15 22:49:36 UTC (rev 26456)
@@ -1 +1 @@
-cc056040b758befe0d48d29458846e93  dovecot-2.2-pigeonhole-0.4.24.tar.gz
+b07a890f61774663ea1c94afff9aa0ce  dovecot-2.3-pigeonhole-0.5.2.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