Update drupal7 to 7.24 (Drupal 7.24).
Drupal 7.24, 2013-11-20 ---------------------- - Fixed security issues (multiple vulnerabilities), see SA-CORE-2013-003.
This commit is contained in:
parent
10626a94c6
commit
0523c70fb7
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.21 2013/08/30 15:47:26 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2013/11/21 15:14:11 taca Exp $
|
||||
|
||||
DISTNAME= drupal-7.23
|
||||
DISTNAME= drupal-7.24
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://drupal.org/files/projects/
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://drupal.org/
|
||||
|
@ -12,7 +12,6 @@ LICENSE= gnu-gpl-v2
|
|||
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
|
||||
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
|
||||
|
||||
FETCH_USING= curl
|
||||
NO_BUILD= YES
|
||||
DRUPAL= share/drupal
|
||||
PAX_DIRS= includes misc modules profiles scripts themes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.14 2013/08/30 15:47:26 taca Exp $
|
||||
$NetBSD: distinfo,v 1.15 2013/11/21 15:14:11 taca Exp $
|
||||
|
||||
SHA1 (drupal-7.23.tar.gz) = 6f923c30a3bc640d21f14d717d8a17b288958534
|
||||
RMD160 (drupal-7.23.tar.gz) = 517f00235bd5bc09c21ff0471d9c185d588b7892
|
||||
Size (drupal-7.23.tar.gz) = 3191695 bytes
|
||||
SHA1 (drupal-7.24.tar.gz) = f459d52fc486675f081a6cc656b696d4d048a4de
|
||||
RMD160 (drupal-7.24.tar.gz) = 813ff56866da341624bcda084ac79b937da15cda
|
||||
Size (drupal-7.24.tar.gz) = 3195735 bytes
|
||||
|
|
Loading…
Reference in a new issue