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.
This commit is contained in:
taca 2009-09-29 13:41:00 +00:00
parent 4ee813cdde
commit ef7b5a881c
2 changed files with 7 additions and 6 deletions

View file

@ -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*}

View file

@ -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