From ef7b5a881c7b4c417694b8c8de4eda51c44cafa0 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 29 Sep 2009 13:41:00 +0000 Subject: [PATCH] Update www/drupal6 package to fix security problem. pkgsrc change: add LICENSE. Drupal 6.14, 2009-09-16 ---------------------- - Fixed security issues (OpenID association cross site request forgeries, OpenID impersonation and File upload), see SA-CORE-2009-008. - Changed the system modules page to not run all cache rebuilds; use the button on the performance settings page to achieve the same effect. - Added support for PHP 5.3.0 out of the box. - Fixed a variety of small bugs. --- www/drupal6/Makefile | 5 +++-- www/drupal6/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 6a5aa9a82b25..d7cd1d576780 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.16 2009/07/16 18:11:53 adrianp Exp $ +# $NetBSD: Makefile,v 1.17 2009/09/29 13:41:00 taca Exp $ -DISTNAME= drupal-6.13 +DISTNAME= drupal-6.14 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://drupal.org/ COMMENT= Open source content management system +LICENSE= gnu-gpl-v2 CONFLICTS+= drupal-5.*{,nb*} diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index a95d43623fe8..752692197103 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2009/07/16 18:11:53 adrianp Exp $ +$NetBSD: distinfo,v 1.13 2009/09/29 13:41:00 taca Exp $ -SHA1 (drupal-6.13.tar.gz) = ac4df01933267261021cc13ea48dea5e9946529b -RMD160 (drupal-6.13.tar.gz) = 5e08333266cff012c766eac8c62f1c9468d8bb89 -Size (drupal-6.13.tar.gz) = 1080373 bytes +SHA1 (drupal-6.14.tar.gz) = 25d4249e91bb04041e3185be8bf79785f9d91811 +RMD160 (drupal-6.14.tar.gz) = c4ae3a65556bae115e7ab003450b68e3f544f2ca +Size (drupal-6.14.tar.gz) = 1082687 bytes