Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 09:11:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332460 - head/security/squidclamav
Message-ID:  <201311020911.rA29BdWW001557@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Nov  2 09:11:39 2013
New Revision: 332460
URL: http://svnweb.freebsd.org/changeset/ports/332460

Log:
  Mark as deprecated, expire in 1 month
  
  Submitted by:	maintainer

Modified:
  head/security/squidclamav/Makefile

Modified: head/security/squidclamav/Makefile
==============================================================================
--- head/security/squidclamav/Makefile	Sat Nov  2 09:04:53 2013	(r332459)
+++ head/security/squidclamav/Makefile	Sat Nov  2 09:11:39 2013	(r332460)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF
 MAINTAINER=	llevier@argosnet.com
 COMMENT=	Squid interface to ClamAV
 
+DEPRECATED=	Obsolete and broken with clang, use www/squidclamav instead
+EXPIRATION_DATE=2013-12-02
+
 LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 
 USE_GMAKE=	yes



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