Bug 150497 - security/ncrack port : patch for
Summary: security/ncrack port : patch for
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-12 09:20 UTC by Matthieu Bouthors
Modified: 2010-09-13 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (244 bytes, patch)
2010-09-12 09:20 UTC, Matthieu Bouthors
no flags Details | Diff
file.diff (653 bytes, patch)
2010-09-12 09:20 UTC, Matthieu Bouthors
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Bouthors 2010-09-12 09:20:05 UTC
ncrack has been updated to version 0.3. This version include SoC improvements like support of CIFS and RDP protocols. The attached patch update the port in order to install this new version.

Fix: PORTNAME=      ncrack
-PORTVERSION=   0.2
+PORTVERSION=   0.3
 CATEGORIES=    security
 MASTER_SITES=  http://nmap.org/ncrack/dist/ \
                                http://redundancy.redundancy.org/mirror/
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-12 21:45:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-13 20:17:31 UTC
lx          2010-09-13 19:17:27 UTC

  FreeBSD ports repository

  Modified files:
    security/ncrack      Makefile distinfo 
  Log:
  Update to 0.3.
  
  PR:             ports/150497
  Submitted by:   Matthieu BOUTHORS
  
  Revision  Changes    Path
  1.2       +1 -1      ports/security/ncrack/Makefile
  1.2       +3 -3      ports/security/ncrack/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 David Thiel freebsd_committer freebsd_triage 2010-09-13 20:17:54 UTC
State Changed
From-To: open->closed

Committed, thanks!