diff options
author | tron <tron> | 2015-09-03 19:23:43 +0000 |
---|---|---|
committer | tron <tron> | 2015-09-03 19:23:43 +0000 |
commit | 657c8ec53eb85875fbce566bf8e91c45b86e5c30 (patch) | |
tree | 6e55fe8286541ae1a96835e52a31d34b05966038 | |
parent | 1b55a94b22fe2b70e1dbddeb0878ed6ea9b1432d (diff) | |
download | pkgsrc-657c8ec53eb85875fbce566bf8e91c45b86e5c30.tar.gz |
Pullup ticket #4806 - requested by taca
www/drupal7: security update
Revisions pulled up:
- www/drupal7/Makefile 1.33
- www/drupal7/distinfo 1.26
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 20 15:34:11 UTC 2015
Modified Files:
pkgsrc/www/drupal7: Makefile distinfo
Log Message:
Update drupal7 package to 7.39 (Drupal 7.39).
Drupal 7.39, 2015-08-19
-----------------------
- Fixed security issues (multiple vulnerabilities). See SA-CORE-2015-003.
-rw-r--r-- | www/drupal7/Makefile | 4 | ||||
-rw-r--r-- | www/drupal7/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 381221048c2..d53cc119ce2 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2015/06/18 11:44:04 taca Exp $ +# $NetBSD: Makefile,v 1.32.2.1 2015/09/03 19:23:43 tron Exp $ -DISTNAME= drupal-7.38 +DISTNAME= drupal-7.39 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index cf21480f31b..e3ccbd083ce 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2015/06/18 11:44:04 taca Exp $ +$NetBSD: distinfo,v 1.25.2.1 2015/09/03 19:23:43 tron Exp $ -SHA1 (drupal-7.38.tar.gz) = 488af8c9805fd1b60cd0e05211c167b283e26599 -RMD160 (drupal-7.38.tar.gz) = b7c03eee7299970ddb1b59dcf6d482c70c9db4c4 -Size (drupal-7.38.tar.gz) = 3247864 bytes +SHA1 (drupal-7.39.tar.gz) = 82cc4177502bc44f6bfe880311e0d81815e68f0f +RMD160 (drupal-7.39.tar.gz) = cc9c78e446eaee12a8a6f40436c6588ff4892819 +Size (drupal-7.39.tar.gz) = 3249343 bytes |