Bug 231471 - [PATCH] mail/cone: update to 1.0
Summary: [PATCH] mail/cone: update to 1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guido Falsi
URL: https://reviews.freebsd.org/D17234
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-09-19 08:31 UTC by Guido Falsi
Modified: 2018-10-10 11:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2018-09-19 08:31:35 UTC
Hello,

I have created a patch updating a bunch courier ports, one of which is cone.

These ports need to be upgraded together due to changes in maildir naming convention to UTF-8.

The patch is in phabricator:

https://reviews.freebsd.org/D17234

Can you test and approve the changes?

Thanks!
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2018-09-19 08:31:35 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-10 11:55:42 UTC
A commit references this bug:

Author: madpilot
Date: Wed Oct 10 11:55:02 UTC 2018
New revision: 481732
URL: https://svnweb.freebsd.org/changeset/ports/481732

Log:
  - Update devel/courier-unicode to 2.1
  - Convert to USES localbase
  - Update mail/cone to 1.0 [1]
  - Update mail/courier-imap to 5.0.0
  - Add LICENSE
  - Update mail/maildrop to 3.0.0
  - Remove IDN option since it's now mandatory
  - Update mail/sqwebmail to 6.0.0 [2]
  - Update security/courier-authlib to 0.69.0
  - Add note to UPDATING
  - Silence some portlint warnings

  PR:			231471 [1]
  Submitted by:		me
  Approved by:		Maintainer timeout [1],
  			oliver@ [2]
  Differential Revision:	https://reviews.freebsd.org/D17234

Changes:
  head/UPDATING
  head/databases/courier-authlib-mysql/Makefile
  head/databases/courier-authlib-pgsql/Makefile
  head/devel/courier-unicode/Makefile
  head/devel/courier-unicode/distinfo
  head/devel/courier-unicode/pkg-plist
  head/mail/cone/Makefile
  head/mail/cone/distinfo
  head/mail/courier-imap/Makefile
  head/mail/courier-imap/distinfo
  head/mail/maildrop/Makefile
  head/mail/maildrop/distinfo
  head/mail/sqwebmail/Makefile
  head/mail/sqwebmail/distinfo
  head/net/courier-authlib-ldap/Makefile
  head/security/courier-authlib/Makefile
  head/security/courier-authlib/distinfo
  head/security/courier-authlib/files/patch-Makefile.in
  head/security/courier-authlib-base/Makefile
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2018-10-10 11:58:49 UTC
Committed. Thanks!