Sun Jun 9 04:11:01 2013 UTC ()
Update to 5.6.1.2

* Update MESSAGE
* Create empty directories for out-of-the-box running.

Changelog:
5.6.1.2 Release Notes
Bug Fixes

    Fixed bug where sites had no CSS under certain circumstances
    Better support for multilingual page names while retaining XSS protection.
    Fixed scrollbar not returning on second open of dialog.
    Quieter errors if page cache errors out in mkdir or unlink
    Fixed JavaScript bugs in Date Nav edit mode (thanks synlag)

Developer Updates

Added a new constant for PAGE_PATH_SEGMENT_MAX_LENGTH, that defaults to 128. This is the number of characters that URL segment can be (passed to the URLIfy library.)

5.6.1.1 Release Notes
Feature Updates

    Sends an email upon user activation (for sites that keep users inactive until they窶决e approved.)

Bug Fixes

    Fixed error installing block add-on if other add-ons had already been installed.
    Fixed inability to set advanced permissions on blocks in areas with spaces or certain other special characters in them (a previous 5.6.0.2 bug fixed this problem at the area level, but not at the block level.)
    Fixed broken bulk page delete interface.
    Fixed inability to upgrade from 5.5.2.1 to 5.6.1
    Fixed incorrect usage of getPermissionCollectionID for cache identifier (it was supposed to be used for caching in certain situations but was not. Should lessen the amount of queries on some pages.)
    Fixed this http://www.concrete5.org/developers/bugs/5-6-1/5.6.1-fatal-error-call-to-a-member-function-getcollectionid/
    Fixed http://www.concrete5.org/developers/bugs/5-6-1/modal-exit-sets-overflowauto-on-body-tag-which-should-actually-b/#discussionpost
    Fixed bug where blocks in global headers wouldn窶冲 display their custom design values in the design dialog (although they would work in the page.)
    Fixed: HTML showing as text in file attributes, better display value in file attributes in general.
    Fixed file version not updating due to cache.
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/local-page-cache-doesnt-clear-on-new-version/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/cannot-call-method-hide-of-undefined/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/layout-loading-preset-buttons/
    Fixed UserAttributeKey::getByHandle() returning -1 in some cases.
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/intelligent-search-wont-work-when-quick-link-has-been-deleted/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/another-block-design-issue/
    Fixed: Survey Block error if no option is selected
    Fixed: Upgrade from 5.6.0.2 - Error: Block Type cannot be installed because no db.xml file can be found
    Fixed: Words in URLs are removed even if "Excluded URL Word List" is empty
    Fixed error in setup on child pages if pages had had their page types changed in the past.
    Fixed: Deleting a basic workflow kills editing in some cases
    Fixed: Fatal Error when paste a Page List block with rss enabled
    Fixed: PageCache Library fails to Output Cache Headers once cached
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/composer-changes-not-published/ (Thanks Remo)
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/clash-with-cache-class

Developer

    Fixed inability to override text helper in the core.

5.6.1 Release Notes
Performance Improvements

    Removed much of the cache library and rewrote calls to dramatically improve performance.
    Completely New Page Caching Library
        Plugabble for working with proxy servers and caching libraries
        Fires much earlier and requires far fewer resources to run (and no database connections)
        Pages can be checked for inclusion in the cache and expired manually from within the speed settings dialog (which has been renamed Full Page Caching)
        Proper page cache headers are written.
    Faster and more reliable customized theme generation (which points to the cached CSS file directly for better performance.)
    Environment/override cache is now stored in the files/cache/ directory (meaning that deleting this directory will clear the override cache, and that it can be accessed without hitting the database)
    Block caching is now stored in the database for faster lookups
    Improved general performance of the dashboard by limiting unneeded database lookups
    Form block only uses jQuery UI when necessary (thanks jordanlev)

Feature Updates and Behavioral Improvements

    Added the ability to control which words are excluded from URLs for SEO purposes (found in Dashboard > System and Settings > SEO > Excluded from URL Words)
    Improved display of Next/Previous block in edit mode. Re-introduced 窶廢xclude System Pages窶� to the block, defaulted to on.
    Now we notify users if their cookies are disabled when they attempt to login (thanks olsgreen)
    Slideshow Improvements
        Slideshow automatically clears, making it work better in Greek Yogurt theme.
        Slideshow height doesn窶冲 jump around as much (thanks Remo)
    Google maps less intrusive on failure.
    Added button to delete all form responses for a particular form (thanks luisbarresco)
    Better fix for this: http://www.concrete5.org/developers/bugs/5-6-0-2/5.0.6.2-help-popup-window-sticks-on-the-screen/
    Including Italian Provinces (thanks mlocati)

