Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7E06463C4EC for ; Sat, 19 Dec 2009 21:26:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 356C363B152; Sat, 19 Dec 2009 21:26:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E1DAD63B129 for ; Sat, 19 Dec 2009 21:26:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C4EE2175DD; Sat, 19 Dec 2009 21:26:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 19 Dec 2009 21:26:46 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2009Q3] pkgsrc/www/drupal6 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20091219212646.C4EE2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: spz Date: Sat Dec 19 21:26:46 UTC 2009 Modified Files: pkgsrc/www/drupal6 [pkgsrc-2009Q3]: Makefile PLIST distinfo pkgsrc/www/drupal6/files [pkgsrc-2009Q3]: drupal.conf Log Message: Pullup ticket 2951 - requested by taca security update Revisions pulled up: - pkgsrc/www/drupal6/Makefile 1.18 - pkgsrc/www/drupal6/PLIST 1.5 - pkgsrc/www/drupal6/distinfo 1.14 - pkgsrc/www/drupal6/files/drupal.conf 1.3 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Sat Dec 19 09:29:23 UTC 2009 Modified Files: pkgsrc/www/drupal6: Makefile PLIST distinfo pkgsrc/www/drupal6/files: drupal.conf Log Message: Update www/drupal6 package to 6.15, fixing security problem. Drupal 6.15, 2009-12-16 ---------------------- - Fixed security issues (Cross site scripting), see SA-CORE-2009-009. - Fixed a variety of other bugs. other pkgsrc changes: * Add PKG_DESTDIR_SUPPORT spport. * Use REPLACE_INTERPRETER. * Change default.settings.php handling to fix PR pkg/42355. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/drupal6/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/drupal6/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/drupal6/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/drupal6/files/drupal.conf To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.17.2.1 pkgsrc/www/drupal6/Makefile cvs rdiff -u -r1.4 -r1.4.4.1 pkgsrc/www/drupal6/PLIST cvs rdiff -u -r1.13 -r1.13.2.1 pkgsrc/www/drupal6/distinfo cvs rdiff -u -r1.2 -r1.2.6.1 pkgsrc/www/drupal6/files/drupal.conf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.