| Summary: | [PATCH] mail/opensmtpd-devel: update to 201506112227p1 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andrey Fesenko <andrey> | ||||||||||
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||||||||
| Status: | Closed FIXED | ||||||||||||
| Severity: | Affects Only Me | Keywords: | patch | ||||||||||
| Priority: | --- | Flags: | ashish:
maintainer-feedback+
|
||||||||||
| Version: | Latest | ||||||||||||
| Hardware: | Any | ||||||||||||
| OS: | Any | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Andrey Fesenko
2015-06-20 05:16:40 UTC
Created attachment 157894 [details]
poudriere bulk -t log
(In reply to Andrey Fesenko from comment #0) > * Fix pkg-plist remove makemap, if i'm understand https://github.com/OpenSMTPD/OpenSMTPD/issues/354 not build anymore If you pass `--enable-table-db' to `configure', it'll build `db' table backend, and makemap, and newaliases, which I think is required to avoid breaking things for users who intend to upgrade. HTH Created attachment 157961 [details] Update patch Add new option TABLE-DB (enabled by default) "--enable-table-db" https://github.com/OpenSMTPD/OpenSMTPD/issues/584 Created attachment 157962 [details]
poudriere bulk -t log
(In reply to Andrey Fesenko from comment #3) Since it's harmless to keep it enabled by default, so I'll just do that. I'm doing some test builds, and will commit it in few. Thanks! A commit references this bug: Author: ashish Date: Tue Jun 23 10:44:01 UTC 2015 New revision: 390363 URL: https://svnweb.freebsd.org/changeset/ports/390363 Log: - Update to 201506112227 - Enable "db" backend by default PR: 200981 Submitted by: Andrey Fesenko <andrey@bsdnir.info> Changes: head/mail/opensmtpd-devel/Makefile head/mail/opensmtpd-devel/distinfo head/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in Committed, with minor changes. Thanks! |