Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2013 14:11:20 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323789 - head/security/unicornscan
Message-ID:  <201307271411.r6REBKDn003364@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307271411.r6REBKDn003364>