From owner-svn-ports-head@FreeBSD.ORG Sat Jul 27 14:11:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 940F07B3; Sat, 27 Jul 2013 14:11:20 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8180B2790; Sat, 27 Jul 2013 14:11:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6REBKsk003366; Sat, 27 Jul 2013 14:11:20 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6REBKDn003364; Sat, 27 Jul 2013 14:11:20 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201307271411.r6REBKDn003364@svn.freebsd.org> From: Alexey Dokuchaev Date: Sat, 27 Jul 2013 14:11:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323789 - head/security/unicornscan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 14:11:20 -0000 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/