diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-05-12 16:42:54 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-05-12 16:42:54 +0000 |
commit | ca84208c79bdb455412df57671817b3a41556150 (patch) | |
tree | e6c4540d7319138b372b75915f4b3aec021b60af /www/drupal6 | |
parent | 5237389ae41e8d7ac762ad4f57b89acde5295f55 (diff) | |
download | ports-ca84208c79bdb455412df57671817b3a41556150.tar.gz ports-ca84208c79bdb455412df57671817b3a41556150.zip |
www/drupal6: upgrade, which fixes security bug
PR: ports/188945
Submitted by: Simon Wright
Approved by: maintainer (timeout), culot (mentor)
Notes
Notes:
svn path=/head/; revision=353874
Diffstat (limited to 'www/drupal6')
-rw-r--r-- | www/drupal6/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 724d7cc3b146..3d7782b0e020 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal6 -PORTVERSION= 6.30 +PORTVERSION= 6.31 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 6ba733f189d4..adbf499d01d2 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-6.30.tar.gz) = c180ffbbcebe0d5821335d409a6041c8c0209339df188f2fbedcb5b1af0e2d2a -SIZE (drupal/drupal-6.30.tar.gz) = 1101282 +SHA256 (drupal/drupal-6.31.tar.gz) = 09d2acae0c5d606b08a59ecffbe47e7273f02ff5d0e8d6580d5d26c0563006a8 +SIZE (drupal/drupal-6.31.tar.gz) = 1102375 |