Bug 156728 - mail/dovecot2 patch (update)
Summary: mail/dovecot2 patch (update)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 23:30 UTC by Uffe Jakobsen
Modified: 2011-05-13 19:31 UTC (History)
0 users

See Also:


Attachments
dovecot_2_0_12.patch.diff (1.60 KB, patch)
2011-05-03 21:28 UTC, Uffe Jakobsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Uffe Jakobsen 2011-04-29 23:30:09 UTC
Simple patch to update mail/dovecot2 from 2.0.11 to 2.0.12

Due to comments in the dovecot port makefile I've included a simple patch for mail/dovecot2-pigeonhole

Dovecot 2.0.12 changes:

Many small fixes, plus some more noticeable:

	+ doveadm: Added "move" command for moving mails between mailboxes.
	+ virtual: Added support for "+mailbox" entries that clear \Recent
	  flag from messages (default is to preserve them).
	- dbox: Fixes to handling external attachments
	- dsync: More fixes to avoid hanging with remote syncs
	- dsync: Many other syncing/correctness fixes
	- doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-29 23:30:17 UTC
Maintainer of mail/dovecot2,

Please note that PR ports/156728 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156728

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-29 23:30:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2011-04-30 00:04:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2011-04-30 00:17:23 UTC
Please attach your diff.


-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail  | http://people.freebsd.org/~beech
 X  - NO Word docs in e-mail | Skype: akbeech
/ \ - http://www.FreeBSD.org/releases/8.2R/announce.html
---------------------------------------------------------------------------------------
Comment 5 Uffe Jakobsen 2011-05-03 21:28:24 UTC
On 2011-04-30 01:17, Beech Rintoul wrote:
> Please attach your diff.
>
>

diff attached - permissions prevented it from beeing attached the first 
time - sorry

/Uffe

Comment 6 dfilter service freebsd_committer freebsd_triage 2011-05-13 18:02:21 UTC
beech       2011-05-13 17:02:12 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot2        Makefile distinfo pkg-plist 
  Log:
  -Update to 2.0.12
  
  -Dovecot 2.0.12 changes:
  -doveadm: Added "move" command for moving mails between mailboxes.
  -virtual: Added support for "+mailbox" entries that clear \Recent
   flag from messages (default is to preserve them).
  -dbox: Fixes to handling external attachments
  -dsync: More fixes to avoid hanging with remote syncs
  -dsync: Many other syncing/correctness fixes
  -doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right
  
  PR:             ports/156728
  Submitted by:   Uffe Jakobsen <uffe@uffe.org>
  Approved by:    Maintainer timeout (>Two Weeks)
                  itetcu (mentor)(implicit)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/mail/dovecot2/Makefile
  1.4       +2 -2      ports/mail/dovecot2/distinfo
  1.6       +1 -0      ports/mail/dovecot2/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-05-13 18:04:49 UTC
beech       2011-05-13 17:04:41 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot2-pigeonhole Makefile 
  Log:
  -Bump portrevision to chase dovecot2 update
  
  PR:             ports/156728
  Approved by:    itetcu (mentor)(implicit)
  
  Revision  Changes    Path
  1.5       +1 -1      ports/mail/dovecot2-pigeonhole/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Beech Rintoul freebsd_committer freebsd_triage 2011-05-13 19:31:12 UTC
State Changed
From-To: feedback->closed

Committed (maintainer timeout), Thanks!