summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrtr <rtr>2009-01-18 11:43:05 +0000
committerrtr <rtr>2009-01-18 11:43:05 +0000
commit1f07234580344393d0ee90e7063e05a67cbe7c4d (patch)
tree790b06a41c156846ebe2c35d85ecd0b80e66b7ba /www
parent190c86f406fa74d4f83defede7e756cc915be731 (diff)
downloadpkgsrc-1f07234580344393d0ee90e7063e05a67cbe7c4d.tar.gz
pullup ticket #2637 - requested by martti
drupal6: update package for fixes revisions pulled up: pkgsrc/www/drupal6/Makefile 1.11 pkgsrc/www/drupal6/distinfo 1.8 Module Name: pkgsrc Committed By: adrianp Date: Thu Jan 15 20:09:44 UTC 2009 Modified Files: pkgsrc/www/drupal6: Makefile distinfo Log Message: The following bug has been fixed since the 6.7 release: * Rolling back #280934. PHP 4 incompatibility. This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement: * SA-CORE-2009-001- Drupal core - Multiple vulnerabilities In addition to this security vulnerability, the following bugs have been fixed since the 6.8 release: * - Patch #331708 by chx: poll_choice_js uses FAPI2. * - Patch #350708 by dww: t() documentation clean-up. * #245990 by Dave Reid, chx, dww: Look for the www.example.com page when a HTTP request seems to fail. Looking for the local page caused problems for people with interactive authentication, redirects, hosting added JavaScript code, and so on. * - Patch #262920 by ainigma32: language selection for domain should look at HTTP_HOST not SERVER_NAME. * - Patch #353886 by killes: too many arguments to SQL query in locale import. * - Rollback of #325908. * #347228 by kajetan: user was redirected to admin/build/translate instead of admin/build/translate/import * #332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions * #257009 by bjaspan, Freso, Darren Oh: check to not create global constraints twice in PostgreSQL (for example, when the testing framework is running) * #169937 by Heine, drumm, alexanderpas, Darren Oh: only regenerate session if the user is the current global user * #308526 by chx: Also reset actions_list() cache on actions_synchronize() * #323474 by gpk, Dave Reid, catch: hook_boot() was not called on non-cached pages when agreesive caching was on * #61108 by Uwe Hermann: update LICENSE.txt with latest version of GPL2 text * #328977 by Dave Reid, hgmichna: comment_controls() form function lacks first form_state parameter, so passed values are incorrectly used * #323386 by mariuss: The selection type in profile module expects items each on their own line and should not break items on commas * #347485 by cdale: only add upload submit handler if the upload form is added * #344052 by salvis: remove unused $update_node variable from node module * #356782 by quicksketch: remove unused unset($edit) from _form_builder_handle_input_element() * #124492 by m3avrck, mfer: more accurate checking for valid URLs in valid_url() * #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted * #245990 follow up by Damien Tournoud, David_Rothstein, pwolanin: Move back to an internal URL check for HTTP request checking and make the request checking less intrusive on what requests can be accomplished
Diffstat (limited to 'www')
-rw-r--r--www/drupal6/Makefile4
-rw-r--r--www/drupal6/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index 2ea7b5542a1..dc05fcd3c41 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2008/12/10 23:57:52 adrianp Exp $
+# $NetBSD: Makefile,v 1.10.2.1 2009/01/18 11:43:05 rtr Exp $
-DISTNAME= drupal-6.7
+DISTNAME= drupal-6.9
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo
index 74636c6cf62..6f976720065 100644
--- a/www/drupal6/distinfo
+++ b/www/drupal6/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/12/10 23:57:52 adrianp Exp $
+$NetBSD: distinfo,v 1.7.2.1 2009/01/18 11:43:05 rtr Exp $
-SHA1 (drupal-6.7.tar.gz) = 1a1f9955878b794bbf201e2f8544f00c74121c3c
-RMD160 (drupal-6.7.tar.gz) = eea570e8894b1f5ada99a37919d0125e89c41d78
-Size (drupal-6.7.tar.gz) = 1074300 bytes
+SHA1 (drupal-6.9.tar.gz) = d9eb531bcb2a4d500dc9e989b0afe702653d7e84
+RMD160 (drupal-6.9.tar.gz) = 9e8e181fb406f2ae5d6ce1f62c6ef37ff714598f
+Size (drupal-6.9.tar.gz) = 1075558 bytes