Bug 224817

Summary: mail/mairix: update to 0.24
Product: Ports & Packages Reporter: Jose G. Juanino <jjuanino>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: jjuanino, yuri
Priority: --- Flags: jjuanino: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 0.24 version none

Description Jose G. Juanino 2018-01-01 13:26:07 UTC
Created attachment 189313 [details]
update to 0.24 version

Hi, I send a patch to update mail/mairix from 0.23 to 0.24 version.

Release notes: https://github.com/vandry/mairix/releases/tag/0.24

Important changes:

* Modified upstream. Now is a github user (vandry)
* SSL dependency is mandatory, as suggested by portlint
* pkg-plist added
* Patch to avoid error: use of undeclared identifier 'PF_UNSPEC'

The port has been tested, and works as expected.

Regards
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-20 18:54:52 UTC
Committed with changes.
Thank you for the update!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-02-20 18:55:21 UTC
A commit references this bug:

Author: yuri
Date: Tue Feb 20 18:54:46 UTC 2018
New revision: 462417
URL: https://svnweb.freebsd.org/changeset/ports/462417

Log:
  mail/mairix: Update to 0.24

  Additional port changes:
  * Switched SF->GitHub
  * Added LICENSE_FILE
  * Added USES=ssl
  * Added the BSD patch (upstreamed)
  * Simplified *install target accordingly

  PR:		224817
  Submitted by:	jjuanino@gmail.com (maintainer)
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/mail/mairix/Makefile
  head/mail/mairix/distinfo
  head/mail/mairix/files/
  head/mail/mairix/files/patch-imap.c
  head/mail/mairix/pkg-descr