pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/dovecot2-pigeonhole



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 19 09:30:35 UTC 2024

Modified Files:
        pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo

Log Message:
dovecot2-pigeonhole: updated to 0.5.21.1

v0.5.21.1

- sieve: When saving to local storage failed after a successful action
  in sieve (e.g. redirect, vacation), the mail was reported as
  successfully delivered, although it was lost locally.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/mail/dovecot2-pigeonhole/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/mail/dovecot2-pigeonhole/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/dovecot2-pigeonhole/Makefile
diff -u pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.70 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.71
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.70       Tue Oct 24 22:09:42 2023
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile    Mon Aug 19 09:30:35 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2023/10/24 22:09:42 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2024/08/19 09:30:35 adam Exp $
 
-DISTNAME=      dovecot-2.3-pigeonhole-0.5.21
+DISTNAME=      dovecot-2.3-pigeonhole-0.5.21.1
 PKGNAME=       ${DISTNAME:S/-2.3-/-/}
-PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  https://pigeonhole.dovecot.org/releases/2.3/
 
@@ -16,11 +15,11 @@ USE_TOOLS+=         pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-hardening
 
-EGDIR=                 ${PREFIX}/share/examples/dovecot
-CONFD=                 ${PKG_SYSCONFDIR}/dovecot/conf.d
-MAKE_DIRS+=            ${CONFD}
-CONF_FILES+=           ${EGDIR}/conf.d/20-managesieve.conf ${CONFD}/20-managesieve.conf
-CONF_FILES+=           ${EGDIR}/conf.d/90-sieve.conf ${CONFD}/90-sieve.conf
+EGDIR=         ${PREFIX}/share/examples/dovecot
+CONFD=         ${PKG_SYSCONFDIR}/dovecot/conf.d
+MAKE_DIRS+=    ${CONFD}
+CONF_FILES+=   ${EGDIR}/conf.d/20-managesieve.conf ${CONFD}/20-managesieve.conf
+CONF_FILES+=   ${EGDIR}/conf.d/90-sieve.conf ${CONFD}/90-sieve.conf
 
 .include "../../mail/dovecot2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/mail/dovecot2-pigeonhole/distinfo
diff -u pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.56 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.57
--- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.56       Wed Sep 20 18:35:44 2023
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo    Mon Aug 19 09:30:35 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2023/09/20 18:35:44 otis Exp $
+$NetBSD: distinfo,v 1.57 2024/08/19 09:30:35 adam Exp $
 
-BLAKE2s (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 820d64d942b45595b647fc0b5a4f9aafdec0ec7072ada980fc35f38b7cd39536
-SHA512 (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 5537444025a474ee1b79919a424e24530695aec639361c531257f25fac286673719d476906d99d47e348deb57baa75419bff7dd284c82d2b751334dedec96314
-Size (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1955945 bytes
+BLAKE2s (dovecot-2.3-pigeonhole-0.5.21.1.tar.gz) = 39ae4fa449b849ada2e71f24ea21319b0d5ca783bc0ba4d3cd7c954450d14969
+SHA512 (dovecot-2.3-pigeonhole-0.5.21.1.tar.gz) = 7387b417611599fe70d1a83d3b408321e66f5a883bf78a9d55c7496b1a17220677daebaefde2061e0d7064fe07c410ecfc64662878bb253ddcd9e128dd83fbaa
+Size (dovecot-2.3-pigeonhole-0.5.21.1.tar.gz) = 1956404 bytes
 SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29



Home | Main Index | Thread Index | Old Index