security/ncrack: Update to 0.5
- Add LICENSE and LICENSE_FILE details Changes this release: http://seclists.org/nmap-dev/2016/q2/34 Approved by: lx (maintainer), adamw, mat (mentors) Differential Revision: https://reviews.freebsd.org/D7854
This commit is contained in:
parent
5ec797c42a
commit
5c01ec1c41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422009
@ -2,16 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ncrack
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://nmap.org/ncrack/dist/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}ALPHA
|
||||
|
||||
MAINTAINER= lx@FreeBSD.org
|
||||
COMMENT= High-speed network authentication cracking tool
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake ssl
|
||||
CPPFLAGS+= -I${OPENSSLINC}
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (ncrack-0.4ALPHA.tar.gz) = f8bd7e0ef68559490064ec0a5f139b2b9c49aeaf9f6323e080db9ff344c87603
|
||||
SIZE (ncrack-0.4ALPHA.tar.gz) = 2208130
|
||||
TIMESTAMP = 1473589836
|
||||
SHA256 (ncrack-0.5.tar.gz) = dbad9440c861831836d47ece95aeb2bd40374a3eb03a14dea0fe1bfa73ecd4bc
|
||||
SIZE (ncrack-0.5.tar.gz) = 3931159
|
||||
|
Loading…
Reference in New Issue
Block a user