Date: Thu, 20 Aug 2015 20:38:05 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394913 - head/www/drupal6 Message-ID: <201508202038.t7KKc5kk030776@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Thu Aug 20 20:38:05 2015 New Revision: 394913 URL: https://svnweb.freebsd.org/changeset/ports/394913 Log: www/drupal6: 6.36 -> 6.37 - This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement: Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2015-003 PR: 202526 Submitted by: simon.wright@gmx.net (maintainer) Modified: head/www/drupal6/Makefile head/www/drupal6/distinfo Modified: head/www/drupal6/Makefile ============================================================================== --- head/www/drupal6/Makefile Thu Aug 20 20:32:16 2015 (r394912) +++ head/www/drupal6/Makefile Thu Aug 20 20:38:05 2015 (r394913) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal6 -PORTVERSION= 6.36 +PORTVERSION= 6.37 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal6/distinfo ============================================================================== --- head/www/drupal6/distinfo Thu Aug 20 20:32:16 2015 (r394912) +++ head/www/drupal6/distinfo Thu Aug 20 20:38:05 2015 (r394913) @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-6.36.tar.gz) = e70fc70c7bb268e262bfa57d265dcc4c88daf17e918619d607aaac7285d22ac4 -SIZE (drupal/drupal-6.36.tar.gz) = 1112226 +SHA256 (drupal/drupal-6.37.tar.gz) = e3db44fdeefa9c4b3edf31816a8cfcaffe300986dbebdc22769ec739d3296d5d +SIZE (drupal/drupal-6.37.tar.gz) = 1112775
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508202038.t7KKc5kk030776>