pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal Update www/drupal package to 5.21, fixing s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d34b4624783f
branches: trunk
changeset: 568783:d34b4624783f
user: taca <taca%pkgsrc.org@localhost>
date: Sat Dec 19 09:20:23 2009 +0000
description:
Update www/drupal package to 5.21, fixing security problem.
Drupal 5.21, 2009-12-16
-----------------------
- Fixed a security issue (Cross site scripting), see SA-CORE-2009-009.
- Fixed a variety of small bugs.
diffstat:
www/drupal/Makefile | 7 +++----
www/drupal/PLIST | 6 ++++--
www/drupal/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 10 deletions(-)
diffs (69 lines):
diff -r 05c58b32adfd -r d34b4624783f www/drupal/Makefile
--- a/www/drupal/Makefile Fri Dec 18 23:33:19 2009 +0000
+++ b/www/drupal/Makefile Sat Dec 19 09:20:23 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2009/12/17 21:15:06 abs Exp $
+# $NetBSD: Makefile,v 1.43 2009/12/19 09:20:23 taca Exp $
-DISTNAME= drupal-5.20
+DISTNAME= drupal-5.21
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
@@ -23,10 +23,9 @@
BUILD_DEFS+= APACHE_USER APACHE_GROUP
USE_TOOLS+= perl:run pax
-USE_LANGUAGES= c
REPLACE_PERL= scripts/code-style.pl
-OWN_DIRS+= ${DRUPAL}/sites/default
+#OWN_DIRS+= ${DRUPAL}/sites/default
OWN_DIRS_PERMS+= ${DRUPAL}/files ${APACHE_USER} ${APACHE_GROUP} 0750
CONF_FILES= ${PREFIX}/share/examples/drupal/drupal.conf \
diff -r 05c58b32adfd -r d34b4624783f www/drupal/PLIST
--- a/www/drupal/PLIST Fri Dec 18 23:33:19 2009 +0000
+++ b/www/drupal/PLIST Sat Dec 19 09:20:23 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 22:00:20 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/12/19 09:20:23 taca Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/INSTALL.mysql.txt
share/doc/drupal/INSTALL.pgsql.txt
@@ -7,7 +7,6 @@
share/doc/drupal/MAINTAINERS.txt
share/doc/drupal/UPGRADE.txt
share/doc/drupal/robots.txt
-share/drupal/robots.txt
share/drupal/cron.php
share/drupal/includes/bootstrap.inc
share/drupal/includes/cache.inc
@@ -176,6 +175,7 @@
share/drupal/modules/watchdog/watchdog.css
share/drupal/modules/watchdog/watchdog.info
share/drupal/modules/watchdog/watchdog.module
+share/drupal/robots.txt
share/drupal/scripts/code-clean.sh
share/drupal/scripts/code-style.pl
share/drupal/scripts/cron-curl.sh
@@ -278,4 +278,6 @@
share/examples/drupal/default.profile
share/examples/drupal/drupal.conf
share/examples/drupal/settings.php
+@pkgdir share/drupal/sites/default
@pkgdir share/drupal/profiles/default
+@pkgdir share/drupal/files
diff -r 05c58b32adfd -r d34b4624783f www/drupal/distinfo
--- a/www/drupal/distinfo Fri Dec 18 23:33:19 2009 +0000
+++ b/www/drupal/distinfo Sat Dec 19 09:20:23 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2009/09/29 13:39:58 taca Exp $
+$NetBSD: distinfo,v 1.33 2009/12/19 09:20:23 taca Exp $
-SHA1 (drupal-5.20.tar.gz) = f05d5bf66988a82c980056528d50401ed0822a25
-RMD160 (drupal-5.20.tar.gz) = d0925795dfd29bde731988ead2274367bad39031
-Size (drupal-5.20.tar.gz) = 767132 bytes
+SHA1 (drupal-5.21.tar.gz) = a361c7e0259f30994ff47c7f363711df2cd12793
+RMD160 (drupal-5.21.tar.gz) = e01121759dbcbe396ba0063e611519e07cce299a
+Size (drupal-5.21.tar.gz) = 767162 bytes
Home |
Main Index |
Thread Index |
Old Index