svn commit: r332460 - head/security/squidclamav

Antoine Brodin antoine at FreeBSD.org
Sat Nov 2 09:11:39 UTC 2013


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 at 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


More information about the svn-ports-all mailing list