From owner-svn-ports-branches@freebsd.org Thu Feb 25 15:27:13 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C19A8AB2404; Thu, 25 Feb 2016 15:27:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 79A45399; Thu, 25 Feb 2016 15:27:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1PFRCKW081441; Thu, 25 Feb 2016 15:27:12 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1PFRClA081439; Thu, 25 Feb 2016 15:27:12 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602251527.u1PFRClA081439@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 25 Feb 2016 15:27:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r409525 - in branches/2016Q1/www/drupal6: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2016 15:27:13 -0000 Author: feld Date: Thu Feb 25 15:27:12 2016 New Revision: 409525 URL: https://svnweb.freebsd.org/changeset/ports/409525 Log: MFH: r408959 www/drupal6: add DEPRECATE, EXPIRE and warn in pkg-message - upstream EOLed the version PR: 207227 Submitted by: simon.wright@gmx.net (maintainer) Approved by: ports-secteam (with hat) Modified: branches/2016Q1/www/drupal6/Makefile branches/2016Q1/www/drupal6/files/pkg-message.in Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/www/drupal6/Makefile ============================================================================== --- branches/2016Q1/www/drupal6/Makefile Thu Feb 25 15:25:43 2016 (r409524) +++ branches/2016Q1/www/drupal6/Makefile Thu Feb 25 15:27:12 2016 (r409525) @@ -3,6 +3,7 @@ PORTNAME= drupal6 PORTVERSION= 6.37 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} @@ -11,6 +12,9 @@ DIST_SUBDIR= drupal MAINTAINER= simon.wright@gmx.net COMMENT= Database driven web content management system (CMS) +DEPRECATED= EOL upstream as of 2016-02-24 +EXPIRATION_DATE= 2016-04-24 + USES= drupal:6 shebangfix SHEBANG_FILES= scripts/drupal.sh Modified: branches/2016Q1/www/drupal6/files/pkg-message.in ============================================================================== --- branches/2016Q1/www/drupal6/files/pkg-message.in Thu Feb 25 15:25:43 2016 (r409524) +++ branches/2016Q1/www/drupal6/files/pkg-message.in Thu Feb 25 15:27:12 2016 (r409525) @@ -1,3 +1,11 @@ +PLEASE NOTE: on 24th February 2016, Drupal 6 will reach end of life +upstream and will no longer be supported. This means no further security +updates. Please consider upgrading to Drupal 7. + +https://www.drupal.org/drupal-6-eol + +=============================== + You now need to create the DB where Drupal is going to live PostgreSQL::