Thu Nov 21 15:14:11 2013 UTC ()
Update drupal7 to 7.24 (Drupal 7.24).

Drupal 7.24, 2013-11-20
----------------------
- Fixed security issues (multiple vulnerabilities), see SA-CORE-2013-003.


(taca)
diff -r1.21 -r1.22 pkgsrc/www/drupal7/Makefile
diff -r1.14 -r1.15 pkgsrc/www/drupal7/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/www/drupal7/Makefile (expand / switch to unified diff)

--- pkgsrc/www/drupal7/Makefile 2013/08/30 15:47:26 1.21
+++ pkgsrc/www/drupal7/Makefile 2013/11/21 15:14:11 1.22
@@ -1,28 +1,27 @@ @@ -1,28 +1,27 @@
1# $NetBSD: Makefile,v 1.21 2013/08/30 15:47:26 taca Exp $ 1# $NetBSD: Makefile,v 1.22 2013/11/21 15:14:11 taca Exp $
2 2
3DISTNAME= drupal-7.23 3DISTNAME= drupal-7.24
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= https://drupal.org/files/projects/ 5MASTER_SITES= http://ftp.drupal.org/files/projects/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://drupal.org/ 8HOMEPAGE= http://drupal.org/
9COMMENT= Open source content management system 9COMMENT= Open source content management system
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd 12DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
13DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json 13DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
14 14
15FETCH_USING= curl 
16NO_BUILD= YES 15NO_BUILD= YES
17DRUPAL= share/drupal 16DRUPAL= share/drupal
18PAX_DIRS= includes misc modules profiles scripts themes 17PAX_DIRS= includes misc modules profiles scripts themes
19DOCS= CHANGELOG.txt COPYRIGHT.txt INSTALL.mysql.txt \ 18DOCS= CHANGELOG.txt COPYRIGHT.txt INSTALL.mysql.txt \
20 INSTALL.pgsql.txt INSTALL.sqlite.txt INSTALL.txt LICENSE.txt \ 19 INSTALL.pgsql.txt INSTALL.sqlite.txt INSTALL.txt LICENSE.txt \
21 MAINTAINERS.txt README.txt UPGRADE.txt 20 MAINTAINERS.txt README.txt UPGRADE.txt
22 21
23PKG_GROUPS_VARS+= WWW_GROUP 22PKG_GROUPS_VARS+= WWW_GROUP
24PKG_USERS_VARS+= WWW_USER 23PKG_USERS_VARS+= WWW_USER
25 24
26BUILD_DEFS+= WWW_USER WWW_GROUP 25BUILD_DEFS+= WWW_USER WWW_GROUP
27USE_TOOLS+= pax 26USE_TOOLS+= pax
28 27

cvs diff -r1.14 -r1.15 pkgsrc/www/drupal7/distinfo (expand / switch to unified diff)

--- pkgsrc/www/drupal7/distinfo 2013/08/30 15:47:26 1.14
+++ pkgsrc/www/drupal7/distinfo 2013/11/21 15:14:11 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2013/08/30 15:47:26 taca Exp $ 1$NetBSD: distinfo,v 1.15 2013/11/21 15:14:11 taca Exp $
2 2
3SHA1 (drupal-7.23.tar.gz) = 6f923c30a3bc640d21f14d717d8a17b288958534 3SHA1 (drupal-7.24.tar.gz) = f459d52fc486675f081a6cc656b696d4d048a4de
4RMD160 (drupal-7.23.tar.gz) = 517f00235bd5bc09c21ff0471d9c185d588b7892 4RMD160 (drupal-7.24.tar.gz) = 813ff56866da341624bcda084ac79b937da15cda
5Size (drupal-7.23.tar.gz) = 3191695 bytes 5Size (drupal-7.24.tar.gz) = 3195735 bytes