diff options
author | shaun <shaun@FreeBSD.org> | 2006-10-19 22:00:37 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-10-19 22:00:37 +0800 |
commit | 825e35bffb37447de4b83999f56436ce0713a53a (patch) | |
tree | a7ffb95a59f89705124d2b9ff6361da210d970bb /www/drupal5 | |
parent | 41a17ced2672202b6922e81512d3885ce2847e40 (diff) | |
download | freebsd-ports-gnome-825e35bffb37447de4b83999f56436ce0713a53a.tar.gz freebsd-ports-gnome-825e35bffb37447de4b83999f56436ce0713a53a.tar.zst freebsd-ports-gnome-825e35bffb37447de4b83999f56436ce0713a53a.zip |
Update to 4.6.10 to address security issues.
Submitted by: brooks (maintainer, on vacation)
Approved by: portmgr (erwin)
Security: VuXML 19207592-5f17-11db-ae08-0008743bf21a
VuXML 937d5911-5f16-11db-ae08-0008743bf21a
VuXML b2383758-5f15-11db-ae08-0008743bf21a
Diffstat (limited to 'www/drupal5')
-rw-r--r-- | www/drupal5/Makefile | 8 | ||||
-rw-r--r-- | www/drupal5/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 4174a0eb1d2b..baab2bc98d67 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,12 +6,12 @@ # PORTNAME= drupal -PORTVERSION= 4.6.9 +PORTVERSION= 4.6.10 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ \ +MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= brooks -DIST_SUBDIR= drupal +MASTER_SITE_SUBDIR= brooks +DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql diff --git a/www/drupal5/distinfo b/www/drupal5/distinfo index 0c8ed4775517..d38713ea00a8 100644 --- a/www/drupal5/distinfo +++ b/www/drupal5/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/drupal-4.6.9.tar.gz) = 31573869c0e56de6329ee7d68429917c -SHA256 (drupal/drupal-4.6.9.tar.gz) = 7243ec0112202a6f13e8d7d730a36f5ea57d8c768f0ee10e177aeb29cdb60171 -SIZE (drupal/drupal-4.6.9.tar.gz) = 455264 +MD5 (drupal/drupal-4.6.10.tar.gz) = c96eef1d33b5bac9526b3b1d6fc5b556 +SHA256 (drupal/drupal-4.6.10.tar.gz) = 1186c4542c20a58f7acad3c2428f58b38d0350cbe68bac35de27ed06699d6cb0 +SIZE (drupal/drupal-4.6.10.tar.gz) = 459223 |