pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2009Q4]: pkgsrc/www/drupal6 Pullup ticket #3038 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8755f0ae1249
branches: pkgsrc-2009Q4
changeset: 569291:8755f0ae1249
user: tron <tron%pkgsrc.org@localhost>
date: Fri Mar 05 10:52:15 2010 +0000
description:
Pullup ticket #3038 - requested by taca
drupal6: security update
Revisions pulled up:
- www/drupal6/Makefile 1.19
- www/drupal6/PLIST 1.6
- www/drupal6/distinfo 1.15
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Mar 4 01:29:58 UTC 2010
Modified Files:
pkgsrc/www/drupal6: Makefile PLIST distinfo
Log Message:
Update drupal6 package to 6.16.
Drupal 6.16, 2010-03-03
----------------------
- Fixed security issues (Installation cross site scripting, Open redirection,
Locale module cross site scripting, Blocked user session regeneration),
see SA-CORE-2010-001.
- Better support for updated jQuery versions.
- Reduced resource usage of update.module.
- Fixed several issues relating to support of install profiles and
distributions.
- Added a locking framework to avoid data corruption on long operations.
- Fixed a variety of other bugs.
diffstat:
www/drupal6/Makefile | 8 ++------
www/drupal6/PLIST | 3 ++-
www/drupal6/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 11 deletions(-)
diffs (53 lines):
diff -r e88dd565673c -r 8755f0ae1249 www/drupal6/Makefile
--- a/www/drupal6/Makefile Fri Mar 05 10:50:03 2010 +0000
+++ b/www/drupal6/Makefile Fri Mar 05 10:52:15 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/12/19 09:29:22 taca Exp $
+# $NetBSD: Makefile,v 1.18.2.1 2010/03/05 10:52:15 tron Exp $
-DISTNAME= drupal-6.15
+DISTNAME= drupal-6.16
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
@@ -57,10 +57,6 @@
.include "../../lang/php/phpversion.mk"
-.if ${PKG_PHP_VERSION} == "4"
-DEPENDS+= php>=4.3.5:../../www/php4
-.endif
-
.if ${PKG_PHP_VERSION} == "5"
DEPENDS+= php>=5.2.0:../../lang/php5
.endif
diff -r e88dd565673c -r 8755f0ae1249 www/drupal6/PLIST
--- a/www/drupal6/PLIST Fri Mar 05 10:50:03 2010 +0000
+++ b/www/drupal6/PLIST Fri Mar 05 10:52:15 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/12/19 09:29:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.5.2.1 2010/03/05 10:52:16 tron Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -29,6 +29,7 @@
share/drupal/includes/install.pgsql.inc
share/drupal/includes/language.inc
share/drupal/includes/locale.inc
+share/drupal/includes/lock.inc
share/drupal/includes/mail.inc
share/drupal/includes/menu.inc
share/drupal/includes/module.inc
diff -r e88dd565673c -r 8755f0ae1249 www/drupal6/distinfo
--- a/www/drupal6/distinfo Fri Mar 05 10:50:03 2010 +0000
+++ b/www/drupal6/distinfo Fri Mar 05 10:52:15 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/12/19 09:29:22 taca Exp $
+$NetBSD: distinfo,v 1.14.2.1 2010/03/05 10:52:18 tron Exp $
-SHA1 (drupal-6.15.tar.gz) = 5be5ebf85c9ffa33e71c5a0f05d1308d3af19ab8
-RMD160 (drupal-6.15.tar.gz) = 146709dd487fa6a0d1cb39d1a79c7f7519f73643
-Size (drupal-6.15.tar.gz) = 1085634 bytes
+SHA1 (drupal-6.16.tar.gz) = 90db81b6f4b9b0514c9cdd1338f344492beb5477
+RMD160 (drupal-6.16.tar.gz) = 2d8579d76bc06c623fdad88c30b8aebf48bd88d7
+Size (drupal-6.16.tar.gz) = 1090616 bytes
Home |
Main Index |
Thread Index |
Old Index