summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/drupal7/Makefile8
-rw-r--r--www/drupal7/PLIST9
-rw-r--r--www/drupal7/distinfo8
3 files changed, 15 insertions, 10 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 87577fed690..d53d7e8f0cc 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2013/03/16 07:21:24 obache Exp $
+# $NetBSD: Makefile,v 1.20 2013/04/06 12:07:12 taca Exp $
-DISTNAME= drupal-7.21
-PKGREVISION= 1
+DISTNAME= drupal-7.22
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
@@ -24,8 +23,7 @@ PKG_GROUPS_VARS+= WWW_GROUP
PKG_USERS_VARS+= WWW_USER
BUILD_DEFS+= WWW_USER WWW_GROUP
-USE_TOOLS+= perl:run pax
-REPLACE_PERL= scripts/code-style.pl
+USE_TOOLS+= pax
OWN_DIRS_PERMS+= ${DRUPAL}/sites/default \
${WWW_USER} ${WWW_GROUP} 0750
diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST
index 5ad3a966053..30722dea731 100644
--- a/www/drupal7/PLIST
+++ b/www/drupal7/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/11/08 13:25:53 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2013/04/06 12:07:12 taca Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -323,6 +323,7 @@ share/drupal/modules/field/field.crud.inc
share/drupal/modules/field/field.default.inc
share/drupal/modules/field/field.form.inc
share/drupal/modules/field/field.info
+share/drupal/modules/field/field.info.class.inc
share/drupal/modules/field/field.info.inc
share/drupal/modules/field/field.install
share/drupal/modules/field/field.module
@@ -604,6 +605,7 @@ share/drupal/modules/simpletest/files/php-1.txt
share/drupal/modules/simpletest/files/php-2.php
share/drupal/modules/simpletest/files/sql-1.txt
share/drupal/modules/simpletest/files/sql-2.sql
+share/drupal/modules/simpletest/lib/Drupal/simpletest/Tests/PSR0WebTest.php
share/drupal/modules/simpletest/simpletest.api.php
share/drupal/modules/simpletest/simpletest.css
share/drupal/modules/simpletest/simpletest.info
@@ -687,6 +689,10 @@ share/drupal/modules/simpletest/tests/password.test
share/drupal/modules/simpletest/tests/path.test
share/drupal/modules/simpletest/tests/path_test.info
share/drupal/modules/simpletest/tests/path_test.module
+share/drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/ExampleTest.php
+share/drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested/NestedExampleTest.php
+share/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info
+share/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.module
share/drupal/modules/simpletest/tests/registry.test
share/drupal/modules/simpletest/tests/requirements1_test.info
share/drupal/modules/simpletest/tests/requirements1_test.install
@@ -739,6 +745,7 @@ share/drupal/modules/simpletest/tests/update_test_3.install
share/drupal/modules/simpletest/tests/update_test_3.module
share/drupal/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
share/drupal/modules/simpletest/tests/upgrade/drupal-6.comments.database.php
+share/drupal/modules/simpletest/tests/upgrade/drupal-6.duplicate-permission.database.php
share/drupal/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
share/drupal/modules/simpletest/tests/upgrade/drupal-6.forum.database.php
share/drupal/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo
index 61b84302e7f..37ee99a5145 100644
--- a/www/drupal7/distinfo
+++ b/www/drupal7/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2013/03/07 16:54:09 taca Exp $
+$NetBSD: distinfo,v 1.13 2013/04/06 12:07:12 taca Exp $
-SHA1 (drupal-7.21.tar.gz) = abe77691715315c9115b5f5e2eac9bb4bbe52454
-RMD160 (drupal-7.21.tar.gz) = 58f2f8f6962827b512d879bc817d8969ecd7a4ae
-Size (drupal-7.21.tar.gz) = 3163798 bytes
+SHA1 (drupal-7.22.tar.gz) = 81c4d72b374dbcb338ec53049ca659a2d1ee9d87
+RMD160 (drupal-7.22.tar.gz) = f9928ac08b7a4e5da30b651078f1cbdf8d1ab0b3
+Size (drupal-7.22.tar.gz) = 3183014 bytes