Bug Fixes

    Composer now honors approve and move workflow.
    Composer now honors advanced property and page attribute permissions.
    Fixing permissions loophole where users who couldn窶冲 add blocks to particular areas could add them to other areas and then move them into the areas.
    Fixed: When applying design to area, it cascades to other areas
    Fixed occasional white page with a JSON response when saving in Composer.
    Added back the ability to have periods in additional page path names.
    Fixed advanced permission bug where Schedule Guest Access on blocks - locks site behind login screen
    Re-allowed dashes in File set names (thanks danklassen)
    Fixed translation bugs in 5.6.0 that had to do with the localization library not returning an object.
    Fixed permission bugs on some complicated sites updating from 5.5 to 5.6.
    Fixed XSS vulnerability in composer crop image.
    Minor XSS vulnerability fixes throughout.
    Better integration with Bootstrap themes.
    Added SVG to file extension list by default (thanks Remo.)
    Fixed incorrect syntax in generated sitemap: http://www.concrete5.org/developers/bugs/5-6-0-2/generated-sitemap-incorrect/ (thanks Remo)
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/typo-in-uninstall-package-page/ (thanks Remo)
    Fixed 窶弩rong parameter count for array_unique窶� that occurred on PHP < 5.2.10 on adding/updating user groups (thanks Remo)
    Added $_REQUEST variable to the variables sanitized for magic quotes when magic_quotes_gpc is enabled (thanks Remo.)
    Specifying a user in the legacy permissions XML would fail because it tried to use the Group object. This is fixed.
    When logging in via email, the email address is now correctly sent in the forgot password template.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/wrong-declaration-in-concretetoolsfilesget_data.php/ (thanks Remo)
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/group_set.php-class-name-typo/#discussionpost (Thanks Remo)
    Fixed event registrations getting lost to new 5.6 class structure and singleton pattern.
    Fixed lots of bugs with layouts, including moving up and down, layouts with presets, some inconsistencies (thanks shelkie and smartwebprojects)
    Dashboard Pages can now have their titles localized (in the HTML title tag) (thanks mlocati)
    Minimum required PHP version updated to 5.2.4 and enforced during install.
    Added Loader::job() method (thanks JohnTheFish)
    Fixed bug where deleting an administrator group could cause problems in site access (thanks jamietellin)
    Fixed ugly SQL error that would occur if you tried to save a composable page type with a particular parent and then didn窶冲 select that parent.
    Too small version compare/preview window in Firefox and IE has been fixed
    Fixing bugs in basic workflow notification (http://www.concrete5.org/developers/bugs/5-6-0-2/workflow-notify-on-approve-event-ignored/)
    Fixed breadcrumb auto-nav template not putting a separator between certain nav elements
    Fixed SQL error on search by theme on sites that upgraded before 5.6.0
    Page type names are now less restrictive
    Lots of HTML fixes (mis-nested tags, incorrect tags, etc...) (thanks mlocati)
    Added SVG to image file types (thanks Remo)
    pkgID is now correctly duplicated on pages that have it set
    Fixing bug where custom styles on a block would disappear if a layout was added to that area (thanks mlocati.)
    Fixed: getStyleSheet in conjunction with caching does not make allowance for SSL
    ogg, ogv, and  as videos (thanks mlocati)
    Changing attributes in sitemap or page search in dashboard wouldn窶冲 trigger a page reindex. This has been fixed.
    Better feedback and redirects when adding pages or deleting pages in sitemap flat view.
    Included newempty-trash-if-a-page-is-not-approved./ (Thanks remo)
    Bug Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/editable-styles-with-spaces/ (Thanks remo)
    Bug Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/survey-block-pie-chart-shown-i  Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/the-result-page-selection-is-not-saved-when-you-add-or-edit-the-/#discussionpost
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/google-maps-error-on-dashboard-when-used-in-global-area/
 al odd behavior when numbering default versions in version history.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/tinymce-basic-breaks-in-ie7/
    Fixed 窶彗pprove窶� button not showing up when deleting a block in a stack.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/installed-5.6.0.2-now-cant-logoff-or-get-the-top-nav-to-edit-pag/
    Fixed bug where file or user attributes couldn窶冲 be saved after clearing until the page was reloaded
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/content-import-error/
    Fixed bug where you couldn窶冲 add groups to combinations in advanced permissions if those groups appeared on the second page (or greater) of group results.
    Dashboards in SSL will load the picture of the day from an https:// URL
    Fixed Bulk SEO Page List not displaying all pages in some cases
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/package-id-is-not-set-when-installing-page-types-from-theme-insp/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/fatal-error-when-installing-from-custom-starting-point/
    Changed topbar margin to apply to html instead of body
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/page-list-limits-to-20-results-when-no-limit-is-set-in-block/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/form-results-in-dashboard/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/dir_rel-misbehave-at-lower-level-when-concrete5-is-installed-on-/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/versions-popup-action-buttons-are-wrapping-up-to-the-next-line-i/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/upgrading-a-site-where-the-administrators-group-has-been-deleted/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/adding-file-to-sets-custom-checkbox-inconsistency-across-browser/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/line-break-in-search-index-for-select-attribute/#discussionpost

Developer Updates

    Added the SITEMAP_APPROVE_IMMEDIATELY constant. Defaults to true. If set to false, pages added via the sitemap will not be approved immediately (or run through workflow.) Useful for sites where workflow is prevalent.
    added option in code for autonav templates to ignore exclude_nav attributes (thanks jordanlev)
    Fixing issue with countries/states helpers being extended improperly
    Added ENABLE_TRANSLATE_LOCALE_EN_US constant for international users who wish to force Zend_Locale to create an object even if using the en_US locale.
    Updated SimplePie RSS parsing library to 1.3.1
    Added APP_VERSION_DISPLAY_IN_HEADER constant (defaults to true) to control whether the version of concrete5 is shown in the meta header section (thanks Remo)
    Added new Security helper with sanitize functions (Thanks Chris Rosser)
    Added new AJAX Helper (thanks mlocati)
    New events
        on_file_added_to_set
        on_get_countries_list
        on_get_states_provinces_list (thanks mlocati)
        on_file_removed_from_set (thanks danklassen)
        on_page_urlify (thanks remo)
        on_page_body_index (thanks danklassen)


(ryoon)
diff -r1.4 -r1.5 pkgsrc/www/php-concrete5/MESSAGE
diff -r1.4 -r1.5 pkgsrc/www/php-concrete5/PLIST
diff -r1.8 -r1.9 pkgsrc/www/php-concrete5/Makefile
diff -r1.6 -r1.7 pkgsrc/www/php-concrete5/distinfo
diff -r1.1 -r0 pkgsrc/www/php-concrete5/patches/patch-concrete_blocks_image_tools_crop__image.php

cvs diff -r1.4 -r1.5 pkgsrc/www/php-concrete5/MESSAGE (expand / switch to unified diff)

--- pkgsrc/www/php-concrete5/MESSAGE 2012/05/04 01:15:54 1.4
+++ pkgsrc/www/php-concrete5/MESSAGE 2013/06/09 04:11:01 1.5
@@ -1,29 +1,29 @@ @@ -1,29 +1,29 @@
1=========================================================================== 1===========================================================================
2$NetBSD: MESSAGE,v 1.4 2012/05/04 01:15:54 ryoon Exp $ 2$NetBSD: MESSAGE,v 1.5 2013/06/09 04:11:01 ryoon Exp $
3 3
4To use concrete5 with Apache 2.2, you will need to perform the following steps. 4To use concrete5 with Apache 2.2, you will need to perform the following steps.
5 5
61. Install www/apache22 and www/ap-php 61. Install www/apache24 and www/ap-php
7 7
82. Setup PHP. At least, ${PREFIX}/etc/php.ini should have date.timezone line. 82. Setup PHP. At least, ${PREFIX}/etc/php.ini should have date.timezone line.
9 If your machine are located in Tokyo, Japan, you should get the following. 9 If your machine are located in Tokyo, Japan, you should get the following.
10 10
11 # cat ${PREFIX}/etc/php.ini | grep date.timezone 11 # cat ${PREFIX}/etc/php.ini | grep date.timezone
12 date.timezone ="Asia/Tokyo" 12 date.timezone ="Asia/Tokyo"
13 13
143. Install MySQL database server. 143. Install MySQL database server.
15 15
16 # cd databases/mysql51-server 16 # cd databases/mysql55-server
17 # make install 17 # make install
18 18
194. Start MySQL server, and setup MySQL server 194. Start MySQL server, and setup MySQL server
20 20
21 # ${RCD_SCRIPTS_DIR}/mysqld start 21 # ${RCD_SCRIPTS_DIR}/mysqld start
22 And see messages. 22 And see messages.
23 23
245. Add MySQL user, concrete5 245. Add MySQL user, concrete5
25 25
26 $ mysql -u root -p 26 $ mysql -u root -p
27 Enter password: YOUR_MYSQL_ROOT_PASSWORD 27 Enter password: YOUR_MYSQL_ROOT_PASSWORD
28 > create user concrete5 identified by 'concrete5_user_password'; 28 > create user concrete5 identified by 'concrete5_user_password';
29 > quit 29 > quit
@@ -39,27 +39,29 @@ To use concrete5 with Apache 2.2, you wi @@ -39,27 +39,29 @@ To use concrete5 with Apache 2.2, you wi
39 39
407. Be sure to have the following lines in ${PREFIX}/etc/php.ini. 407. Be sure to have the following lines in ${PREFIX}/etc/php.ini.
41 41
42 extension=gd.so 42 extension=gd.so
43 extension=mysql.so 43 extension=mysql.so
44 extension=iconv.so 44 extension=iconv.so
45 45
468. Be sure to have the following lines in ${PREFIX}/etc/httpd/httpd.conf 468. Be sure to have the following lines in ${PREFIX}/etc/httpd/httpd.conf
47 47
48 DocumentRoot "${PREFIX}/share/concrete5" 48 DocumentRoot "${PREFIX}/share/concrete5"
49 LoadModule php5_module lib/httpd/mod_php5.so 49 LoadModule php5_module lib/httpd/mod_php5.so
50 AddType application/x-httpd-php .php 50 AddType application/x-httpd-php .php
51 <Directory ${PREFIX}/share/concrete5> 51 <Directory ${PREFIX}/share/concrete5>
 52 DirectoryIndex index.php
52 Options All 53 Options All
53 Allow from All 54 Allow from All
 55 Require all granted
54 </Directory> 56 </Directory>
55 57
569. Start Apache httpd 2.2 589. Start Apache httpd 2.2
57 # ${RCD_SCRIPTS_DIR}/apache start 59 # ${RCD_SCRIPTS_DIR}/apache start
58 60
5910. Access http://localhost/index.php 6110. Access http://localhost/index.php
60 And setup with the following information. 62 And setup with the following information.
61 63
62 database name: concrete5_db 64 database name: concrete5_db
63 user name: concrete5 65 user name: concrete5
64 password: concrete5_password 66 password: concrete5_password
65=========================================================================== 67===========================================================================

cvs diff -r1.4 -r1.5 pkgsrc/www/php-concrete5/PLIST (expand / switch to unified diff)

--- pkgsrc/www/php-concrete5/PLIST 2012/12/06 14:52:02 1.4
+++ pkgsrc/www/php-concrete5/PLIST 2013/06/09 04:11:01 1.5
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1@comment $NetBSD: PLIST,v 1.4 2012/12/06 14:52:02 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.5 2013/06/09 04:11:01 ryoon Exp $
 2share/concrete5/.DS_Store
2share/concrete5/INSTALL 3share/concrete5/INSTALL
3share/concrete5/LICENSE.TXT 4share/concrete5/LICENSE.TXT
4share/concrete5/concrete/blocks/autonav/add.php 5share/concrete5/concrete/blocks/autonav/add.php
5share/concrete5/concrete/blocks/autonav/auto.js 6share/concrete5/concrete/blocks/autonav/auto.js
6share/concrete5/concrete/blocks/autonav/controller.php 7share/concrete5/concrete/blocks/autonav/controller.php
7share/concrete5/concrete/blocks/autonav/db.xml 8share/concrete5/concrete/blocks/autonav/db.xml
8share/concrete5/concrete/blocks/autonav/edit.php 9share/concrete5/concrete/blocks/autonav/edit.php
9share/concrete5/concrete/blocks/autonav/form_setup_html.php 10share/concrete5/concrete/blocks/autonav/form_setup_html.php
10share/concrete5/concrete/blocks/autonav/icon.png 11share/concrete5/concrete/blocks/autonav/icon.png
11share/concrete5/concrete/blocks/autonav/templates/breadcrumb.php 12share/concrete5/concrete/blocks/autonav/templates/breadcrumb.php
12share/concrete5/concrete/blocks/autonav/templates/header_menu.php 13share/concrete5/concrete/blocks/autonav/templates/header_menu.php
13share/concrete5/concrete/blocks/autonav/tools/preview_pane.php 14share/concrete5/concrete/blocks/autonav/tools/preview_pane.php
14share/concrete5/concrete/blocks/autonav/view.php 15share/concrete5/concrete/blocks/autonav/view.php
@@ -191,27 +192,26 @@ share/concrete5/concrete/blocks/search/i @@ -191,27 +192,26 @@ share/concrete5/concrete/blocks/search/i
191share/concrete5/concrete/blocks/search/templates/tag_cloud/view.css 192share/concrete5/concrete/blocks/search/templates/tag_cloud/view.css
192share/concrete5/concrete/blocks/search/templates/tag_cloud/view.php 193share/concrete5/concrete/blocks/search/templates/tag_cloud/view.php
193share/concrete5/concrete/blocks/search/view.css 194share/concrete5/concrete/blocks/search/view.css
194share/concrete5/concrete/blocks/search/view.php 195share/concrete5/concrete/blocks/search/view.php
195share/concrete5/concrete/blocks/slideshow/add.php 196share/concrete5/concrete/blocks/slideshow/add.php
196share/concrete5/concrete/blocks/slideshow/auto.js 197share/concrete5/concrete/blocks/slideshow/auto.js
197share/concrete5/concrete/blocks/slideshow/controller.php 198share/concrete5/concrete/blocks/slideshow/controller.php
198share/concrete5/concrete/blocks/slideshow/db.xml 199share/concrete5/concrete/blocks/slideshow/db.xml
199share/concrete5/concrete/blocks/slideshow/edit.php 200share/concrete5/concrete/blocks/slideshow/edit.php
200share/concrete5/concrete/blocks/slideshow/fileset_row_include.php 201share/concrete5/concrete/blocks/slideshow/fileset_row_include.php
201share/concrete5/concrete/blocks/slideshow/form_setup_html.php 202share/concrete5/concrete/blocks/slideshow/form_setup_html.php
202share/concrete5/concrete/blocks/slideshow/icon.png 203share/concrete5/concrete/blocks/slideshow/icon.png
203share/concrete5/concrete/blocks/slideshow/image_row_include.php 204share/concrete5/concrete/blocks/slideshow/image_row_include.php
204share/concrete5/concrete/blocks/slideshow/tools/map_display.php.bak 
205share/concrete5/concrete/blocks/slideshow/view.css 205share/concrete5/concrete/blocks/slideshow/view.css
206share/concrete5/concrete/blocks/slideshow/view.php 206share/concrete5/concrete/blocks/slideshow/view.php
207share/concrete5/concrete/blocks/survey/add.php 207share/concrete5/concrete/blocks/survey/add.php
208share/concrete5/concrete/blocks/survey/auto.js 208share/concrete5/concrete/blocks/survey/auto.js
209share/concrete5/concrete/blocks/survey/controller.php 209share/concrete5/concrete/blocks/survey/controller.php
210share/concrete5/concrete/blocks/survey/db.xml 210share/concrete5/concrete/blocks/survey/db.xml
211share/concrete5/concrete/blocks/survey/edit.php 211share/concrete5/concrete/blocks/survey/edit.php
212share/concrete5/concrete/blocks/survey/icon.png 212share/concrete5/concrete/blocks/survey/icon.png
213share/concrete5/concrete/blocks/survey/poll_view.php 213share/concrete5/concrete/blocks/survey/poll_view.php
214share/concrete5/concrete/blocks/survey/view.css 214share/concrete5/concrete/blocks/survey/view.css
215share/concrete5/concrete/blocks/survey/view.php 215share/concrete5/concrete/blocks/survey/view.php
216share/concrete5/concrete/blocks/tags/add.php 216share/concrete5/concrete/blocks/tags/add.php
217share/concrete5/concrete/blocks/tags/auto.js 217share/concrete5/concrete/blocks/tags/auto.js
@@ -381,26 +381,27 @@ share/concrete5/concrete/controllers/das @@ -381,26 +381,27 @@ share/concrete5/concrete/controllers/das
381share/concrete5/concrete/controllers/dashboard/system/permissions/file_types.php 381share/concrete5/concrete/controllers/dashboard/system/permissions/file_types.php
382share/concrete5/concrete/controllers/dashboard/system/permissions/files.php 382share/concrete5/concrete/controllers/dashboard/system/permissions/files.php
383share/concrete5/concrete/controllers/dashboard/system/permissions/ip_blacklist.php 383share/concrete5/concrete/controllers/dashboard/system/permissions/ip_blacklist.php
384share/concrete5/concrete/controllers/dashboard/system/permissions/maintenance_mode.php 384share/concrete5/concrete/controllers/dashboard/system/permissions/maintenance_mode.php
385share/concrete5/concrete/controllers/dashboard/system/permissions/site.php 385share/concrete5/concrete/controllers/dashboard/system/permissions/site.php
386share/concrete5/concrete/controllers/dashboard/system/permissions/tasks.php 386share/concrete5/concrete/controllers/dashboard/system/permissions/tasks.php
387share/concrete5/concrete/controllers/dashboard/system/permissions/users.php 387share/concrete5/concrete/controllers/dashboard/system/permissions/users.php
388share/concrete5/concrete/controllers/dashboard/system/registration/controller.php 388share/concrete5/concrete/controllers/dashboard/system/registration/controller.php
389share/concrete5/concrete/controllers/dashboard/system/registration/postlogin/controller.php 389share/concrete5/concrete/controllers/dashboard/system/registration/postlogin/controller.php
390share/concrete5/concrete/controllers/dashboard/system/registration/profiles/controller.php 390share/concrete5/concrete/controllers/dashboard/system/registration/profiles/controller.php
391share/concrete5/concrete/controllers/dashboard/system/registration/public_registration/controller.php 391share/concrete5/concrete/controllers/dashboard/system/registration/public_registration/controller.php
392share/concrete5/concrete/controllers/dashboard/system/seo/bulk_seo_tool.php 392share/concrete5/concrete/controllers/dashboard/system/seo/bulk_seo_tool.php
393share/concrete5/concrete/controllers/dashboard/system/seo/controller.php 393share/concrete5/concrete/controllers/dashboard/system/seo/controller.php
 394share/concrete5/concrete/controllers/dashboard/system/seo/excluded.php
394share/concrete5/concrete/controllers/dashboard/system/seo/search_index.php 395share/concrete5/concrete/controllers/dashboard/system/seo/search_index.php
395share/concrete5/concrete/controllers/dashboard/system/seo/statistics.php 396share/concrete5/concrete/controllers/dashboard/system/seo/statistics.php
396share/concrete5/concrete/controllers/dashboard/system/seo/tracking_codes/controller.php 397share/concrete5/concrete/controllers/dashboard/system/seo/tracking_codes/controller.php
397share/concrete5/concrete/controllers/dashboard/system/seo/urls.php 398share/concrete5/concrete/controllers/dashboard/system/seo/urls.php
398share/concrete5/concrete/controllers/dashboard/users/add.php 399share/concrete5/concrete/controllers/dashboard/users/add.php
399share/concrete5/concrete/controllers/dashboard/users/add_group.php 400share/concrete5/concrete/controllers/dashboard/users/add_group.php
400share/concrete5/concrete/controllers/dashboard/users/attributes.php 401share/concrete5/concrete/controllers/dashboard/users/attributes.php
401share/concrete5/concrete/controllers/dashboard/users/controller.php 402share/concrete5/concrete/controllers/dashboard/users/controller.php
402share/concrete5/concrete/controllers/dashboard/users/group_sets.php 403share/concrete5/concrete/controllers/dashboard/users/group_sets.php
403share/concrete5/concrete/controllers/dashboard/users/groups.php 404share/concrete5/concrete/controllers/dashboard/users/groups.php
404share/concrete5/concrete/controllers/dashboard/users/search.php 405share/concrete5/concrete/controllers/dashboard/users/search.php
405share/concrete5/concrete/controllers/dashboard/workflow/controller.php 406share/concrete5/concrete/controllers/dashboard/workflow/controller.php
406share/concrete5/concrete/controllers/dashboard/workflow/list.php 407share/concrete5/concrete/controllers/dashboard/workflow/list.php
@@ -534,26 +535,27 @@ share/concrete5/concrete/core/controller @@ -534,26 +535,27 @@ share/concrete5/concrete/core/controller
534share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/file_types.php 535share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/file_types.php
535share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/files.php 536share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/files.php
536share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/ip_blacklist.php 537share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/ip_blacklist.php
537share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/maintenance_mode.php 538share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/maintenance_mode.php
538share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/site.php 539share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/site.php
539share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/tasks.php 540share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/tasks.php
540share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/users.php 541share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/users.php
541share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration.php 542share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration.php
542share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/postlogin.php 543share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/postlogin.php
543share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/profiles.php 544share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/profiles.php
544share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/public_registration.php 545share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/public_registration.php
545share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo.php 546share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo.php
546share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/bulk_seo_tool.php 547share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/bulk_seo_tool.php
 548share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/excluded.php
547share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/search_index.php 549share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/search_index.php
548share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/statistics.php 550share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/statistics.php
549share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/tracking_codes.php 551share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/tracking_codes.php
550share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/urls.php 552share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/urls.php
551share/concrete5/concrete/core/controllers/single_pages/dashboard/users.php 553share/concrete5/concrete/core/controllers/single_pages/dashboard/users.php
552share/concrete5/concrete/core/controllers/single_pages/dashboard/users/add.php 554share/concrete5/concrete/core/controllers/single_pages/dashboard/users/add.php
553share/concrete5/concrete/core/controllers/single_pages/dashboard/users/add_group.php 555share/concrete5/concrete/core/controllers/single_pages/dashboard/users/add_group.php
554share/concrete5/concrete/core/controllers/single_pages/dashboard/users/attributes.php 556share/concrete5/concrete/core/controllers/single_pages/dashboard/users/attributes.php
555share/concrete5/concrete/core/controllers/single_pages/dashboard/users/group/sets.php 557share/concrete5/concrete/core/controllers/single_pages/dashboard/users/group/sets.php
556share/concrete5/concrete/core/controllers/single_pages/dashboard/users/groups.php 558share/concrete5/concrete/core/controllers/single_pages/dashboard/users/groups.php
557share/concrete5/concrete/core/controllers/single_pages/dashboard/users/search.php 559share/concrete5/concrete/core/controllers/single_pages/dashboard/users/search.php
558share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow.php 560share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow.php
559share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow/list.php 561share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow/list.php
@@ -561,50 +563,52 @@ share/concrete5/concrete/core/controller @@ -561,50 +563,52 @@ share/concrete5/concrete/core/controller
561share/concrete5/concrete/core/controllers/single_pages/download_file.php 563share/concrete5/concrete/core/controllers/single_pages/download_file.php
562share/concrete5/concrete/core/controllers/single_pages/install.php 564share/concrete5/concrete/core/controllers/single_pages/install.php
563share/concrete5/concrete/core/controllers/single_pages/login.php 565share/concrete5/concrete/core/controllers/single_pages/login.php
564share/concrete5/concrete/core/controllers/single_pages/members.php 566share/concrete5/concrete/core/controllers/single_pages/members.php
565share/concrete5/concrete/core/controllers/single_pages/page_forbidden.php 567share/concrete5/concrete/core/controllers/single_pages/page_forbidden.php
566share/concrete5/concrete/core/controllers/single_pages/page_not_found.php 568share/concrete5/concrete/core/controllers/single_pages/page_not_found.php
567share/concrete5/concrete/core/controllers/single_pages/profile.php 569share/concrete5/concrete/core/controllers/single_pages/profile.php
568share/concrete5/concrete/core/controllers/single_pages/profile/avatar.php 570share/concrete5/concrete/core/controllers/single_pages/profile/avatar.php
569share/concrete5/concrete/core/controllers/single_pages/profile/edit.php 571share/concrete5/concrete/core/controllers/single_pages/profile/edit.php
570share/concrete5/concrete/core/controllers/single_pages/profile/friends.php 572share/concrete5/concrete/core/controllers/single_pages/profile/friends.php
571share/concrete5/concrete/core/controllers/single_pages/profile/messages.php 573share/concrete5/concrete/core/controllers/single_pages/profile/messages.php
572share/concrete5/concrete/core/controllers/single_pages/register.php 574share/concrete5/concrete/core/controllers/single_pages/register.php
573share/concrete5/concrete/core/controllers/single_pages/upgrade.php 575share/concrete5/concrete/core/controllers/single_pages/upgrade.php
 576share/concrete5/concrete/core/helpers/ajax.php
574share/concrete5/concrete/core/helpers/array.php 577share/concrete5/concrete/core/helpers/array.php
575share/concrete5/concrete/core/helpers/date.php 578share/concrete5/concrete/core/helpers/date.php
576share/concrete5/concrete/core/helpers/encryption.php 579share/concrete5/concrete/core/helpers/encryption.php
577share/concrete5/concrete/core/helpers/feed.php 580share/concrete5/concrete/core/helpers/feed.php
578share/concrete5/concrete/core/helpers/file.php 581share/concrete5/concrete/core/helpers/file.php
579share/concrete5/concrete/core/helpers/form.php 582share/concrete5/concrete/core/helpers/form.php
580share/concrete5/concrete/core/helpers/form/attribute.php 583share/concrete5/concrete/core/helpers/form/attribute.php
581share/concrete5/concrete/core/helpers/form/color.php 584share/concrete5/concrete/core/helpers/form/color.php
582share/concrete5/concrete/core/helpers/form/date_time.php 585share/concrete5/concrete/core/helpers/form/date_time.php
583share/concrete5/concrete/core/helpers/form/page_selector.php 586share/concrete5/concrete/core/helpers/form/page_selector.php
584share/concrete5/concrete/core/helpers/form/rating.php 587share/concrete5/concrete/core/helpers/form/rating.php
585share/concrete5/concrete/core/helpers/form/user_selector.php 588share/concrete5/concrete/core/helpers/form/user_selector.php
586share/concrete5/concrete/core/helpers/html.php 589share/concrete5/concrete/core/helpers/html.php
587share/concrete5/concrete/core/helpers/html/v2.php 590share/concrete5/concrete/core/helpers/html/v2.php
588share/concrete5/concrete/core/helpers/image.php 591share/concrete5/concrete/core/helpers/image.php
589share/concrete5/concrete/core/helpers/json.php 592share/concrete5/concrete/core/helpers/json.php
590share/concrete5/concrete/core/helpers/lists/countries.php 593share/concrete5/concrete/core/helpers/lists/countries.php
591share/concrete5/concrete/core/helpers/lists/states_provinces.php 594share/concrete5/concrete/core/helpers/lists/states_provinces.php
592share/concrete5/concrete/core/helpers/mail.php 595share/concrete5/concrete/core/helpers/mail.php
593share/concrete5/concrete/core/helpers/mime.php 596share/concrete5/concrete/core/helpers/mime.php
594share/concrete5/concrete/core/helpers/navigation.php 597share/concrete5/concrete/core/helpers/navigation.php
595share/concrete5/concrete/core/helpers/number.php 598share/concrete5/concrete/core/helpers/number.php
596share/concrete5/concrete/core/helpers/pagination.php 599share/concrete5/concrete/core/helpers/pagination.php
597share/concrete5/concrete/core/helpers/rating.php 600share/concrete5/concrete/core/helpers/rating.php
 601share/concrete5/concrete/core/helpers/security.php
598share/concrete5/concrete/core/helpers/spellchecker.php 602share/concrete5/concrete/core/helpers/spellchecker.php
599share/concrete5/concrete/core/helpers/text.php 603share/concrete5/concrete/core/helpers/text.php
600share/concrete5/concrete/core/helpers/url.php 604share/concrete5/concrete/core/helpers/url.php
601share/concrete5/concrete/core/helpers/validation/antispam.php 605share/concrete5/concrete/core/helpers/validation/antispam.php
602share/concrete5/concrete/core/helpers/validation/banned_words.php 606share/concrete5/concrete/core/helpers/validation/banned_words.php
603share/concrete5/concrete/core/helpers/validation/captcha.php 607share/concrete5/concrete/core/helpers/validation/captcha.php
604share/concrete5/concrete/core/helpers/validation/error.php 608share/concrete5/concrete/core/helpers/validation/error.php
605share/concrete5/concrete/core/helpers/validation/file.php 609share/concrete5/concrete/core/helpers/validation/file.php
606share/concrete5/concrete/core/helpers/validation/form.php 610share/concrete5/concrete/core/helpers/validation/form.php
607share/concrete5/concrete/core/helpers/validation/identifier.php 611share/concrete5/concrete/core/helpers/validation/identifier.php
608share/concrete5/concrete/core/helpers/validation/ip.php 612share/concrete5/concrete/core/helpers/validation/ip.php
609share/concrete5/concrete/core/helpers/validation/numbers.php 613share/concrete5/concrete/core/helpers/validation/numbers.php
610share/concrete5/concrete/core/helpers/validation/strings.php 614share/concrete5/concrete/core/helpers/validation/strings.php
@@ -621,46 +625,51 @@ share/concrete5/concrete/core/libraries/ @@ -621,46 +625,51 @@ share/concrete5/concrete/core/libraries/
621share/concrete5/concrete/core/libraries/block_controller.php 625share/concrete5/concrete/core/libraries/block_controller.php
622share/concrete5/concrete/core/libraries/block_view.php 626share/concrete5/concrete/core/libraries/block_view.php
623share/concrete5/concrete/core/libraries/block_view_template.php 627share/concrete5/concrete/core/libraries/block_view_template.php
624share/concrete5/concrete/core/libraries/cache.php 628share/concrete5/concrete/core/libraries/cache.php
625share/concrete5/concrete/core/libraries/cache_local.php 629share/concrete5/concrete/core/libraries/cache_local.php
626share/concrete5/concrete/core/libraries/content/exporter.php 630share/concrete5/concrete/core/libraries/content/exporter.php
627share/concrete5/concrete/core/libraries/content/importer.php 631share/concrete5/concrete/core/libraries/content/importer.php
628share/concrete5/concrete/core/libraries/controller.php 632share/concrete5/concrete/core/libraries/controller.php
629share/concrete5/concrete/core/libraries/database.php 633share/concrete5/concrete/core/libraries/database.php
630share/concrete5/concrete/core/libraries/database_item_list.php 634share/concrete5/concrete/core/libraries/database_item_list.php
631share/concrete5/concrete/core/libraries/environment.php 635share/concrete5/concrete/core/libraries/environment.php
632share/concrete5/concrete/core/libraries/environment_record.php 636share/concrete5/concrete/core/libraries/environment_record.php
633share/concrete5/concrete/core/libraries/events.php 637share/concrete5/concrete/core/libraries/events.php
 638share/concrete5/concrete/core/libraries/file/importer.php
 639share/concrete5/concrete/core/libraries/file/inspector.php
634share/concrete5/concrete/core/libraries/file/types.php 640share/concrete5/concrete/core/libraries/file/types.php
635share/concrete5/concrete/core/libraries/file_importer.php 
636share/concrete5/concrete/core/libraries/file_type_inspector.php 641share/concrete5/concrete/core/libraries/file_type_inspector.php
637share/concrete5/concrete/core/libraries/flv_file_type_inspector.php 642share/concrete5/concrete/core/libraries/flv_file_type_inspector.php
638share/concrete5/concrete/core/libraries/image_file_type_inspector.php 643share/concrete5/concrete/core/libraries/image_file_type_inspector.php
639share/concrete5/concrete/core/libraries/indexed_page_list.php 644share/concrete5/concrete/core/libraries/indexed_page_list.php
640share/concrete5/concrete/core/libraries/indexed_search.php 645share/concrete5/concrete/core/libraries/indexed_search.php
641share/concrete5/concrete/core/libraries/indexed_search_result.php 646share/concrete5/concrete/core/libraries/indexed_search_result.php
642share/concrete5/concrete/core/libraries/item_list.php 647share/concrete5/concrete/core/libraries/item_list.php
643share/concrete5/concrete/core/libraries/loader.php 648share/concrete5/concrete/core/libraries/loader.php
644share/concrete5/concrete/core/libraries/localization.php 649share/concrete5/concrete/core/libraries/localization.php
645share/concrete5/concrete/core/libraries/log.php 650share/concrete5/concrete/core/libraries/log.php
646share/concrete5/concrete/core/libraries/log_entry.php 651share/concrete5/concrete/core/libraries/log_entry.php
647share/concrete5/concrete/core/libraries/mail/importer.php 652share/concrete5/concrete/core/libraries/mail/importer.php
648share/concrete5/concrete/core/libraries/marketplace.php 653share/concrete5/concrete/core/libraries/marketplace.php
649share/concrete5/concrete/core/libraries/model.php 654share/concrete5/concrete/core/libraries/model.php
650share/concrete5/concrete/core/libraries/newsflow.php 655share/concrete5/concrete/core/libraries/newsflow.php
651share/concrete5/concrete/core/libraries/newsflow_item.php 656share/concrete5/concrete/core/libraries/newsflow_item.php
652share/concrete5/concrete/core/libraries/newsflow_slot_item.php 657share/concrete5/concrete/core/libraries/newsflow_slot_item.php
653share/concrete5/concrete/core/libraries/object.php 658share/concrete5/concrete/core/libraries/object.php
 659share/concrete5/concrete/core/libraries/page_cache/library.php
 660share/concrete5/concrete/core/libraries/page_cache/record.php
 661share/concrete5/concrete/core/libraries/page_cache/types/file.php
 662share/concrete5/concrete/core/libraries/page_cache/unknown_record.php
654share/concrete5/concrete/core/libraries/private_message_mail_importer.php 663share/concrete5/concrete/core/libraries/private_message_mail_importer.php
655share/concrete5/concrete/core/libraries/request.php 664share/concrete5/concrete/core/libraries/request.php
656share/concrete5/concrete/core/libraries/update.php 665share/concrete5/concrete/core/libraries/update.php
657share/concrete5/concrete/core/libraries/view.php 666share/concrete5/concrete/core/libraries/view.php
658share/concrete5/concrete/core/models/area.php 667share/concrete5/concrete/core/models/area.php
659share/concrete5/concrete/core/models/attribute/categories/collection.php 668share/concrete5/concrete/core/models/attribute/categories/collection.php
660share/concrete5/concrete/core/models/attribute/categories/file.php 669share/concrete5/concrete/core/models/attribute/categories/file.php
661share/concrete5/concrete/core/models/attribute/categories/user.php 670share/concrete5/concrete/core/models/attribute/categories/user.php
662share/concrete5/concrete/core/models/attribute/category.php 671share/concrete5/concrete/core/models/attribute/category.php
663share/concrete5/concrete/core/models/attribute/key.php 672share/concrete5/concrete/core/models/attribute/key.php
664share/concrete5/concrete/core/models/attribute/set.php 673share/concrete5/concrete/core/models/attribute/set.php
665share/concrete5/concrete/core/models/attribute/type.php 674share/concrete5/concrete/core/models/attribute/type.php
666share/concrete5/concrete/core/models/attribute/types/address.php 675share/concrete5/concrete/core/models/attribute/types/address.php
@@ -902,26 +911,27 @@ share/concrete5/concrete/css/ccm_app/tab @@ -902,26 +911,27 @@ share/concrete5/concrete/css/ccm_app/tab
902share/concrete5/concrete/css/ccm_app/twitter_bootstrap/accordion.less 911share/concrete5/concrete/css/ccm_app/twitter_bootstrap/accordion.less
903share/concrete5/concrete/css/ccm_app/twitter_bootstrap/alerts.less 912share/concrete5/concrete/css/ccm_app/twitter_bootstrap/alerts.less
904share/concrete5/concrete/css/ccm_app/twitter_bootstrap/bootstrap.less 913share/concrete5/concrete/css/ccm_app/twitter_bootstrap/bootstrap.less
905share/concrete5/concrete/css/ccm_app/twitter_bootstrap/breadcrumbs.less 914share/concrete5/concrete/css/ccm_app/twitter_bootstrap/breadcrumbs.less
906share/concrete5/concrete/css/ccm_app/twitter_bootstrap/button-groups.less 915share/concrete5/concrete/css/ccm_app/twitter_bootstrap/button-groups.less
907share/concrete5/concrete/css/ccm_app/twitter_bootstrap/buttons.less 916share/concrete5/concrete/css/ccm_app/twitter_bootstrap/buttons.less
908share/concrete5/concrete/css/ccm_app/twitter_bootstrap/carousel.less 917share/concrete5/concrete/css/ccm_app/twitter_bootstrap/carousel.less
909share/concrete5/concrete/css/ccm_app/twitter_bootstrap/close.less 918share/concrete5/concrete/css/ccm_app/twitter_bootstrap/close.less
910share/concrete5/concrete/css/ccm_app/twitter_bootstrap/code.less 919share/concrete5/concrete/css/ccm_app/twitter_bootstrap/code.less
911share/concrete5/concrete/css/ccm_app/twitter_bootstrap/component-animations.less 920share/concrete5/concrete/css/ccm_app/twitter_bootstrap/component-animations.less
912share/concrete5/concrete/css/ccm_app/twitter_bootstrap/dropdowns.less 921share/concrete5/concrete/css/ccm_app/twitter_bootstrap/dropdowns.less
913share/concrete5/concrete/css/ccm_app/twitter_bootstrap/forms.less 922share/concrete5/concrete/css/ccm_app/twitter_bootstrap/forms.less
914share/concrete5/concrete/css/ccm_app/twitter_bootstrap/grid.less 923share/concrete5/concrete/css/ccm_app/twitter_bootstrap/grid.less
 924share/concrete5/concrete/css/ccm_app/twitter_bootstrap/grid_frontend.less
915share/concrete5/concrete/css/ccm_app/twitter_bootstrap/hero-unit.less 925share/concrete5/concrete/css/ccm_app/twitter_bootstrap/hero-unit.less
916share/concrete5/concrete/css/ccm_app/twitter_bootstrap/labels-badges.less 926share/concrete5/concrete/css/ccm_app/twitter_bootstrap/labels-badges.less
917share/concrete5/concrete/css/ccm_app/twitter_bootstrap/layouts.less 927share/concrete5/concrete/css/ccm_app/twitter_bootstrap/layouts.less
918share/concrete5/concrete/css/ccm_app/twitter_bootstrap/mixins.less 928share/concrete5/concrete/css/ccm_app/twitter_bootstrap/mixins.less
919share/concrete5/concrete/css/ccm_app/twitter_bootstrap/modals.less 929share/concrete5/concrete/css/ccm_app/twitter_bootstrap/modals.less
920share/concrete5/concrete/css/ccm_app/twitter_bootstrap/navbar.less 930share/concrete5/concrete/css/ccm_app/twitter_bootstrap/navbar.less
921share/concrete5/concrete/css/ccm_app/twitter_bootstrap/navs.less 931share/concrete5/concrete/css/ccm_app/twitter_bootstrap/navs.less
922share/concrete5/concrete/css/ccm_app/twitter_bootstrap/pager.less 932share/concrete5/concrete/css/ccm_app/twitter_bootstrap/pager.less
923share/concrete5/concrete/css/ccm_app/twitter_bootstrap/pagination.less 933share/concrete5/concrete/css/ccm_app/twitter_bootstrap/pagination.less
924share/concrete5/concrete/css/ccm_app/twitter_bootstrap/popovers.less 934share/concrete5/concrete/css/ccm_app/twitter_bootstrap/popovers.less
925share/concrete5/concrete/css/ccm_app/twitter_bootstrap/progress-bars.less 935share/concrete5/concrete/css/ccm_app/twitter_bootstrap/progress-bars.less
926share/concrete5/concrete/css/ccm_app/twitter_bootstrap/reset.less 936share/concrete5/concrete/css/ccm_app/twitter_bootstrap/reset.less
927share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-1200px-min.less 937share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-1200px-min.less
@@ -1111,26 +1121,27 @@ share/concrete5/concrete/flash/uploader/ @@ -1111,26 +1121,27 @@ share/concrete5/concrete/flash/uploader/
1111share/concrete5/concrete/flash/uploader/images/btn_remove.png 1121share/concrete5/concrete/flash/uploader/images/btn_remove.png
1112share/concrete5/concrete/flash/uploader/images/btn_upload.png 1122share/concrete5/concrete/flash/uploader/images/btn_upload.png
1113share/concrete5/concrete/flash/uploader/images/file_default.png 1123share/concrete5/concrete/flash/uploader/images/file_default.png
1114share/concrete5/concrete/flash/uploader/images/file_dmg.png 1124share/concrete5/concrete/flash/uploader/images/file_dmg.png
1115share/concrete5/concrete/flash/uploader/images/file_doc.png 1125share/concrete5/concrete/flash/uploader/images/file_doc.png
1116share/concrete5/concrete/flash/uploader/images/file_gif.png 1126share/concrete5/concrete/flash/uploader/images/file_gif.png
1117share/concrete5/concrete/flash/uploader/images/file_jpg.png 1127share/concrete5/concrete/flash/uploader/images/file_jpg.png
1118share/concrete5/concrete/flash/uploader/images/file_pdf.png 1128share/concrete5/concrete/flash/uploader/images/file_pdf.png
1119share/concrete5/concrete/flash/uploader/images/file_png.png 1129share/concrete5/concrete/flash/uploader/images/file_png.png
1120share/concrete5/concrete/flash/uploader/images/file_ppt.png 1130share/concrete5/concrete/flash/uploader/images/file_ppt.png
1121share/concrete5/concrete/flash/uploader/images/file_xls.png 1131share/concrete5/concrete/flash/uploader/images/file_xls.png
1122share/concrete5/concrete/flash/uploader/images/file_zip.png 1132share/concrete5/concrete/flash/uploader/images/file_zip.png
1123share/concrete5/concrete/flash/uploader/uploader.swf 1133share/concrete5/concrete/flash/uploader/uploader.swf
 1134share/concrete5/concrete/helpers/ajax.php
1124share/concrete5/concrete/helpers/array.php 1135share/concrete5/concrete/helpers/array.php
1125share/concrete5/concrete/helpers/concrete/asset_library.php 1136share/concrete5/concrete/helpers/concrete/asset_library.php
1126share/concrete5/concrete/helpers/concrete/avatar.php 1137share/concrete5/concrete/helpers/concrete/avatar.php
1127share/concrete5/concrete/helpers/concrete/dashboard.php 1138share/concrete5/concrete/helpers/concrete/dashboard.php
1128share/concrete5/concrete/helpers/concrete/dashboard/sitemap.php 1139share/concrete5/concrete/helpers/concrete/dashboard/sitemap.php
1129share/concrete5/concrete/helpers/concrete/file.php 1140share/concrete5/concrete/helpers/concrete/file.php
1130share/concrete5/concrete/helpers/concrete/image.php 1141share/concrete5/concrete/helpers/concrete/image.php
1131share/concrete5/concrete/helpers/concrete/interface.php 1142share/concrete5/concrete/helpers/concrete/interface.php
1132share/concrete5/concrete/helpers/concrete/interface/help.php 1143share/concrete5/concrete/helpers/concrete/interface/help.php
1133share/concrete5/concrete/helpers/concrete/interface/menu.php 1144share/concrete5/concrete/helpers/concrete/interface/menu.php
1134share/concrete5/concrete/helpers/concrete/scrapbook.php 1145share/concrete5/concrete/helpers/concrete/scrapbook.php
1135share/concrete5/concrete/helpers/concrete/upgrade/db/version_5331.xml 1146share/concrete5/concrete/helpers/concrete/upgrade/db/version_5331.xml
1136share/concrete5/concrete/helpers/concrete/upgrade/db/version_540.xml 1147share/concrete5/concrete/helpers/concrete/upgrade/db/version_540.xml
@@ -1150,52 +1161,54 @@ share/concrete5/concrete/helpers/concret @@ -1150,52 +1161,54 @@ share/concrete5/concrete/helpers/concret
1150share/concrete5/concrete/helpers/concrete/upgrade/version_5331.php 1161share/concrete5/concrete/helpers/concrete/upgrade/version_5331.php
1151share/concrete5/concrete/helpers/concrete/upgrade/version_540.php 1162share/concrete5/concrete/helpers/concrete/upgrade/version_540.php
1152share/concrete5/concrete/helpers/concrete/upgrade/version_5406.php 1163share/concrete5/concrete/helpers/concrete/upgrade/version_5406.php
1153share/concrete5/concrete/helpers/concrete/upgrade/version_541.php 1164share/concrete5/concrete/helpers/concrete/upgrade/version_541.php
1154share/concrete5/concrete/helpers/concrete/upgrade/version_5411.php 1165share/concrete5/concrete/helpers/concrete/upgrade/version_5411.php
1155share/concrete5/concrete/helpers/concrete/upgrade/version_542.php 1166share/concrete5/concrete/helpers/concrete/upgrade/version_542.php
1156share/concrete5/concrete/helpers/concrete/upgrade/version_5421.php 1167share/concrete5/concrete/helpers/concrete/upgrade/version_5421.php
1157share/concrete5/concrete/helpers/concrete/upgrade/version_550.php 1168share/concrete5/concrete/helpers/concrete/upgrade/version_550.php
1158share/concrete5/concrete/helpers/concrete/upgrade/version_551.php 1169share/concrete5/concrete/helpers/concrete/upgrade/version_551.php
1159share/concrete5/concrete/helpers/concrete/upgrade/version_552.php 1170share/concrete5/concrete/helpers/concrete/upgrade/version_552.php
1160share/concrete5/concrete/helpers/concrete/upgrade/version_560.php 1171share/concrete5/concrete/helpers/concrete/upgrade/version_560.php
1161share/concrete5/concrete/helpers/concrete/upgrade/version_5601.php 1172share/concrete5/concrete/helpers/concrete/upgrade/version_5601.php
1162share/concrete5/concrete/helpers/concrete/upgrade/version_5602.php 1173share/concrete5/concrete/helpers/concrete/upgrade/version_5602.php
 1174share/concrete5/concrete/helpers/concrete/upgrade/version_561.php
1163share/concrete5/concrete/helpers/concrete/urls.php 1175share/concrete5/concrete/helpers/concrete/urls.php
1164share/concrete5/concrete/helpers/concrete/user.php 1176share/concrete5/concrete/helpers/concrete/user.php
1165share/concrete5/concrete/helpers/concrete/validation.php 1177share/concrete5/concrete/helpers/concrete/validation.php
1166share/concrete5/concrete/helpers/date.php 1178share/concrete5/concrete/helpers/date.php
1167share/concrete5/concrete/helpers/encryption.php 1179share/concrete5/concrete/helpers/encryption.php
1168share/concrete5/concrete/helpers/feed.php 1180share/concrete5/concrete/helpers/feed.php
1169share/concrete5/concrete/helpers/file.php 1181share/concrete5/concrete/helpers/file.php
1170share/concrete5/concrete/helpers/form.php 1182share/concrete5/concrete/helpers/form.php
1171share/concrete5/concrete/helpers/form/attribute.php 1183share/concrete5/concrete/helpers/form/attribute.php
1172share/concrete5/concrete/helpers/form/color.php 1184share/concrete5/concrete/helpers/form/color.php
1173share/concrete5/concrete/helpers/form/date_time.php 1185share/concrete5/concrete/helpers/form/date_time.php
1174share/concrete5/concrete/helpers/form/page_selector.php 1186share/concrete5/concrete/helpers/form/page_selector.php
1175share/concrete5/concrete/helpers/form/rating.php 1187share/concrete5/concrete/helpers/form/rating.php
1176share/concrete5/concrete/helpers/form/user_selector.php 1188share/concrete5/concrete/helpers/form/user_selector.php
1177share/concrete5/concrete/helpers/html.php 1189share/concrete5/concrete/helpers/html.php
1178share/concrete5/concrete/helpers/html/v2.php 1190share/concrete5/concrete/helpers/html/v2.php
1179share/concrete5/concrete/helpers/image.php 1191share/concrete5/concrete/helpers/image.php
1180share/concrete5/concrete/helpers/json.php 1192share/concrete5/concrete/helpers/json.php
1181share/concrete5/concrete/helpers/lists/countries.php 1193share/concrete5/concrete/helpers/lists/countries.php
1182share/concrete5/concrete/helpers/lists/states_provinces.php 1194share/concrete5/concrete/helpers/lists/states_provinces.php
1183share/concrete5/concrete/helpers/mail.php 1195share/concrete5/concrete/helpers/mail.php
1184share/concrete5/concrete/helpers/mime.php 1196share/concrete5/concrete/helpers/mime.php
1185share/concrete5/concrete/helpers/navigation.php 1197share/concrete5/concrete/helpers/navigation.php
1186share/concrete5/concrete/helpers/number.php 1198share/concrete5/concrete/helpers/number.php
1187share/concrete5/concrete/helpers/pagination.php 1199share/concrete5/concrete/helpers/pagination.php
1188share/concrete5/concrete/helpers/rating.php 1200share/concrete5/concrete/helpers/rating.php
 1201share/concrete5/concrete/helpers/security.php
1189share/concrete5/concrete/helpers/spellchecker.php 1202share/concrete5/concrete/helpers/spellchecker.php
1190share/concrete5/concrete/helpers/text.php 1203share/concrete5/concrete/helpers/text.php
1191share/concrete5/concrete/helpers/url.php 1204share/concrete5/concrete/helpers/url.php
1192share/concrete5/concrete/helpers/validation/antispam.php 1205share/concrete5/concrete/helpers/validation/antispam.php
1193share/concrete5/concrete/helpers/validation/banned_words.php 1206share/concrete5/concrete/helpers/validation/banned_words.php
1194share/concrete5/concrete/helpers/validation/captcha.php 1207share/concrete5/concrete/helpers/validation/captcha.php
1195share/concrete5/concrete/helpers/validation/error.php 1208share/concrete5/concrete/helpers/validation/error.php
1196share/concrete5/concrete/helpers/validation/file.php 1209share/concrete5/concrete/helpers/validation/file.php
1197share/concrete5/concrete/helpers/validation/form.php 1210share/concrete5/concrete/helpers/validation/form.php
1198share/concrete5/concrete/helpers/validation/identifier.php 1211share/concrete5/concrete/helpers/validation/identifier.php
1199share/concrete5/concrete/helpers/validation/ip.php 1212share/concrete5/concrete/helpers/validation/ip.php
1200share/concrete5/concrete/helpers/validation/numbers.php 1213share/concrete5/concrete/helpers/validation/numbers.php
1201share/concrete5/concrete/helpers/validation/strings.php 1214share/concrete5/concrete/helpers/validation/strings.php
@@ -1363,44 +1376,47 @@ share/concrete5/concrete/images/icons/fi @@ -1363,44 +1376,47 @@ share/concrete5/concrete/images/icons/fi
1363share/concrete5/concrete/images/icons/filetypes/java.png 1376share/concrete5/concrete/images/icons/filetypes/java.png
1364share/concrete5/concrete/images/icons/filetypes/jpeg.png 1377share/concrete5/concrete/images/icons/filetypes/jpeg.png
1365share/concrete5/concrete/images/icons/filetypes/jpg.png 1378share/concrete5/concrete/images/icons/filetypes/jpg.png
1366share/concrete5/concrete/images/icons/filetypes/js.png 1379share/concrete5/concrete/images/icons/filetypes/js.png
1367share/concrete5/concrete/images/icons/filetypes/m4a.png 1380share/concrete5/concrete/images/icons/filetypes/m4a.png
1368share/concrete5/concrete/images/icons/filetypes/m4p.png 1381share/concrete5/concrete/images/icons/filetypes/m4p.png
1369share/concrete5/concrete/images/icons/filetypes/mov.png 1382share/concrete5/concrete/images/icons/filetypes/mov.png
1370share/concrete5/concrete/images/icons/filetypes/mp2.png 1383share/concrete5/concrete/images/icons/filetypes/mp2.png
1371share/concrete5/concrete/images/icons/filetypes/mp3.png 1384share/concrete5/concrete/images/icons/filetypes/mp3.png
1372share/concrete5/concrete/images/icons/filetypes/mp4.png 1385share/concrete5/concrete/images/icons/filetypes/mp4.png
1373share/concrete5/concrete/images/icons/filetypes/mpe.png 1386share/concrete5/concrete/images/icons/filetypes/mpe.png
1374share/concrete5/concrete/images/icons/filetypes/mpeg.png 1387share/concrete5/concrete/images/icons/filetypes/mpeg.png
1375share/concrete5/concrete/images/icons/filetypes/mpg.png 1388share/concrete5/concrete/images/icons/filetypes/mpg.png
 1389share/concrete5/concrete/images/icons/filetypes/ogg.png
 1390share/concrete5/concrete/images/icons/filetypes/ogv.png
1376share/concrete5/concrete/images/icons/filetypes/pdf.png 1391share/concrete5/concrete/images/icons/filetypes/pdf.png
1377share/concrete5/concrete/images/icons/filetypes/php.png 1392share/concrete5/concrete/images/icons/filetypes/php.png
1378share/concrete5/concrete/images/icons/filetypes/png.png 1393share/concrete5/concrete/images/icons/filetypes/png.png
1379share/concrete5/concrete/images/icons/filetypes/pps.png 1394share/concrete5/concrete/images/icons/filetypes/pps.png
1380share/concrete5/concrete/images/icons/filetypes/ppt.png 1395share/concrete5/concrete/images/icons/filetypes/ppt.png
1381share/concrete5/concrete/images/icons/filetypes/pptx.png 1396share/concrete5/concrete/images/icons/filetypes/pptx.png
1382share/concrete5/concrete/images/icons/filetypes/psd.png 1397share/concrete5/concrete/images/icons/filetypes/psd.png
1383share/concrete5/concrete/images/icons/filetypes/rar.png 1398share/concrete5/concrete/images/icons/filetypes/rar.png
1384share/concrete5/concrete/images/icons/filetypes/readme.txt 1399share/concrete5/concrete/images/icons/filetypes/readme.txt
1385share/concrete5/concrete/images/icons/filetypes/rtf.png 1400share/concrete5/concrete/images/icons/filetypes/rtf.png
1386share/concrete5/concrete/images/icons/filetypes/sql.png 1401share/concrete5/concrete/images/icons/filetypes/sql.png
1387share/concrete5/concrete/images/icons/filetypes/swf.png 1402share/concrete5/concrete/images/icons/filetypes/swf.png
1388share/concrete5/concrete/images/icons/filetypes/tif.png 1403share/concrete5/concrete/images/icons/filetypes/tif.png
1389share/concrete5/concrete/images/icons/filetypes/tiff.png 1404share/concrete5/concrete/images/icons/filetypes/tiff.png
1390share/concrete5/concrete/images/icons/filetypes/tmp.png 1405share/concrete5/concrete/images/icons/filetypes/tmp.png
1391share/concrete5/concrete/images/icons/filetypes/ttf.png 1406share/concrete5/concrete/images/icons/filetypes/ttf.png
1392share/concrete5/concrete/images/icons/filetypes/txt.png 1407share/concrete5/concrete/images/icons/filetypes/txt.png
1393share/concrete5/concrete/images/icons/filetypes/url.png 1408share/concrete5/concrete/images/icons/filetypes/url.png
 1409share/concrete5/concrete/images/icons/filetypes/webm.png
1394share/concrete5/concrete/images/icons/filetypes/wma.png 1410share/concrete5/concrete/images/icons/filetypes/wma.png
1395share/concrete5/concrete/images/icons/filetypes/wmv.png 1411share/concrete5/concrete/images/icons/filetypes/wmv.png
1396share/concrete5/concrete/images/icons/filetypes/xls.png 1412share/concrete5/concrete/images/icons/filetypes/xls.png
1397share/concrete5/concrete/images/icons/filetypes/xlsx.png 1413share/concrete5/concrete/images/icons/filetypes/xlsx.png
1398share/concrete5/concrete/images/icons/filetypes/xml.png 1414share/concrete5/concrete/images/icons/filetypes/xml.png
1399share/concrete5/concrete/images/icons/filetypes/xsl.png 1415share/concrete5/concrete/images/icons/filetypes/xsl.png
1400share/concrete5/concrete/images/icons/filetypes/zip.png 1416share/concrete5/concrete/images/icons/filetypes/zip.png
1401share/concrete5/concrete/images/icons/group.png 1417share/concrete5/concrete/images/icons/group.png
1402share/concrete5/concrete/images/icons/help.png 1418share/concrete5/concrete/images/icons/help.png
1403share/concrete5/concrete/images/icons/icon_block_type_generic.png 1419share/concrete5/concrete/images/icons/icon_block_type_generic.png
1404share/concrete5/concrete/images/icons/icon_header_add.png 1420share/concrete5/concrete/images/icons/icon_header_add.png
1405share/concrete5/concrete/images/icons/icon_header_dashboard.png 1421share/concrete5/concrete/images/icons/icon_header_dashboard.png
1406share/concrete5/concrete/images/icons/icon_header_design.png 1422share/concrete5/concrete/images/icons/icon_header_design.png
@@ -1537,39 +1553,38 @@ share/concrete5/concrete/images/widgets/ @@ -1537,39 +1553,38 @@ share/concrete5/concrete/images/widgets/
1537share/concrete5/concrete/images/widgets/font/background.png 1553share/concrete5/concrete/images/widgets/font/background.png
1538share/concrete5/concrete/images/widgets/font/custom_style.png 1554share/concrete5/concrete/images/widgets/font/custom_style.png
1539share/concrete5/concrete/images/widgets/font/text_rich.png 1555share/concrete5/concrete/images/widgets/font/text_rich.png
1540share/concrete5/concrete/jobs/generate_sitemap.php 1556share/concrete5/concrete/jobs/generate_sitemap.php
1541share/concrete5/concrete/jobs/index_search.php 1557share/concrete5/concrete/jobs/index_search.php
1542share/concrete5/concrete/jobs/process_email.php 1558share/concrete5/concrete/jobs/process_email.php
1543share/concrete5/concrete/jobs/remove_old_page_versions.php 1559share/concrete5/concrete/jobs/remove_old_page_versions.php
1544share/concrete5/concrete/js/bootstrap.js 1560share/concrete5/concrete/js/bootstrap.js
1545share/concrete5/concrete/js/bootstrap/bootstrap.alert.js 1561share/concrete5/concrete/js/bootstrap/bootstrap.alert.js
1546share/concrete5/concrete/js/bootstrap/bootstrap.dropdown.js 1562share/concrete5/concrete/js/bootstrap/bootstrap.dropdown.js
1547share/concrete5/concrete/js/bootstrap/bootstrap.popover.js 1563share/concrete5/concrete/js/bootstrap/bootstrap.popover.js
1548share/concrete5/concrete/js/bootstrap/bootstrap.tooltip.js 1564share/concrete5/concrete/js/bootstrap/bootstrap.tooltip.js
1549share/concrete5/concrete/js/bootstrap/bootstrap.transitions.js 1565share/concrete5/concrete/js/bootstrap/bootstrap.transitions.js
1550share/concrete5/concrete/js/bootstrap/build/bootstrap.js 
1551share/concrete5/concrete/js/ccm.app.js 1566share/concrete5/concrete/js/ccm.app.js
1552share/concrete5/concrete/js/ccm.base.js 1567share/concrete5/concrete/js/ccm.base.js
 1568share/concrete5/concrete/js/ccm.dashboard.js
1553share/concrete5/concrete/js/ccm.spellchecker.js 1569share/concrete5/concrete/js/ccm.spellchecker.js
1554share/concrete5/concrete/js/ccm_app/_jquery.colorpicker.js 
1555share/concrete5/concrete/js/ccm_app/_jquery.hoverIntent.js 
1556share/concrete5/concrete/js/ccm_app/_jquery.liveupdate.js 
1557share/concrete5/concrete/js/ccm_app/_jquery.metadata.js 
1558share/concrete5/concrete/js/ccm_app/build/ccm.app.js 
1559share/concrete5/concrete/js/ccm_app/chosen.jquery.js 1570share/concrete5/concrete/js/ccm_app/chosen.jquery.js
1560share/concrete5/concrete/js/ccm_app/dashboard.js 1571share/concrete5/concrete/js/ccm_app/dashboard.js
1561share/concrete5/concrete/js/ccm_app/filemanager.js 1572share/concrete5/concrete/js/ccm_app/filemanager.js
 1573share/concrete5/concrete/js/ccm_app/jquery.colorpicker.js
1562share/concrete5/concrete/js/ccm_app/jquery.cookie.js 1574share/concrete5/concrete/js/ccm_app/jquery.cookie.js
 1575share/concrete5/concrete/js/ccm_app/jquery.hoverIntent.js
 1576share/concrete5/concrete/js/ccm_app/jquery.liveupdate.js
 1577share/concrete5/concrete/js/ccm_app/jquery.metadata.js
1563share/concrete5/concrete/js/ccm_app/layouts.js 1578share/concrete5/concrete/js/ccm_app/layouts.js
1564share/concrete5/concrete/js/ccm_app/legacy_dialog.js 1579share/concrete5/concrete/js/ccm_app/legacy_dialog.js
1565share/concrete5/concrete/js/ccm_app/newsflow.js 1580share/concrete5/concrete/js/ccm_app/newsflow.js
1566share/concrete5/concrete/js/ccm_app/page_reindexing.js 1581share/concrete5/concrete/js/ccm_app/page_reindexing.js
1567share/concrete5/concrete/js/ccm_app/quicksilver.js 1582share/concrete5/concrete/js/ccm_app/quicksilver.js
1568share/concrete5/concrete/js/ccm_app/remote_marketplace.js 1583share/concrete5/concrete/js/ccm_app/remote_marketplace.js
1569share/concrete5/concrete/js/ccm_app/search.js 1584share/concrete5/concrete/js/ccm_app/search.js
1570share/concrete5/concrete/js/ccm_app/sitemap.js 1585share/concrete5/concrete/js/ccm_app/sitemap.js
1571share/concrete5/concrete/js/ccm_app/status_bar.js 1586share/concrete5/concrete/js/ccm_app/status_bar.js
1572share/concrete5/concrete/js/ccm_app/tabs.js 1587share/concrete5/concrete/js/ccm_app/tabs.js
1573share/concrete5/concrete/js/ccm_app/themes.js 1588share/concrete5/concrete/js/ccm_app/themes.js
1574share/concrete5/concrete/js/ccm_app/tinymce_integration.js 1589share/concrete5/concrete/js/ccm_app/tinymce_integration.js
1575share/concrete5/concrete/js/ccm_app/toolbar.js 1590share/concrete5/concrete/js/ccm_app/toolbar.js
@@ -1756,27 +1771,27 @@ share/concrete5/concrete/js/tiny_mce/plu @@ -1756,27 +1771,27 @@ share/concrete5/concrete/js/tiny_mce/plu
1756share/concrete5/concrete/js/tiny_mce/plugins/preview/example.html 1771share/concrete5/concrete/js/tiny_mce/plugins/preview/example.html
1757share/concrete5/concrete/js/tiny_mce/plugins/preview/jscripts/embed.js 1772share/concrete5/concrete/js/tiny_mce/plugins/preview/jscripts/embed.js
1758share/concrete5/concrete/js/tiny_mce/plugins/preview/preview.html 1773share/concrete5/concrete/js/tiny_mce/plugins/preview/preview.html
1759share/concrete5/concrete/js/tiny_mce/plugins/print/editor_plugin.js 1774share/concrete5/concrete/js/tiny_mce/plugins/print/editor_plugin.js
1760share/concrete5/concrete/js/tiny_mce/plugins/print/editor_plugin_src.js 1775share/concrete5/concrete/js/tiny_mce/plugins/print/editor_plugin_src.js
1761share/concrete5/concrete/js/tiny_mce/plugins/save/editor_plugin.js 1776share/concrete5/concrete/js/tiny_mce/plugins/save/editor_plugin.js
1762share/concrete5/concrete/js/tiny_mce/plugins/save/editor_plugin_src.js 1777share/concrete5/concrete/js/tiny_mce/plugins/save/editor_plugin_src.js
1763share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/css/searchreplace.css 1778share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/css/searchreplace.css
1764share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/editor_plugin.js 1779share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/editor_plugin.js
1765share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/editor_plugin_src.js 1780share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/editor_plugin_src.js
1766share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/js/searchreplace.js 1781share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/js/searchreplace.js
1767share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/en_dlg.js 1782share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/en_dlg.js
1768share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/searchreplace.htm 1783share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/searchreplace.htm
1769share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/changelog 1784share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/changelog.txt
1770share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/EnchantSpell.php 1785share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/EnchantSpell.php
1771share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php 1786share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php
1772share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/PSpell.php 1787share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/PSpell.php
1773share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/PSpellShell.php 1788share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/PSpellShell.php
1774share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/SpellChecker.php 1789share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/SpellChecker.php
1775share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/utils/JSON.php 1790share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/utils/JSON.php
1776share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/utils/Logger.php 1791share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/utils/Logger.php
1777share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/config.php 1792share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/config.php
1778share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/css/content.css 1793share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/css/content.css
1779share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/editor_plugin.js 1794share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/editor_plugin.js
1780share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/editor_plugin_src.js 1795share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/editor_plugin_src.js
1781share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/img/wline.gif 1796share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/img/wline.gif
1782share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/includes/general.php 1797share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/includes/general.php
@@ -3130,40 +3145,45 @@ share/concrete5/concrete/libraries/file/ @@ -3130,40 +3145,45 @@ share/concrete5/concrete/libraries/file/
3130share/concrete5/concrete/libraries/file/types.php 3145share/concrete5/concrete/libraries/file/types.php
3131share/concrete5/concrete/libraries/file/types/flv.php 3146share/concrete5/concrete/libraries/file/types/flv.php
3132share/concrete5/concrete/libraries/file/types/image.php 3147share/concrete5/concrete/libraries/file/types/image.php
3133share/concrete5/concrete/libraries/item_list.php 3148share/concrete5/concrete/libraries/item_list.php
3134share/concrete5/concrete/libraries/loader.php 3149share/concrete5/concrete/libraries/loader.php
3135share/concrete5/concrete/libraries/localization.php 3150share/concrete5/concrete/libraries/localization.php
3136share/concrete5/concrete/libraries/log.php 3151share/concrete5/concrete/libraries/log.php
3137share/concrete5/concrete/libraries/mail/importer.php 3152share/concrete5/concrete/libraries/mail/importer.php
3138share/concrete5/concrete/libraries/mail/importers/private_message.php 3153share/concrete5/concrete/libraries/mail/importers/private_message.php
3139share/concrete5/concrete/libraries/marketplace.php 3154share/concrete5/concrete/libraries/marketplace.php
3140share/concrete5/concrete/libraries/model.php 3155share/concrete5/concrete/libraries/model.php
3141share/concrete5/concrete/libraries/newsflow.php 3156share/concrete5/concrete/libraries/newsflow.php
3142share/concrete5/concrete/libraries/object.php 3157share/concrete5/concrete/libraries/object.php
 3158share/concrete5/concrete/libraries/page_cache/library.php
 3159share/concrete5/concrete/libraries/page_cache/record.php
 3160share/concrete5/concrete/libraries/page_cache/types/file.php
 3161share/concrete5/concrete/libraries/page_cache/unknown_record.php
3143share/concrete5/concrete/libraries/request.php 3162share/concrete5/concrete/libraries/request.php
3144share/concrete5/concrete/libraries/update.php 3163share/concrete5/concrete/libraries/update.php
3145share/concrete5/concrete/libraries/view.php 3164share/concrete5/concrete/libraries/view.php
3146share/concrete5/concrete/mail/basic_workflow_notification.php 3165share/concrete5/concrete/mail/basic_workflow_notification.php
3147share/concrete5/concrete/mail/block_form_submission.php 3166share/concrete5/concrete/mail/block_form_submission.php
3148share/concrete5/concrete/mail/block_guestbook_notification.php 3167share/concrete5/concrete/mail/block_guestbook_notification.php
3149share/concrete5/concrete/mail/forgot_password.php 3168share/concrete5/concrete/mail/forgot_password.php
3150share/concrete5/concrete/mail/mail_importer_error.php 3169share/concrete5/concrete/mail/mail_importer_error.php
3151share/concrete5/concrete/mail/private_message.php 3170share/concrete5/concrete/mail/private_message.php
3152share/concrete5/concrete/mail/private_message_admin_warning.php 3171share/concrete5/concrete/mail/private_message_admin_warning.php
3153share/concrete5/concrete/mail/private_message_response_enabled.php 3172share/concrete5/concrete/mail/private_message_response_enabled.php
3154share/concrete5/concrete/mail/spam_detected.php 3173share/concrete5/concrete/mail/spam_detected.php
3155share/concrete5/concrete/mail/user_register.php 3174share/concrete5/concrete/mail/user_register.php
3156share/concrete5/concrete/mail/user_register_approval_required.php 3175share/concrete5/concrete/mail/user_register_approval_required.php
 3176share/concrete5/concrete/mail/user_registered_approval_complete.php
3157share/concrete5/concrete/mail/validate_user_email.php 3177share/concrete5/concrete/mail/validate_user_email.php
3158share/concrete5/concrete/models/area.php 3178share/concrete5/concrete/models/area.php
3159share/concrete5/concrete/models/attribute/categories/collection.php 3179share/concrete5/concrete/models/attribute/categories/collection.php
3160share/concrete5/concrete/models/attribute/categories/file.php 3180share/concrete5/concrete/models/attribute/categories/file.php
3161share/concrete5/concrete/models/attribute/categories/user.php 3181share/concrete5/concrete/models/attribute/categories/user.php
3162share/concrete5/concrete/models/attribute/category.php 3182share/concrete5/concrete/models/attribute/category.php
3163share/concrete5/concrete/models/attribute/key.php 3183share/concrete5/concrete/models/attribute/key.php
3164share/concrete5/concrete/models/attribute/set.php 3184share/concrete5/concrete/models/attribute/set.php
3165share/concrete5/concrete/models/attribute/type.php 3185share/concrete5/concrete/models/attribute/type.php
3166share/concrete5/concrete/models/attribute/types/address/controller.php 3186share/concrete5/concrete/models/attribute/types/address/controller.php
3167share/concrete5/concrete/models/attribute/types/address/country_state.js 3187share/concrete5/concrete/models/attribute/types/address/country_state.js
3168share/concrete5/concrete/models/attribute/types/address/form.css 3188share/concrete5/concrete/models/attribute/types/address/form.css
3169share/concrete5/concrete/models/attribute/types/address/form.php 3189share/concrete5/concrete/models/attribute/types/address/form.php
@@ -3465,26 +3485,27 @@ share/concrete5/concrete/single_pages/da @@ -3465,26 +3485,27 @@ share/concrete5/concrete/single_pages/da
3465share/concrete5/concrete/single_pages/dashboard/system/permissions/file_types.php 3485share/concrete5/concrete/single_pages/dashboard/system/permissions/file_types.php
3466share/concrete5/concrete/single_pages/dashboard/system/permissions/files.php 3486share/concrete5/concrete/single_pages/dashboard/system/permissions/files.php
3467share/concrete5/concrete/single_pages/dashboard/system/permissions/ip_blacklist.php 3487share/concrete5/concrete/single_pages/dashboard/system/permissions/ip_blacklist.php
3468share/concrete5/concrete/single_pages/dashboard/system/permissions/maintenance_mode.php 3488share/concrete5/concrete/single_pages/dashboard/system/permissions/maintenance_mode.php
3469share/concrete5/concrete/single_pages/dashboard/system/permissions/site.php 3489share/concrete5/concrete/single_pages/dashboard/system/permissions/site.php
3470share/concrete5/concrete/single_pages/dashboard/system/permissions/tasks.php 3490share/concrete5/concrete/single_pages/dashboard/system/permissions/tasks.php
3471share/concrete5/concrete/single_pages/dashboard/system/permissions/users.php 3491share/concrete5/concrete/single_pages/dashboard/system/permissions/users.php
3472share/concrete5/concrete/single_pages/dashboard/system/permissions/view.php 3492share/concrete5/concrete/single_pages/dashboard/system/permissions/view.php
3473share/concrete5/concrete/single_pages/dashboard/system/registration/postlogin.php 3493share/concrete5/concrete/single_pages/dashboard/system/registration/postlogin.php
3474share/concrete5/concrete/single_pages/dashboard/system/registration/profiles.php 3494share/concrete5/concrete/single_pages/dashboard/system/registration/profiles.php
3475share/concrete5/concrete/single_pages/dashboard/system/registration/public_registration.php 3495share/concrete5/concrete/single_pages/dashboard/system/registration/public_registration.php
3476share/concrete5/concrete/single_pages/dashboard/system/registration/view.php 3496share/concrete5/concrete/single_pages/dashboard/system/registration/view.php
3477share/concrete5/concrete/single_pages/dashboard/system/seo/bulk_seo_tool.php 3497share/concrete5/concrete/single_pages/dashboard/system/seo/bulk_seo_tool.php
 3498share/concrete5/concrete/single_pages/dashboard/system/seo/excluded.php
3478share/concrete5/concrete/single_pages/dashboard/system/seo/search_index.php 3499share/concrete5/concrete/single_pages/dashboard/system/seo/search_index.php
3479share/concrete5/concrete/single_pages/dashboard/system/seo/statistics.php 3500share/concrete5/concrete/single_pages/dashboard/system/seo/statistics.php
3480share/concrete5/concrete/single_pages/dashboard/system/seo/tracking_codes.php 3501share/concrete5/concrete/single_pages/dashboard/system/seo/tracking_codes.php
3481share/concrete5/concrete/single_pages/dashboard/system/seo/urls.php 3502share/concrete5/concrete/single_pages/dashboard/system/seo/urls.php
3482share/concrete5/concrete/single_pages/dashboard/system/seo/view.php 3503share/concrete5/concrete/single_pages/dashboard/system/seo/view.php
3483share/concrete5/concrete/single_pages/dashboard/system/view.php 3504share/concrete5/concrete/single_pages/dashboard/system/view.php
3484share/concrete5/concrete/single_pages/dashboard/users/add.php 3505share/concrete5/concrete/single_pages/dashboard/users/add.php
3485share/concrete5/concrete/single_pages/dashboard/users/add_group.php 3506share/concrete5/concrete/single_pages/dashboard/users/add_group.php
3486share/concrete5/concrete/single_pages/dashboard/users/attributes.php 3507share/concrete5/concrete/single_pages/dashboard/users/attributes.php
3487share/concrete5/concrete/single_pages/dashboard/users/group_sets.php 3508share/concrete5/concrete/single_pages/dashboard/users/group_sets.php
3488share/concrete5/concrete/single_pages/dashboard/users/groups.php 3509share/concrete5/concrete/single_pages/dashboard/users/groups.php
3489share/concrete5/concrete/single_pages/dashboard/users/search.php 3510share/concrete5/concrete/single_pages/dashboard/users/search.php
3490share/concrete5/concrete/single_pages/dashboard/users/view.php 3511share/concrete5/concrete/single_pages/dashboard/users/view.php
@@ -3498,41 +3519,44 @@ share/concrete5/concrete/single_pages/lo @@ -3498,41 +3519,44 @@ share/concrete5/concrete/single_pages/lo
3498share/concrete5/concrete/single_pages/maintenance_mode.php 3519share/concrete5/concrete/single_pages/maintenance_mode.php
3499share/concrete5/concrete/single_pages/members.php 3520share/concrete5/concrete/single_pages/members.php
3500share/concrete5/concrete/single_pages/page_forbidden.php 3521share/concrete5/concrete/single_pages/page_forbidden.php
3501share/concrete5/concrete/single_pages/page_not_found.php 3522share/concrete5/concrete/single_pages/page_not_found.php
3502share/concrete5/concrete/single_pages/profile/avatar.php 3523share/concrete5/concrete/single_pages/profile/avatar.php
3503share/concrete5/concrete/single_pages/profile/edit.php 3524share/concrete5/concrete/single_pages/profile/edit.php
3504share/concrete5/concrete/single_pages/profile/friends.php 3525share/concrete5/concrete/single_pages/profile/friends.php
3505share/concrete5/concrete/single_pages/profile/messages.php 3526share/concrete5/concrete/single_pages/profile/messages.php
3506share/concrete5/concrete/single_pages/profile/view.php 3527share/concrete5/concrete/single_pages/profile/view.php
3507share/concrete5/concrete/single_pages/register.php 3528share/concrete5/concrete/single_pages/register.php
3508share/concrete5/concrete/single_pages/upgrade.php 3529share/concrete5/concrete/single_pages/upgrade.php
3509share/concrete5/concrete/single_pages/user_error.php 3530share/concrete5/concrete/single_pages/user_error.php
3510share/concrete5/concrete/startup/autoload.php 3531share/concrete5/concrete/startup/autoload.php
 3532share/concrete5/concrete/startup/check_page_cache.php
3511share/concrete5/concrete/startup/config_check.php 3533share/concrete5/concrete/startup/config_check.php
3512share/concrete5/concrete/startup/config_check_complete.php 3534share/concrete5/concrete/startup/config_check_complete.php
3513share/concrete5/concrete/startup/debug_logging.php 3535share/concrete5/concrete/startup/debug_logging.php
3514share/concrete5/concrete/startup/encoding_check.php 3536share/concrete5/concrete/startup/encoding_check.php
3515share/concrete5/concrete/startup/exceptions.php 3537share/concrete5/concrete/startup/exceptions.php
3516share/concrete5/concrete/startup/external_link.php 3538share/concrete5/concrete/startup/external_link.php
3517share/concrete5/concrete/startup/file_access_check.php 3539share/concrete5/concrete/startup/file_access_check.php
3518share/concrete5/concrete/startup/file_permission_config.php 3540share/concrete5/concrete/startup/file_permission_config.php
3519share/concrete5/concrete/startup/localization.php 3541share/concrete5/concrete/startup/localization.php
3520share/concrete5/concrete/startup/magic_quotes_gpc_check.php 3542share/concrete5/concrete/startup/magic_quotes_gpc_check.php
3521share/concrete5/concrete/startup/maintenance_mode_check.php 3543share/concrete5/concrete/startup/maintenance_mode_check.php
3522share/concrete5/concrete/startup/optional_menu_buttons.php 3544share/concrete5/concrete/startup/optional_menu_buttons.php
3523share/concrete5/concrete/startup/packages.php 3545share/concrete5/concrete/startup/packages.php
 3546share/concrete5/concrete/startup/permission_cache_check.php
3524share/concrete5/concrete/startup/process.php 3547share/concrete5/concrete/startup/process.php
3525share/concrete5/concrete/startup/required.php 3548share/concrete5/concrete/startup/required.php
 3549share/concrete5/concrete/startup/security.php
3526share/concrete5/concrete/startup/session.php 3550share/concrete5/concrete/startup/session.php
3527share/concrete5/concrete/startup/shutdown.php 3551share/concrete5/concrete/startup/shutdown.php
3528share/concrete5/concrete/startup/timezone.php 3552share/concrete5/concrete/startup/timezone.php
3529share/concrete5/concrete/startup/tools.php 3553share/concrete5/concrete/startup/tools.php
3530share/concrete5/concrete/startup/tools_upgrade_check.php 3554share/concrete5/concrete/startup/tools_upgrade_check.php
3531share/concrete5/concrete/startup/updated_core_check.php 3555share/concrete5/concrete/startup/updated_core_check.php
3532share/concrete5/concrete/startup/url_check.php 3556share/concrete5/concrete/startup/url_check.php
3533share/concrete5/concrete/startup/user.php 3557share/concrete5/concrete/startup/user.php
3534share/concrete5/concrete/themes/core/concrete.php 3558share/concrete5/concrete/themes/core/concrete.php
3535share/concrete5/concrete/themes/core/error.php 3559share/concrete5/concrete/themes/core/error.php
3536share/concrete5/concrete/themes/core/none.php 3560share/concrete5/concrete/themes/core/none.php
3537share/concrete5/concrete/themes/dark_chocolate/blog_entry.php 3561share/concrete5/concrete/themes/dark_chocolate/blog_entry.php
3538share/concrete5/concrete/themes/dark_chocolate/default.php 3562share/concrete5/concrete/themes/dark_chocolate/default.php
@@ -3736,34 +3760,17 @@ share/concrete5/concrete/tools/users/bul @@ -3736,34 +3760,17 @@ share/concrete5/concrete/tools/users/bul
3736share/concrete5/concrete/tools/users/bulk_group_add.php 3760share/concrete5/concrete/tools/users/bulk_group_add.php
3737share/concrete5/concrete/tools/users/bulk_group_remove.php 3761share/concrete5/concrete/tools/users/bulk_group_remove.php
3738share/concrete5/concrete/tools/users/bulk_properties.php 3762share/concrete5/concrete/tools/users/bulk_properties.php
3739share/concrete5/concrete/tools/users/customize_search_columns.php 3763share/concrete5/concrete/tools/users/customize_search_columns.php
3740share/concrete5/concrete/tools/users/search_dialog.php 3764share/concrete5/concrete/tools/users/search_dialog.php
3741share/concrete5/concrete/tools/users/search_results.php 3765share/concrete5/concrete/tools/users/search_results.php
3742share/concrete5/concrete/tools/users/search_results_export.php 3766share/concrete5/concrete/tools/users/search_results_export.php
3743share/concrete5/concrete/tools/validate_user_email.php 3767share/concrete5/concrete/tools/validate_user_email.php
3744share/concrete5/concrete/tools/versions.php 3768share/concrete5/concrete/tools/versions.php
3745share/concrete5/concrete/tools/workflow/categories/page.php 3769share/concrete5/concrete/tools/workflow/categories/page.php
3746share/concrete5/concrete/tools/workflow/dialogs/approve_page_preview.php 3770share/concrete5/concrete/tools/workflow/dialogs/approve_page_preview.php
3747share/concrete5/concrete/tools/workflow/dialogs/change_page_permissions.php 3771share/concrete5/concrete/tools/workflow/dialogs/change_page_permissions.php
3748share/concrete5/config/site_theme_paths.php 3772share/concrete5/config/site_theme_paths.php
 3773share/concrete5/files/.keep
3749share/concrete5/index.php 3774share/concrete5/index.php
 3775share/concrete5/packages/.keep
3750share/concrete5/robots.txt 3776share/concrete5/robots.txt
3751@pkgdir share/concrete5/updates 
3752@pkgdir share/concrete5/tools 
3753@pkgdir share/concrete5/themes 
3754@pkgdir share/concrete5/single_pages 
3755@pkgdir share/concrete5/page_types 
3756@pkgdir share/concrete5/packages 
3757@pkgdir share/concrete5/models 
3758@pkgdir share/concrete5/mail 
3759@pkgdir share/concrete5/libraries 
3760@pkgdir share/concrete5/languages 
3761@pkgdir share/concrete5/js 
3762@pkgdir share/concrete5/jobs 
3763@pkgdir share/concrete5/helpers 
3764@pkgdir share/concrete5/files 
3765@pkgdir share/concrete5/elements 
3766@pkgdir share/concrete5/css 
3767@pkgdir share/concrete5/controllers 
3768@pkgdir share/concrete5/concrete/packages 
3769@pkgdir share/concrete5/blocks 

cvs diff -r1.8 -r1.9 pkgsrc/www/php-concrete5/Makefile (expand / switch to unified diff)

--- pkgsrc/www/php-concrete5/Makefile 2012/12/25 19:54:50 1.8
+++ pkgsrc/www/php-concrete5/Makefile 2013/06/09 04:11:01 1.9
@@ -1,21 +1,20 @@ @@ -1,21 +1,20 @@
1# $NetBSD: Makefile,v 1.8 2012/12/25 19:54:50 ryoon Exp $ 1# $NetBSD: Makefile,v 1.9 2013/06/09 04:11:01 ryoon Exp $
2# 2#
3 3
4DISTNAME= concrete5.6.0.2 4DISTNAME= concrete5.6.1.2
5PKGREVISION= 1 
6PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/concrete5/concrete5-5/} 5PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/concrete5/concrete5-5/}
7CATEGORIES= www 6CATEGORIES= www
8MASTER_SITES= http://www.concrete5.org/download_file/-/view/44326/8497/ 7MASTER_SITES= http://www.concrete5.org/download_file/-/view/51635/8497/
9EXTRACT_SUFX= .zip 8EXTRACT_SUFX= .zip
10 9
11MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
12HOMEPAGE= http://www.concrete5.org/ 11HOMEPAGE= http://www.concrete5.org/
13COMMENT= Open sourece Content Management System 12COMMENT= Open sourece Content Management System
14LICENSE= mit 13LICENSE= mit
15 14
16DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd 15DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
17DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=5.2.0:../../converters/php-iconv 16DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=5.2.0:../../converters/php-iconv
18DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql 17DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql
19 18
20USE_LANGUAGES= # none 19USE_LANGUAGES= # none
21NO_BUILD= yes 20NO_BUILD= yes
@@ -35,17 +34,21 @@ PKG_GROUPS= ${APACHE_GROUP} @@ -35,17 +34,21 @@ PKG_GROUPS= ${APACHE_GROUP}
35PKG_USERS= ${APACHE_USER}:${APACHE_GROUP} 34PKG_USERS= ${APACHE_USER}:${APACHE_GROUP}
36 35
37PKG_USERS_VARS= APACHE_USER 36PKG_USERS_VARS= APACHE_USER
38PKG_GROUPS_VARS= APACHE_GROUP 37PKG_GROUPS_VARS= APACHE_GROUP
39 38
40FILES_SUBST+= WWWGRP=${APACHE_GROUP} WWWOWN=${APACHE_USER} \ 39FILES_SUBST+= WWWGRP=${APACHE_GROUP} WWWOWN=${APACHE_USER} \
41 C5DIR=${C5DIR} 40 C5DIR=${C5DIR}
42 41
43REPLACE_PYTHON+= concrete/libraries/3rdparty/htmldiff.py 42REPLACE_PYTHON+= concrete/libraries/3rdparty/htmldiff.py
44 43
45do-install: 44do-install:
46 cd ${WRKSRC} && ${FIND} . -type f \! -name '*.orig' -print | \ 45 cd ${WRKSRC} && ${FIND} . -type f \! -name '*.orig' -print | \
47 pax -rw ${DESTDIR}${PREFIX}/${C5DIR} 46 pax -rw ${DESTDIR}${PREFIX}/${C5DIR}
 47 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${C5DIR}/packages
 48 ${TOUCH} ${DESTDIR}${PREFIX}/${C5DIR}/packages/.keep
 49 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${C5DIR}/files
 50 ${TOUCH} ${DESTDIR}${PREFIX}/${C5DIR}/files/.keep
