Summary: | [PATCH] mail/rainloop: Update to 1.8.2.291 and add Database OPTIONS | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||||||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||||||||
Status: | Closed FIXED | ||||||||||||||
Severity: | Affects Only Me | CC: | loic.blot, pi | ||||||||||||
Priority: | --- | Keywords: | patch | ||||||||||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(loic.blot) |
||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
Attachments: |
|
Created attachment 153937 [details]
svn diff for mail/rainloop
Hi, thanks for the update. I approved it. testing@work Created attachment 154999 [details]
svn diff for mail/rainloop
Updates to 1.8.2 now
Created attachment 155000 [details]
Poudriere testport of mail/rainloop 1.8.2
You say it's 1.8.2, but the Makefile says 1.8.1 ? The website @www.rainloop.net also says 1.8.2 ? A commit references this bug: Author: pi Date: Mon Mar 30 19:54:23 UTC 2015 New revision: 382721 URL: https://svnweb.freebsd.org/changeset/ports/382721 Log: mail/rainloop: 1.8.0 -> 1.8.2 Changes: http://www.rainloop.net/changelog/ Added OPTION to select database PR: 198374 Submitted by: Bernard Spil <spil.oss@gmail.com> Approved by: loic.blot@unix-experience.fr (maintainer) Changes: head/mail/rainloop/Makefile head/mail/rainloop/distinfo head/mail/rainloop/pkg-plist I found the trick to use 1.8.2.291. test builds on 10.1a, 9.3a, 8.4i all went fine. Committed, thanks. The port was marked broken for your information... Created attachment 155049 [details]
svn diff for mail/rainloop
My fault, sorry!
Add an OPTIONS_DEFAULT line to restore the old behaviour (i.e. build with MySQL)
A commit references this bug: Author: pi Date: Tue Mar 31 07:33:56 UTC 2015 New revision: 382799 URL: https://svnweb.freebsd.org/changeset/ports/382799 Log: mail/rainloop: Add an OPTIONS_DEFAULT PR: 198374 Submitted by: Bernard Spil <spil.oss@gmail.com> Changes: head/mail/rainloop/Makefile A commit references this bug: Author: pi Date: Tue Mar 31 07:50:37 UTC 2015 New revision: 382800 URL: https://svnweb.freebsd.org/changeset/ports/382800 Log: mail/rainloop: yet another OPTIONS fix PR: 198374 Submitted by: danfe Changes: head/mail/rainloop/Makefile |
Created attachment 153936 [details] Poudriere testport of mail/rainloop This is an update and partial rewrite of the mail/rainloop port Tried updating to most recent downloadable version on sf.net (1.8.1.276) but that had a bug, following to a conversation with upstream on a stable download link including build number (currently 1.8.1.281) resulting in attached patch. Saw a TODO for database backend selection so I copied that from mail/roundcube.