diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-08-16 20:46:17 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-08-16 20:46:17 +0000 |
commit | 668ac754301778164cd62619d0dd6cf3c2cdf910 (patch) | |
tree | b296a1e69db1c2328c67f3283d6be6900c8d68b3 /www/drupal | |
parent | Document acroread -- plug-in buffer overflow vulnerability. (diff) |
Fix security issue noted in http://drupal.org/files/sa-2005-004/advisory.txt.
Update to 4.6.3.
Approved by: portmgr (krion), maintainer timeout (security issue)
Notes
Notes:
svn path=/head/; revision=140895
Diffstat (limited to 'www/drupal')
-rw-r--r-- | www/drupal/Makefile | 2 | ||||
-rw-r--r-- | www/drupal/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index afd3be1e8652..30e0cd1463a6 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal -PORTVERSION= 4.6.2 +PORTVERSION= 4.6.3 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/www/drupal/distinfo b/www/drupal/distinfo index c362ed55bcfb..579688c22bb1 100644 --- a/www/drupal/distinfo +++ b/www/drupal/distinfo @@ -1,2 +1,2 @@ -MD5 (drupal-4.6.2.tar.gz) = 7bbee605d6b57052e27adb1a61685ec1 -SIZE (drupal-4.6.2.tar.gz) = 464682 +MD5 (drupal-4.6.3.tar.gz) = f436973f02aa2cea15ef1ca90223082b +SIZE (drupal-4.6.3.tar.gz) = 458095 |