48 51
49.include "../../lang/php/phpversion.mk" 52.include "../../lang/php/phpversion.mk"
50.include "../../lang/python/application.mk" 53.include "../../lang/python/application.mk"
51.include "../../mk/bsd.pkg.mk" 54.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/www/php-concrete5/distinfo (expand / switch to unified diff)

--- pkgsrc/www/php-concrete5/distinfo 2012/12/25 09:35:28 1.6
+++ pkgsrc/www/php-concrete5/distinfo 2013/06/09 04:11:01 1.7
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.6 2012/12/25 09:35:28 ryoon Exp $ 1$NetBSD: distinfo,v 1.7 2013/06/09 04:11:01 ryoon Exp $
2 2
3SHA1 (concrete5.6.0.2.zip) = 30f173bb1715e74c53fbb25d733d415d26d08409 3SHA1 (concrete5.6.1.2.zip) = e70549ca5678b5aedbcc0db55c351fdd1b46d55c
4RMD160 (concrete5.6.0.2.zip) = 4909f0c471bccb4350971ce7e7adba44579d7aef 4RMD160 (concrete5.6.1.2.zip) = ee87f4eed184556e96c9bef90ee153bdb50e9e14
5Size (concrete5.6.0.2.zip) = 14443587 bytes 5Size (concrete5.6.1.2.zip) = 14659270 bytes
6SHA1 (patch-concrete_blocks_image_tools_crop__image.php) = 4c757ba21a81505ef940177e077c2b2c8933be9d 

File Deleted: pkgsrc/www/php-concrete5/patches/Attic/patch-concrete_blocks_image_tools_crop__image.php