ports/150790: New port: mail/dovecot20-pigeonhole

Attila Nagy bra at fsn.hu
Mon Sep 27 10:00:25 UTC 2010


The following reply was made to PR ports/150790; it has been noted by GNATS.

From: Attila Nagy <bra at fsn.hu>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/150790: New port: mail/dovecot20-pigeonhole
Date: Mon, 27 Sep 2010 11:58:20 +0200

 This is a multi-part message in MIME format.
 --------------070508000006060805000704
 Content-Type: text/plain; charset=ISO-8859-2; format=flowed
 Content-Transfer-Encoding: 7bit
 
   Dovecot Pigeonhole 0.2.1 is released, attached is the patch for the 
 submitted port.
 
 Changelog:
   + Incorporated distinction between original and final envelope
     recipient in Sieve interpreter, as recently introduced in Dovecot.
   + Regex extension: added support for regex keys composed from
     variables.
   - LDA Sieve plugin: added _version symbol to enable Dovecot's plugin
     version check. Without this check, people can forget to recompile
     the plugin, which can lead to unexpected effects.
   - LDA Sieve plugin: turned debug message about an unconfigured home
     directory into a proper error and added script path information.
   - Fixed unnecessary reporting of dummy extensions in ManageSieve SIEVE
     capability; the comparator-i;octet and comparator-i;ascii-numeric
     'extensions' were reported explicitly.
 
 --------------070508000006060805000704
 Content-Type: text/plain;
  name="dovecot-pigeonhole021.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="dovecot-pigeonhole021.patch"
 
 diff -ruN dovecot20-pigeonhole.orig/Makefile dovecot20-pigeonhole/Makefile
 --- dovecot20-pigeonhole.orig/Makefile	2010-09-20 17:53:41.000000000 +0200
 +++ dovecot20-pigeonhole/Makefile	2010-09-27 10:50:10.932944710 +0200
 @@ -7,7 +7,7 @@
  
  PORTNAME=	dovecot-pigeonhole
  PORTVERSION=	${DOVECOTVERSION}+${DISTVERSION}
 -DISTVERSION=	0.2.0
 +DISTVERSION=	0.2.1
  CATEGORIES=	mail
  MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
  DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}
 diff -ruN dovecot20-pigeonhole.orig/distinfo dovecot20-pigeonhole/distinfo
 --- dovecot20-pigeonhole.orig/distinfo	2010-09-20 16:02:06.000000000 +0200
 +++ dovecot20-pigeonhole/distinfo	2010-09-27 10:50:22.543241014 +0200
 @@ -1,3 +1,3 @@
 -MD5 (dovecot-2.0-pigeonhole-0.2.0.tar.gz) = dcd7e0567c0b9ec2fee0be1708c3d3f7
 -SHA256 (dovecot-2.0-pigeonhole-0.2.0.tar.gz) = 77e4a91eb4491b3b670ca718bebf3ed7ced9001b6702f6cdcc9335224bc647d4
 -SIZE (dovecot-2.0-pigeonhole-0.2.0.tar.gz) = 1205747
 +MD5 (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 7baf6ebac21bdb865cb733d8e96ee81b
 +SHA256 (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 8249421cb69ca299e2830da8b635ca0a5ab692ab29456c188ba8078d7672ccda
 +SIZE (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 1195090
 
 --------------070508000006060805000704--



More information about the freebsd-ports-bugs mailing list