Bug 241716

Summary: security/libssh: take maintainership
Product: Ports & Packages Reporter: Lorenzo Salvadore <salvadore>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libssh adoption salvadore: maintainer-approval+

Description Lorenzo Salvadore freebsd_committer freebsd_triage 2019-11-05 01:16:56 UTC
Created attachment 208866 [details]
libssh adoption

- Take maintainership
- Reorder variables according to standard order
- Clean option section by using OPT_CMAKE_BOOL

I am also preparing an update to last version (0.9.1), but I will need some time for it as 26 ports depends on libssh: I will open another PR when it is ready.
Comment 1 Automation User 2019-11-05 01:45:40 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/93645713
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-11-05 02:10:04 UTC
A commit references this bug:

Author: meta
Date: Tue Nov  5 02:09:22 UTC 2019
New revision: 516766
URL: https://svnweb.freebsd.org/changeset/ports/516766

Log:
  security/libssh: Assign to submitter

  While here, pet portlint and clean option section by using OPT_CMAKE_BOOL.

  PR:		241716
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>

Changes:
  head/security/libssh/Makefile
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2019-11-05 02:10:45 UTC
Committed, thanks!