diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-09 07:14:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-09 07:14:32 +0800 |
commit | b09dc21b4609f77b6900140d3fd471d530ac6c23 (patch) | |
tree | d8e5a249721f73407c2e4e9c356fdb9de8da652c /www/drupal6 | |
parent | b4efe2ff61374ef4f8009495ab329130a7ba35f8 (diff) | |
download | freebsd-ports-gnome-b09dc21b4609f77b6900140d3fd471d530ac6c23.tar.gz freebsd-ports-gnome-b09dc21b4609f77b6900140d3fd471d530ac6c23.tar.zst freebsd-ports-gnome-b09dc21b4609f77b6900140d3fd471d530ac6c23.zip |
- Update to 6.16
PR: 144461
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Security: http://www.vuxml.org/freebsd/b3531fe1-2b03-11df-b6db-00248c9b4be7.html
Diffstat (limited to 'www/drupal6')
-rw-r--r-- | www/drupal6/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6/distinfo | 6 | ||||
-rw-r--r-- | www/drupal6/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 88fbf101085d..23d2ac3eb91c 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal6 -PORTVERSION= 6.15 +PORTVERSION= 6.16 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index b6da2ab7d5ec..4e8879623bf8 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/drupal-6.15.tar.gz) = 43c60bde08d6ea67682a998c2804c357 -SHA256 (drupal/drupal-6.15.tar.gz) = eff5f840ebc104698846e9a1b3977829ca65c8a4ff892f4656790584225bf9a1 -SIZE (drupal/drupal-6.15.tar.gz) = 1085634 +MD5 (drupal/drupal-6.16.tar.gz) = bb27c1f90680b86df2c535b2d52e8021 +SHA256 (drupal/drupal-6.16.tar.gz) = 1ad0cb1b3b99e19d3f433409f7418bce3f2e4ea6fee7ac4e5a35837cd948b613 +SIZE (drupal/drupal-6.16.tar.gz) = 1090616 diff --git a/www/drupal6/pkg-plist b/www/drupal6/pkg-plist index a128ad1707b5..a29e31dbb070 100644 --- a/www/drupal6/pkg-plist +++ b/www/drupal6/pkg-plist @@ -29,6 +29,7 @@ %%DRUPAL_BASE%%/includes/install.pgsql.inc %%DRUPAL_BASE%%/includes/language.inc %%DRUPAL_BASE%%/includes/locale.inc +%%DRUPAL_BASE%%/includes/lock.inc %%DRUPAL_BASE%%/includes/mail.inc %%DRUPAL_BASE%%/includes/menu.inc %%DRUPAL_BASE%%/includes/module.inc |