From owner-svn-ports-head@FreeBSD.ORG Tue Sep 16 12:57:19 2014 Return-Path: Delivered-To: svn-ports-head@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 03199497; Tue, 16 Sep 2014 12:57:19 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2ED1A0B; Tue, 16 Sep 2014 12:57:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8GCvIjg053206; Tue, 16 Sep 2014 12:57:18 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8GCvIHT053205; Tue, 16 Sep 2014 12:57:18 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201409161257.s8GCvIHT053205@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 16 Sep 2014 12:57:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368309 - head/www/squid33 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.18-1 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: Tue, 16 Sep 2014 12:57:19 -0000 Author: marino Date: Tue Sep 16 12:57:18 2014 New Revision: 368309 URL: http://svnweb.freebsd.org/changeset/ports/368309 QAT: https://qat.redports.org/buildarchive/r368309/ Log: www/squid33: Update deprecation message with a more accurate EOL date Modified: head/www/squid33/Makefile Modified: head/www/squid33/Makefile ============================================================================== --- head/www/squid33/Makefile Tue Sep 16 12:40:29 2014 (r368308) +++ head/www/squid33/Makefile Tue Sep 16 12:57:18 2014 (r368309) @@ -25,7 +25,7 @@ PATCHFILES= FreeBSD_silence_nosuid_mk1.p MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Caching Proxy -DEPRECATED= Reached EOL on 13 July 2013, use www/squid (v3.4) instead +DEPRECATED= Reached EOL on 28 August 2014, use www/squid (v3.4) instead EXPIRATION_DATE=2015-01-31 LICENSE= GPLv2