diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-12 02:06:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-12 02:06:44 +0800 |
commit | 5128aa6d37c43478342c3d222e7ed7fa4836fe74 (patch) | |
tree | ecafc9ba23675f1a2dce4a944548e615c05f6e6e /www/drupal6-cck | |
parent | 2d389ed52be2445fc256f77b2ab2a25d054f4fc4 (diff) | |
download | freebsd-ports-gnome-5128aa6d37c43478342c3d222e7ed7fa4836fe74.tar.gz freebsd-ports-gnome-5128aa6d37c43478342c3d222e7ed7fa4836fe74.tar.zst freebsd-ports-gnome-5128aa6d37c43478342c3d222e7ed7fa4836fe74.zip |
- Update to 2.2
PR: 133550
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Security: http://www.vuxml.org/freebsd/03d22656-2690-11de-8226-0030843d3802.html
Diffstat (limited to 'www/drupal6-cck')
-rw-r--r-- | www/drupal6-cck/Makefile | 9 | ||||
-rw-r--r-- | www/drupal6-cck/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/drupal6-cck/Makefile b/www/drupal6-cck/Makefile index e68e6d79c838..8bda92d08c42 100644 --- a/www/drupal6-cck/Makefile +++ b/www/drupal6-cck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cck -DISTVERSION= 6.x-2.1 +DISTVERSION= 6.x-2.2 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ @@ -14,7 +14,7 @@ MAINTAINER= rea-fbsd@codelabs.ru COMMENT= Drupal 6 Content Construction Kit module DRUPAL6_MODULE= yes -MODULE_DIRS= help examples \ +MODULE_DIRS= help \ includes/views/handlers includes/views includes \ modules/content_copy/translations modules/content_copy \ modules/content_multigroup/translations \ @@ -107,12 +107,13 @@ MODULE_FILES= help/add-existing-field.html \ modules/fieldgroup/translations/modules-fieldgroup.fr.po \ modules/fieldgroup/translations/modules-fieldgroup.hu.po \ modules/fieldgroup/translations/modules-fieldgroup.pot \ + modules/fieldgroup/fieldgroup-rtl.css \ + modules/fieldgroup/fieldgroup-simple.tpl.php \ modules/fieldgroup/fieldgroup.css \ modules/fieldgroup/fieldgroup.info \ modules/fieldgroup/fieldgroup.install \ modules/fieldgroup/fieldgroup.module \ modules/fieldgroup/fieldgroup.panels.inc \ - modules/fieldgroup/fieldgroup.tpl.php \ modules/nodereference/help/nodereference.help.ini \ modules/nodereference/help/nodereference.html \ modules/nodereference/nodereference.info \ @@ -164,6 +165,7 @@ MODULE_FILES= help/add-existing-field.html \ theme/content-admin-display-overview-form.tpl.php \ theme/content-admin-field-overview-form.tpl.php \ theme/content-field.tpl.php \ + theme/content-module-rtl.css \ theme/content-module.css \ theme/theme.inc \ translations/help/de/add-existing-field.html \ @@ -191,7 +193,6 @@ MODULE_FILES= help/add-existing-field.html \ translations/examples.fr.po \ translations/general.de.po \ translations/general.fr.po \ - translations/general.hu.po \ translations/general.pot \ translations/hu.po \ translations/includes-views-handlers.de.po \ diff --git a/www/drupal6-cck/distinfo b/www/drupal6-cck/distinfo index 0e99a225ce9d..ffce5f8da5af 100644 --- a/www/drupal6-cck/distinfo +++ b/www/drupal6-cck/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/cck-6.x-2.1.tar.gz) = 6036acde1dbc0bad62681de5f94bc912 -SHA256 (drupal/cck-6.x-2.1.tar.gz) = 4267118d4aa89210a0a8f06454504a715aac518390313d203fc0eec13db3d0a4 -SIZE (drupal/cck-6.x-2.1.tar.gz) = 318865 +MD5 (drupal/cck-6.x-2.2.tar.gz) = 0fe5f8e6d1292fcfe98530a3dea0a1a1 +SHA256 (drupal/cck-6.x-2.2.tar.gz) = c271a716da1c81ccb8a31228233bf9f567983e368df22fcc06a51cfaf37cda63 +SIZE (drupal/cck-6.x-2.2.tar.gz) = 357660 |