From owner-svn-ports-all@FreeBSD.ORG Mon Nov 18 18:55:26 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09148B3B; Mon, 18 Nov 2013 18:55:26 +0000 (UTC) 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 ED1EE2EF6; Mon, 18 Nov 2013 18:55:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAIItPLU031140; Mon, 18 Nov 2013 18:55:25 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAIItPuU031135; Mon, 18 Nov 2013 18:55:25 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201311181855.rAIItPuU031135@svn.freebsd.org> From: Antoine Brodin Date: Mon, 18 Nov 2013 18:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334238 - in head: . security security/squidclamav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2013 18:55:26 -0000 Author: antoine Date: Mon Nov 18 18:55:25 2013 New Revision: 334238 URL: http://svnweb.freebsd.org/changeset/ports/334238 Log: 2013-11-18 security/squidclamav: Obsolete and broken with clang, use www/squidclamav instead Deleted: head/security/squidclamav/ Modified: head/MOVED head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 18 18:31:24 2013 (r334237) +++ head/MOVED Mon Nov 18 18:55:25 2013 (r334238) @@ -5241,3 +5241,4 @@ lang/tolua50||2013-11-18|Removed, lua50 net/lua50-luasocket||2013-11-18|Removed, lua50 is EOLed devel/lua50-compat51||2013-11-18|Removed, lua50 is EOLed lang/lua50|lang/lua|2013-11-18|Removed, lua50 is EOLed +security/squidclamav|www/squidclamav|2013-11-18|Has expired: Obsolete and broken with clang, use www/squidclamav instead Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Mon Nov 18 18:31:24 2013 (r334237) +++ head/security/Makefile Mon Nov 18 18:55:25 2013 (r334238) @@ -935,7 +935,6 @@ SUBDIR += spybye SUBDIR += sqlmap SUBDIR += sqlninja - SUBDIR += squidclamav SUBDIR += srm SUBDIR += srp SUBDIR += ssdeep