svn commit: r323789 - head/security/unicornscan
Alexey Dokuchaev
danfe at FreeBSD.org
Sat Jul 27 14:11:20 UTC 2013
Author: danfe
Date: Sat Jul 27 14:11:19 2013
New Revision: 323789
URL: http://svnweb.freebsd.org/changeset/ports/323789
Log:
Remove defunct URIs from MASTER_SITES and WWW line, switch to SourceForge
for the time being. Update the COMMENT to match the official description.
NB: v0.4.2 is pretty ancient (ca. 2004 according to sf.net), and there is
0.4.7-2 available (as of 2013-01-05).
Modified:
head/security/unicornscan/Makefile
head/security/unicornscan/pkg-descr
Modified: head/security/unicornscan/Makefile
==============================================================================
--- head/security/unicornscan/Makefile Sat Jul 27 14:06:13 2013 (r323788)
+++ head/security/unicornscan/Makefile Sat Jul 27 14:11:19 2013 (r323789)
@@ -5,10 +5,10 @@ PORTNAME= unicornscan
PORTVERSION= 0.4.2
PORTREVISION= 4
CATEGORIES= security
-MASTER_SITES= http://www.unicornscan.org/releases/
+MASTER_SITES= SF/osace/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= cykyc at yahoo.com
-COMMENT= Next-generation of udpscan plus a high-speed TCP scanner
+COMMENT= Asynchronous TCP and UDP port scanner
LICENSE= GPLv2
Modified: head/security/unicornscan/pkg-descr
==============================================================================
--- head/security/unicornscan/pkg-descr Sat Jul 27 14:06:13 2013 (r323788)
+++ head/security/unicornscan/pkg-descr Sat Jul 27 14:11:19 2013 (r323789)
@@ -3,4 +3,4 @@ for and by members of the security resea
was designed to provide an engine that is scalable, accurate, flexible,
and efficient.
-WWW: http://www.dyadsecurity.com/s_unicornscan.html
+WWW: http://sourceforge.net/projects/osace/
More information about the svn-ports-all
mailing list