diff options
author | pi <pi@FreeBSD.org> | 2015-08-21 04:38:05 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-08-21 04:38:05 +0800 |
commit | bb8b7165c0e790885179c52fd131766073d2d648 (patch) | |
tree | c34ffcfd21e7d185451b73dbf33caac78307e5ea /www | |
parent | 06ae2826b307f4672f648b036414c12d8f7636ee (diff) | |
download | freebsd-ports-gnome-bb8b7165c0e790885179c52fd131766073d2d648.tar.gz freebsd-ports-gnome-bb8b7165c0e790885179c52fd131766073d2d648.tar.zst freebsd-ports-gnome-bb8b7165c0e790885179c52fd131766073d2d648.zip |
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)
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal6/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 3ccf5c32f3a4..1aa8755c39d3 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -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} diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 7b4bf03d67dd..d05bd238ca88 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -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 |