Bug 225740 - mail/offlineimap: update to 7.1.5
Summary: mail/offlineimap: update to 7.1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2018-02-07 19:34 UTC by Zsolt Udvari
Modified: 2018-02-22 06:29 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (mp39590)


Attachments
Patch to 7.1.5 (1.16 KB, patch)
2018-02-07 19:34 UTC, Zsolt Udvari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2018-02-07 19:34:53 UTC
Created attachment 190399 [details]
Patch to 7.1.5

Simple update to 7.1.5.
Added NO_ARCH=yes
Move USES before USE_* as portlint suggests.

Changelog (https://github.com/OfflineIMAP/offlineimap/commit/67d35dbbcbd74f03c32f278ba080135b5b98897a):
* fixes a bug about maxage failing to upload some emails
* maxage: don't consider negative UIDs when computing min UID
* folder: IMAP: improve search logging
* no UIDPLUS: improve logging on failures
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-02-22 06:29:17 UTC
A commit references this bug:

Author: misha
Date: Thu Feb 22 06:28:34 UTC 2018
New revision: 462562
URL: https://svnweb.freebsd.org/changeset/ports/462562

Log:
  - update 7.1.4 to 7.1.5

  PR:		225740
  Submitted by:	uzsolt@uzsolt.hu
  Approved by:	jpaetzel (implicit)

Changes:
  head/mail/offlineimap/Makefile
  head/mail/offlineimap/distinfo
Comment 2 Mikhail Pchelin freebsd_committer freebsd_triage 2018-02-22 06:29:54 UTC
Committed, thanks.