diff options
author | taca <taca@pkgsrc.org> | 2014-11-23 16:38:59 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-11-23 16:38:59 +0000 |
commit | d65b65db0cb7c90eed978e87fe3b0211638595c8 (patch) | |
tree | 2dd50515df5799642eb23bfa0c13c76b8349ce16 /www | |
parent | 04d2fa6fe2a88e09bead78987db3a07bf7b6591b (diff) | |
download | pkgsrc-d65b65db0cb7c90eed978e87fe3b0211638595c8.tar.gz |
Update drupal6 to 6.34.
Drupal 6.34, 2014-11-19
----------------------
- Fixed security issues (session hijacking). See SA-CORE-2014-006.
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal6/Makefile | 4 | ||||
-rw-r--r-- | www/drupal6/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index a1386c62df9..f87c3ac336f 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2014/08/08 15:54:21 taca Exp $ +# $NetBSD: Makefile,v 1.50 2014/11/23 16:38:59 taca Exp $ -DISTNAME= drupal-6.33 +DISTNAME= drupal-6.34 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 9437e9a3148..874994f3706 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.32 2014/08/08 15:54:21 taca Exp $ +$NetBSD: distinfo,v 1.33 2014/11/23 16:38:59 taca Exp $ -SHA1 (drupal-6.33.tar.gz) = c608ef05de35ddbef12565d0f7ad6bea23986b02 -RMD160 (drupal-6.33.tar.gz) = f1d9ff1af78ee358d820998ffe6117c3b05c8e80 -Size (drupal-6.33.tar.gz) = 1103496 bytes +SHA1 (drupal-6.34.tar.gz) = f2ac9963b83f2703c2cd37816a294851d075b987 +RMD160 (drupal-6.34.tar.gz) = 4d8cee7e911896636b0759cbf645991d6215469b +Size (drupal-6.34.tar.gz) = 1110352 bytes SHA1 (patch-includes_path.inc) = 84825d47cc6cbe3466cb34adb7e512231293e9a4 |