Bug 226646 - [patch] update mail/rspamd 1.7.0
Summary: [patch] update mail/rspamd 1.7.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: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 21:03 UTC by Anton Yuzhaninov
Modified: 2018-03-16 18:57 UTC (History)
0 users

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


Attachments
Update to 1.7.0 (29.65 KB, patch)
2018-03-15 21:03 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2018-03-15 21:03:28 UTC
Created attachment 191537 [details]
Update to 1.7.0

Update rspamd port to 1.7.0

- add options for torch (and torch with OpenBLAS to improve performance)
- update/sort plist
- use option helpers
- delete patch-src_libserver_milter.c - already in upstream
- add patch-contrib_torch_torch7_lib_TH_CMakeLists.txt to allow build torch without OpenBLAS (which depends on GCC).
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-16 18:54:42 UTC
A commit references this bug:

Author: vsevolod
Date: Fri Mar 16 18:53:44 UTC 2018
New revision: 464724
URL: https://svnweb.freebsd.org/changeset/ports/464724

Log:
  Update rspamd port to 1.7.0

  - add options for torch (and torch with OpenBLAS to improve performance)
  - update/sort plist
  - use option helpers
  - delete patch-src_libserver_milter.c - already in upstream
  - add patch-contrib_torch_torch7_lib_TH_CMakeLists.txt to allow build torch without OpenBLAS (which depends on GCC).

  PR:		226646
  Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>

Changes:
  head/mail/rspamd/Makefile
  head/mail/rspamd/distinfo
  head/mail/rspamd/files/patch-contrib_torch_torch7_lib_TH_CMakeLists.txt
  head/mail/rspamd/files/patch-src_libserver_milter.c
  head/mail/rspamd/pkg-plist
Comment 2 Vsevolod Stakhov freebsd_committer freebsd_triage 2018-03-16 18:57:59 UTC
Committed, thank you!