Bug 253923 - [PATCH] devel/radare2: slight fix of recent patch
Summary: [PATCH] devel/radare2: slight fix of recent patch
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-28 21:13 UTC by Michael Zhilin
Modified: 2021-03-13 05:52 UTC (History)
0 users

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


Attachments
SVN diff (953 bytes, patch)
2021-02-28 21:13 UTC, Michael Zhilin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Zhilin freebsd_committer freebsd_triage 2021-02-28 21:13:49 UTC
Created attachment 222888 [details]
SVN diff

Hi,

Attached file is slight fix of recent patch related to removal KF_TYPE_CRYPTO in version 1300130. The proposal is to keep it for previous releases (11.x,12.x) and remove it only in 13+.

Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-03-13 05:52:18 UTC
A commit references this bug:

Author: swills
Date: Sat Mar 13 05:51:27 UTC 2021
New revision: 568227
URL: https://svnweb.freebsd.org/changeset/ports/568227

Log:
  devel/radare2: keep KF_TYPE_CRYPTO where possible [1]

  While here, clean up a bit

  PR:		253923 [1]
  Submitted by:	Michael Zhilin <mizhka@gmail.com> [1]

Changes:
  head/devel/radare2/Makefile
  head/devel/radare2/files/extra-patch-Makefile
  head/devel/radare2/files/patch-libr_debug_p_native_bsd_bsd__debug.c
Comment 2 Steve Wills freebsd_committer freebsd_triage 2021-03-13 05:52:31 UTC
Committed, thanks!