Bug 227797 - security/ncrack: update to 0.6
Summary: security/ncrack: update to 0.6
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: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-26 22:21 UTC by Kai Knoblich
Modified: 2018-05-02 18:10 UTC (History)
0 users

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


Attachments
ncrack-0.6.patch (1.18 KB, patch)
2018-04-26 22:21 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-04-26 22:21:54 UTC
Created attachment 192832 [details]
ncrack-0.6.patch

Hello, 

attached is the patch that updates ncrack to 0.6.

Changes by upstream:
- https://github.com/nmap/ncrack/releases/tag/v0.6.0

Changes to the port:
- changed PORTVERSION to DISTVERSION
- added WRKSRC

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) with shipped openssl, libressl and libressl-devel -> OK
- portlint -> OK (please see further down below for more info)


Note:
- portlint gives warnings that a macro should be used if the port is DATADIR-safe which seems not the case so these warnings can be ignored.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-02 18:07:47 UTC
A commit references this bug:

Author: lx
Date: Wed May  2 18:07:06 UTC 2018
New revision: 468860
URL: https://svnweb.freebsd.org/changeset/ports/468860

Log:
  Update to 0.6.

  PR:		227797
  Submitted by:	Kai

Changes:
  head/security/ncrack/Makefile
  head/security/ncrack/distinfo
Comment 2 David Thiel freebsd_committer freebsd_triage 2018-05-02 18:10:38 UTC
Committed, thanks!