Bug 137935 - [MAINTAINER-UPDATE] mail/dovecot-sieve to the latest version compatible with Dovecot-1.2.*
Summary: [MAINTAINER-UPDATE] mail/dovecot-sieve to the latest version compatible with ...
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 19:50 UTC by Yarema
Modified: 2009-08-19 02:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.50 KB, patch)
2009-08-18 19:50 UTC, Yarema
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarema 2009-08-18 19:50:01 UTC
Update the mail/dovecot-sieve plugin to the latest version compatible with Dovecot-1.2.*

Heads up for UPDATING:

Dovecot Sieve is a fully rewritten Sieve implementation for Dovecot v1.2 and newer.

To enable the plugin in dovecot.conf use:

     protocol lda {
       mail_plugins = sieve # for Dovecot v1.2 and newer.
      #mail_plugins = cmusieve # for Dovecot v1.1 and older.
     }
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-08-18 20:03:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-19 02:26:14 UTC
wxs         2009-08-19 01:26:01 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot-sieve   Makefile distinfo pkg-plist 
    mail/dovecot-sieve/files pkg-message.in 
  Log:
  - Update to latest version which is compatible with dovecot 1.2
  
  PR:             ports/137935
  Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
  
  Revision  Changes    Path
  1.9       +10 -12    ports/mail/dovecot-sieve/Makefile
  1.6       +3 -3      ports/mail/dovecot-sieve/distinfo
  1.2       +3 -1      ports/mail/dovecot-sieve/files/pkg-message.in
  1.3       +7 -7      ports/mail/dovecot-sieve/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 3 Wesley Shields freebsd_committer freebsd_triage 2009-08-19 02:29:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!