From 2d18daaf1ccf9203a427135c6b3d0af9eb78ee62 Mon Sep 17 00:00:00 2001 From: flo Date: Thu, 13 Jan 2011 15:08:58 +0000 Subject: - update to 6.20 PR: ports/153623 Approved by: maintainer, jadawin (mentor) Feature safe: yes --- www/drupal6/Makefile | 2 +- www/drupal6/distinfo | 5 ++--- www/drupal6/pkg-plist | 2 ++ www/drupal7/Makefile | 2 +- www/drupal7/distinfo | 5 ++--- www/drupal7/pkg-plist | 2 ++ 6 files changed, 10 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index df7521061fec..3875b0bf6e4c 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal6 -PORTVERSION= 6.19 +PORTVERSION= 6.20 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 99c37f1ed4e2..2e6884c569bd 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,3 +1,2 @@ -MD5 (drupal/drupal-6.19.tar.gz) = f47f77f4cfb41b1c3847ff4a64ee9279 -SHA256 (drupal/drupal-6.19.tar.gz) = b2067b18408321af8595715e2c1fb0e9f20c188b4276bb616c066ff6ab26ee88 -SIZE (drupal/drupal-6.19.tar.gz) = 1095592 +SHA256 (drupal/drupal-6.20.tar.gz) = 8403a06c1887c0821a78da4af3a5d3cbff43773c22c5cc63542d89b645ba4d8b +SIZE (drupal/drupal-6.20.tar.gz) = 1100246 diff --git a/www/drupal6/pkg-plist b/www/drupal6/pkg-plist index a29e31dbb070..fe81e4759213 100644 --- a/www/drupal6/pkg-plist +++ b/www/drupal6/pkg-plist @@ -40,6 +40,7 @@ %%DRUPAL_BASE%%/includes/theme.inc %%DRUPAL_BASE%%/includes/theme.maintenance.inc %%DRUPAL_BASE%%/includes/unicode.inc +%%DRUPAL_BASE%%/includes/unicode.entities.inc %%DRUPAL_BASE%%/includes/xmlrpc.inc %%DRUPAL_BASE%%/includes/xmlrpcs.inc %%DRUPAL_BASE%%/index.php @@ -263,6 +264,7 @@ %%DRUPAL_BASE%%/modules/statistics/statistics.module %%DRUPAL_BASE%%/modules/statistics/statistics.pages.inc %%DRUPAL_BASE%%/modules/syslog/syslog.info +%%DRUPAL_BASE%%/modules/syslog/syslog.install %%DRUPAL_BASE%%/modules/syslog/syslog.module %%DRUPAL_BASE%%/modules/system/admin-rtl.css %%DRUPAL_BASE%%/modules/system/admin.css diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index df7521061fec..3875b0bf6e4c 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal6 -PORTVERSION= 6.19 +PORTVERSION= 6.20 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 99c37f1ed4e2..2e6884c569bd 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,3 +1,2 @@ -MD5 (drupal/drupal-6.19.tar.gz) = f47f77f4cfb41b1c3847ff4a64ee9279 -SHA256 (drupal/drupal-6.19.tar.gz) = b2067b18408321af8595715e2c1fb0e9f20c188b4276bb616c066ff6ab26ee88 -SIZE (drupal/drupal-6.19.tar.gz) = 1095592 +SHA256 (drupal/drupal-6.20.tar.gz) = 8403a06c1887c0821a78da4af3a5d3cbff43773c22c5cc63542d89b645ba4d8b +SIZE (drupal/drupal-6.20.tar.gz) = 1100246 diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist index a29e31dbb070..fe81e4759213 100644 --- a/www/drupal7/pkg-plist +++ b/www/drupal7/pkg-plist @@ -40,6 +40,7 @@ %%DRUPAL_BASE%%/includes/theme.inc %%DRUPAL_BASE%%/includes/theme.maintenance.inc %%DRUPAL_BASE%%/includes/unicode.inc +%%DRUPAL_BASE%%/includes/unicode.entities.inc %%DRUPAL_BASE%%/includes/xmlrpc.inc %%DRUPAL_BASE%%/includes/xmlrpcs.inc %%DRUPAL_BASE%%/index.php @@ -263,6 +264,7 @@ %%DRUPAL_BASE%%/modules/statistics/statistics.module %%DRUPAL_BASE%%/modules/statistics/statistics.pages.inc %%DRUPAL_BASE%%/modules/syslog/syslog.info +%%DRUPAL_BASE%%/modules/syslog/syslog.install %%DRUPAL_BASE%%/modules/syslog/syslog.module %%DRUPAL_BASE%%/modules/system/admin-rtl.css %%DRUPAL_BASE%%/modules/system/admin.css -- cgit