aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-04-10 15:24:43 +0800
committermiwi <miwi@FreeBSD.org>2012-04-10 15:24:43 +0800
commitadd48fe9927610770075ed425d07db64d58ecc6a (patch)
tree96a6f2fc2873b86a292f97fa1236d062c1cea80c /www
parent74d55b3cf0d6c603c86d142fc3d9546adbf30aea (diff)
downloadfreebsd-ports-gnome-add48fe9927610770075ed425d07db64d58ecc6a.tar.gz
freebsd-ports-gnome-add48fe9927610770075ed425d07db64d58ecc6a.tar.zst
freebsd-ports-gnome-add48fe9927610770075ed425d07db64d58ecc6a.zip
- Update to 6.x.3.17
PR: 166427 Submitted by: Nick Hilliard <nick@foobar.org>
Diffstat (limited to 'www')
-rw-r--r--www/drupal6-webform/Makefile84
-rw-r--r--www/drupal6-webform/distinfo4
2 files changed, 64 insertions, 24 deletions
diff --git a/www/drupal6-webform/Makefile b/www/drupal6-webform/Makefile
index c70ad38db79b..2bfabe8d8de7 100644
--- a/www/drupal6-webform/Makefile
+++ b/www/drupal6-webform/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= webform
-DISTVERSION= 6.x-2.9
-PORTREVISION= 1
+DISTVERSION= 6.x-3.17
CATEGORIES= www
MAINTAINER= nick@foobar.org
@@ -16,27 +15,68 @@ COMMENT= Drupal module to allow easy creation of forms
USE_DRUPAL= yes
DRUPAL6_MODULE= yes
-MODULE_FILES= components/date.inc components/email.inc \
- components/fieldset.inc components/file.inc \
- components/grid.inc components/hidden.inc \
- components/markup.inc components/pagebreak.inc \
- components/select.inc components/textarea.inc \
- components/textfield.inc components/time.inc \
- webform-confirmation.tpl.php webform-form.tpl.php \
- webform-mail.tpl.php webform.css webform.info \
- webform.install webform.js webform.module \
- webform_components.inc webform_export.inc webform_report.inc \
- webform_submissions.inc tests/components.test \
- tests/permissions.test tests/submission.test \
- tests/webform.test translations/webform.pot \
- translations/cs.po translations/da.po translations/de.po \
- translations/el.po translations/es.po translations/fr.po \
- translations/he.po translations/hu.po translations/it.po \
- translations/ja.po translations/nl.po translations/ru.po \
- translations/sk.po translations/sv.po
+MODULE_FILES= components/date.inc \
+ components/email.inc \
+ components/fieldset.inc \
+ components/file.inc \
+ components/grid.inc \
+ components/hidden.inc \
+ components/markup.inc \
+ components/number.inc \
+ components/pagebreak.inc \
+ components/select.inc \
+ components/textarea.inc \
+ components/textfield.inc \
+ components/time.inc \
+ css/webform-admin.css \
+ css/webform.css \
+ images/calendar.png \
+ includes/webform.admin.inc \
+ includes/webform.components.inc \
+ includes/webform.emails.inc \
+ includes/webform.export.inc \
+ includes/webform.options.inc \
+ includes/webform.pages.inc \
+ includes/webform.report.inc \
+ includes/webform.submissions.inc \
+ js/select-admin.js \
+ js/webform-admin.js \
+ js/webform.js \
+ templates/webform-calendar.tpl.php \
+ templates/webform-confirmation.tpl.php \
+ templates/webform-form.tpl.php \
+ templates/webform-mail.tpl.php \
+ templates/webform-results-submissions.tpl.php \
+ templates/webform-submission-information.tpl.php \
+ templates/webform-submission-navigation.tpl.php \
+ templates/webform-submission-page.tpl.php \
+ templates/webform-submission.tpl.php \
+ tests/components.test \
+ tests/permissions.test \
+ tests/submission.test \
+ tests/webform.test \
+ views/webform.views.inc \
+ views/webform_handler_field_form_body.inc \
+ views/webform_handler_field_is_draft.inc \
+ views/webform_handler_field_node_link_edit.inc \
+ views/webform_handler_field_node_link_results.inc \
+ views/webform_handler_field_submission_count.inc \
+ views/webform_handler_field_submission_link.inc \
+ views/webform_handler_filter_is_draft.inc \
+ webform.api.php \
+ webform.info \
+ webform.install \
+ webform.module
-MODULE_DIRS= components tests translations
+MODULE_DIRS= components \
+ css \
+ images \
+ includes \
+ js \
+ templates \
+ tests \
+ views
-DOC_FILES= CHANGELOG.txt INSTALL.txt README.txt THEMING.txt LICENSE.txt
+DOC_FILES= CHANGELOG.txt LICENSE.txt README.txt THEMING.txt
.include <bsd.port.mk>
diff --git a/www/drupal6-webform/distinfo b/www/drupal6-webform/distinfo
index 887ae8847872..53cc3becad21 100644
--- a/www/drupal6-webform/distinfo
+++ b/www/drupal6-webform/distinfo
@@ -1,2 +1,2 @@
-SHA256 (drupal/webform-6.x-2.9.tar.gz) = 50ea281ab74707af85477e7a503cf8f51b932f7121b4a6c90579e3ab8f6ec5b7
-SIZE (drupal/webform-6.x-2.9.tar.gz) = 291979
+SHA256 (drupal/webform-6.x-3.17.tar.gz) = e803c5d903f360042892823354c7971b356beb4ad83d08ee8266b63227cfc160
+SIZE (drupal/webform-6.x-3.17.tar.gz) = 136992