diff options
author | taca <taca> | 2013-11-21 15:13:09 +0000 |
---|---|---|
committer | taca <taca> | 2013-11-21 15:13:09 +0000 |
commit | 9be1daddfe8dc64e360e74f4c504bc71f34a0963 (patch) | |
tree | c191d62b7ea03d97b80b7588033e97eae9b82227 | |
parent | d651d130256fc55723d37bfbe5d88bdfd56b9118 (diff) | |
download | pkgsrc-9be1daddfe8dc64e360e74f4c504bc71f34a0963.tar.gz |
Update drupal6 to 6.29 (Drupal 6.29).
Drupal 6.29, 2013-11-20
----------------------
- Fixed security issues (multiple vulnerabilities), see SA-CORE-2013-003.
-rw-r--r-- | www/drupal6/Makefile | 7 | ||||
-rw-r--r-- | www/drupal6/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 21b5a440b9b..50281c92668 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/11/21 15:13:09 taca Exp $ -DISTNAME= drupal-6.28 -PKGREVISION= 2 +DISTNAME= drupal-6.29 CATEGORIES= www -MASTER_SITES= http://drupal.org/files/projects/ +MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://drupal.org/ diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 744bf2f809e..d5afc7716e9 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2013/01/17 03:38:46 taca Exp $ +$NetBSD: distinfo,v 1.28 2013/11/21 15:13:09 taca Exp $ -SHA1 (drupal-6.28.tar.gz) = 305860ef83b616338a143080fc196f4f5dc350b1 -RMD160 (drupal-6.28.tar.gz) = 332e144786d297e827c8d46667bdfd61308ab5d4 -Size (drupal-6.28.tar.gz) = 1105942 bytes +SHA1 (drupal-6.29.tar.gz) = cafe11ee8a7e631b3aedf6f3f90d71ac1a9adac3 +RMD160 (drupal-6.29.tar.gz) = 051abbfe73247c50535151d5321d581da10baad7 +Size (drupal-6.29.tar.gz) = 1101032 bytes SHA1 (patch-includes_path.inc) = 84825d47cc6cbe3466cb34adb7e512231293e9a4 |