1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Update to 2.12

The only change from 2.11 is the fix for the XSS in the plugin,
SA-CONTRIB-2010-111 and CVE-2010-4521.

Approved by: erwin (mentor)
Feature safe: yes
This commit is contained in:
Eygene Ryabinkin 2010-12-28 09:26:13 +00:00
parent 9c2dd657ba
commit 45f8c944af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267055
2 changed files with 5 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= views
DISTVERSION= 6.x-2.11
DISTVERSION= 6.x-2.12
CATEGORIES= www
MAINTAINER= rea@FreeBSD.org
@ -274,7 +274,6 @@ MODULE_FILES= css/views-admin.css \
modules/system/views_handler_field_file_status.inc \
modules/system/views_handler_filter_file_status.inc \
modules/system.views.inc \
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc \
modules/taxonomy/views_handler_argument_taxonomy.inc \
modules/taxonomy/views_handler_argument_term_node_tid.inc \
modules/taxonomy/views_handler_argument_term_node_tid_depth.inc \
@ -286,6 +285,7 @@ MODULE_FILES= css/views-admin.css \
modules/taxonomy/views_handler_filter_term_node_tid_depth.inc \
modules/taxonomy/views_handler_filter_vocabulary_vid.inc \
modules/taxonomy/views_handler_relationship_node_term_data.inc \
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc \
modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc \
modules/taxonomy.views.inc \
modules/taxonomy.views_convert.inc \
@ -378,8 +378,8 @@ MODULE_FILES= css/views-admin.css \
translations/de.po \
translations/eo.po \
translations/fr.po \
translations/it.po \
translations/hu.po \
translations/it.po \
translations/pl.po \
translations/pt-br.po \
translations/sv.po \

View File

@ -1,3 +1,2 @@
MD5 (drupal/views-6.x-2.11.tar.gz) = ea5ef15e0d03c03627f7c5ea2350d78d
SHA256 (drupal/views-6.x-2.11.tar.gz) = 1e6f5dbe11ca3b5c4ad12a6f7a0b5e339fd5617404461cfdbacbb45976770375
SIZE (drupal/views-6.x-2.11.tar.gz) = 1662750
SHA256 (drupal/views-6.x-2.12.tar.gz) = 23d3bce65f3b3f14704d78b8688074fe9257a9dd178aeabb54011b1fa4ec78d6
SIZE (drupal/views-6.x-2.12.tar.gz) = 1662696