Sun Jun 30 11:47:44 2013 UTC ()
Update to 1.2.15

Changelog:

MantisBT 1.2.15 is a security update for the stable 1.2.x branch. All installations that are currently running any 1.2.x version are strongly advised to upgrade to this release.

- 0002971: [bugtracker] Reminders are not added to bug history (dregad) - closed.
- 0015470: [bugtracker] Reminders recipient list is truncated (dregad) - closed.
- 0010047: [documentation] Adding new statuses section is missing a step (dregad) - closed.
- 0010118: [documentation] lang_get_current() returns wrong language if $g_default_language overwritten (dregad) - closed.
- 0010372: [feature] Don't allow reminders to be sent if the user doesn't have an email address specificed (dregad) - closed.
- 0013054: [installation] Installer displays a blank page if core.php encounters a critical error (dregad) - closed.
- 0015357: [bugtracker] uninitialized library path (dregad) - closed.
- 0015471: [bugtracker] bug_reminder.php does not handle unsent reminders (dregad) - closed.
 - 0015472: [bugtracker] email_bug_reminder() API's return array is always full list of recipients (dregad) - closed.
- 0015481: [custom fields] Custom fields values are not sorted in the main filter (dregad) - closed.
- 0015528: [printing] Custom fields user has no access to should not be displayed on print pages (dregad) - closed.
- 0015538: [bugtracker] Issues list is not displayed when $g_limit_reporters is ON (dregad) - closed.
- 0015540: [documentation] Wrong example code for custom status translation (atrol) - closed.
- 0015558: [bugtracker] url_get() does not fall back to other methods when no data is retrieved (dregad) - closed.
- 0015573: [security] CVE-2013-1883: One query can be issued via current Mantis interface to take down site (dregad) - closed.
- 0015575: [documentation] Turning on $g_show_queries_list causes Mantis to crash with an error (dregad) - closed.
- 0015659: [localization] Appears @70@ and @80@ in the list of resolutions in the "view Issues" page when mantis is in catalan. (dregad) - closed.
- 0015691: [administration] Config report: retrieval of saved project filter from cookie does not work (dregad) - closed.
- 0015453: [security] CVE-2013-1930: Close button is shown on webpage despite 'close' is not a valid status by workflow (dregad) - closed.
- 0015511: [security] CVE-2013-1931: XSS vulnerability when deleting a version (atrol) - closed.
- 0015698: [bugtracker] 'extract() expects parameter 1 to be array, boolean given' in '/srv/www/bugs/account_prof_edit_page.php' line 48 (dregad) - closed.
- 0015704: [documentation] Wrong description of writing custom_functions (atrol) - closed.
- 0015744: [bugtracker] Reminder bugnote with list of recipients not added if no text provided (dregad) - closed.
- 0015451: [api soap] Incorrect invocations of SoapObjectsFactory::newSoapFault (rombert) - closed.
- 0015517: [api soap] mc_project_get_versions() result can't be parsed by C# (dregad) - closed.
- 0015522: [api soap] mc_project_get_issues does not report due_date (dregad) - closed.

MantisBT 1.2.14 is a security update for the stable 1.2.x branch. All installations that are currently running any 1.2.x version are strongly advised to upgrade to this release.

Please refer to the release notes for details.

- 0015416: [security] CVE-2013-1934: XSS issue in adm_config_report.php when displaying complex value (dregad) - closed.
- 0015415: [security] CVE-2013-1932: XSS vulnerability on Configuration Report page (dregad) - closed.
- 0015411: [performance] Huge memory consumption for print_user_option_list() (dregad) - closed.

MantisBT 1.2.13 had to be withdrawn shortly after release, as it introduced a bug
(#15411) causing the View Issues page to consume significantly more memory for
instances with large numbers of users (order 10k+), leading to system crashes,
as well as an XSS issue (#15415) in the Configuration Report page.

We recommend not to use 1.2.13, and deploy version 1.2.14 instead.

- 0014871: [api soap] Add support for the built-in soap extension in addition to nusoap (rombert) - closed.
- 0003693: [bugtracker] Make the username in Manage Projects a clickable link to edit that user (dregad) - closed.
- 0007586: [customization] generic configuration editor cannot 'EDIT' an option (dregad) - closed.
- 0010130: [filters] Filter "Assigned to" does not display usernames when project "All Projects" is selected (dregad) - closed.
- 0011854: [documentation] Parameter $g_default_timezone" is not mentioned in administration_guide (dregad) - closed.
- 0013298: [preferences] commas and multi-dimensional arrays in adm_config_set (dregad) - closed.
- 0013680: [performance] Configuration page takes a very long time to load (dregad) - closed.
- 0014009: [administration] admin/check.php fatal error on PHP 5.1.x (undefined function timezone_identifiers_list()) (dregad) - closed.
- 0014559: [administration] Adding filter for "Configuration report" (dregad) - closed.
- 0015199: [other] Update json api error format (rombert) - closed.
- 0015201: [db postgresql] Summary page fail (dregad) - closed.
- 0015384: [security] CVE-2013-1810 XSS vulnerability on summary page (dhx) - closed.
- 0015247: [administration] Protected account change still sends email (dregad) - closed.
- 0015248: [email] The order of sending emails is inverted when using cron (dregad) - closed.
- 0015255: [bugtracker] Date filter fields are disabled when $g_use_javascript = OFF (dregad) - closed.
- 0015257: [filters] Inconsistent use of numeric vs text month in date filter selection fields (dregad) - closed.
- 0015258: [security] CVE-2013-1811 Reporter can change issue status to 'new' (dregad) - closed.
- 0015260: [bugtracker] access_get_status_threshold() returns incorrect value for NEW (dregad) - closed.
- 0015264: [custom fields] custom_field_get_id_from_name() broken since 1.2.12 (dregad) - closed.
- 0015265: [custom fields] custom_field_get_id_from_name() doesn't cache result of obsolete custom field names (dregad) - closed.
- 0015280: [code cleanup] Form in manage_columns_inc.php has misleading name and unnecessary multipart encoding (dregad) - closed.
- 0015320: [filters] Date filters broken since 1.2.12 (rombert) - closed.
- 0015360: [bugtracker] Add Missing config 'reminder_receive_threshold' in workflow threshold page (dregad) - closed.
- 0015370: [bugtracker] When a bug is resolved on report, default the handler to the current user (rombert) - closed.
- 0015373: [security] CVE-2013-0197 XSS vulnerability with match_type filter (dhx) - closed.
- 0015382: [email] Additional improvements to email logging (dregad) - closed.
- 0015388: [filters] Update the match_type parameter to be XSS-safe by itself (dregad) - closed.
- 0015389: [filters] Display of match_type filter property for unknown types (dregad) - closed.
- 0015356: [api soap] improve error handling in mc_issue_api.php (rombert) - closed.
- 0014157: [api soap] Array to string conversion error on soap request with PHP 5.4 (rombert) - closed.
- 0014672: [api soap] Slow performance of SOAP calls due to nusuoap (rombert) - closed.
- 0015222: [api soap] mc_project_delete_category fails to delete category (rombert) - closed.


(ryoon)
diff -r1.41 -r1.42 pkgsrc/devel/mantis/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/mantis/PLIST
diff -r1.15 -r1.16 pkgsrc/devel/mantis/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/devel/mantis/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/mantis/Makefile 2013/03/16 07:21:20 1.41
+++ pkgsrc/devel/mantis/Makefile 2013/06/30 11:47:44 1.42
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.41 2013/03/16 07:21:20 obache Exp $ 1# $NetBSD: Makefile,v 1.42 2013/06/30 11:47:44 ryoon Exp $
2 2
3DISTNAME= mantisbt-1.2.12 3DISTNAME= mantisbt-1.2.15
4PKGNAME= ${DISTNAME:S/mantisbt/mantis/} 4PKGNAME= ${DISTNAME:S/mantisbt/mantis/}
5PKGREVISION= 1 
6CATEGORIES= devel www 5CATEGORIES= devel www
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.mantisbt.org/ 9HOMEPAGE= http://www.mantisbt.org/
11COMMENT= PHP/MySQL/web based bugtracking system 10COMMENT= PHP/MySQL/web based bugtracking system
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.6:../../www/ap-php 13DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.6:../../www/ap-php
15DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.0.6:../../databases/php-mysql 14DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.0.6:../../databases/php-mysql
16 15
17NO_BUILD= YES 16NO_BUILD= YES
18 17

cvs diff -r1.16 -r1.17 pkgsrc/devel/mantis/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/mantis/PLIST 2012/12/25 21:49:05 1.16
+++ pkgsrc/devel/mantis/PLIST 2013/06/30 11:47:44 1.17
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.16 2012/12/25 21:49:05 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.17 2013/06/30 11:47:44 ryoon Exp $
2share/doc/mantis/CUSTOMIZATION 2share/doc/mantis/CUSTOMIZATION
3share/doc/mantis/INSTALL 3share/doc/mantis/INSTALL
4share/examples/mantis/config_inc.php 4share/examples/mantis/config_inc.php
5share/examples/mantis/mantis.conf 5share/examples/mantis/mantis.conf
6share/examples/mantis/mantis_offline.php.sample 6share/examples/mantis/mantis_offline.php.sample
7share/mantis/.mailmap 7share/mantis/.mailmap
8share/mantis/account_delete.php 8share/mantis/account_delete.php
9share/mantis/account_manage_columns_page.php 9share/mantis/account_manage_columns_page.php
10share/mantis/account_page.php 10share/mantis/account_page.php
11share/mantis/account_prefs_inc.php 11share/mantis/account_prefs_inc.php
12share/mantis/account_prefs_page.php 12share/mantis/account_prefs_page.php
13share/mantis/account_prefs_reset.php 13share/mantis/account_prefs_reset.php
14share/mantis/account_prefs_update.php 14share/mantis/account_prefs_update.php
@@ -30,26 +30,27 @@ share/mantis/admin/email_queue.php @@ -30,26 +30,27 @@ share/mantis/admin/email_queue.php
30share/mantis/admin/index.php 30share/mantis/admin/index.php
31share/mantis/admin/install.php 31share/mantis/admin/install.php
32share/mantis/admin/install_functions.php 32share/mantis/admin/install_functions.php
33share/mantis/admin/install_helper_functions.php 33share/mantis/admin/install_helper_functions.php
34share/mantis/admin/move_db2disk.php 34share/mantis/admin/move_db2disk.php
35share/mantis/admin/schema.php 35share/mantis/admin/schema.php
36share/mantis/admin/system_utils.php 36share/mantis/admin/system_utils.php
37share/mantis/admin/test_email.php 37share/mantis/admin/test_email.php
38share/mantis/admin/test_icons.php 38share/mantis/admin/test_icons.php
39share/mantis/admin/test_langs.php 39share/mantis/admin/test_langs.php
40share/mantis/admin/upgrade_unattended.php 40share/mantis/admin/upgrade_unattended.php
41share/mantis/admin/upgrade_warning.php 41share/mantis/admin/upgrade_warning.php
42share/mantis/api/soap/mantisconnect.php 42share/mantis/api/soap/mantisconnect.php
 43share/mantis/api/soap/mantisconnect.wsdl
43share/mantis/api/soap/mc_account_api.php 44share/mantis/api/soap/mc_account_api.php
44share/mantis/api/soap/mc_api.php 45share/mantis/api/soap/mc_api.php
45share/mantis/api/soap/mc_config_api.php 46share/mantis/api/soap/mc_config_api.php
46share/mantis/api/soap/mc_config_defaults_inc.php 47share/mantis/api/soap/mc_config_defaults_inc.php
47share/mantis/api/soap/mc_core.php 48share/mantis/api/soap/mc_core.php
48share/mantis/api/soap/mc_custom_field_api.php 49share/mantis/api/soap/mc_custom_field_api.php
49share/mantis/api/soap/mc_enum_api.php 50share/mantis/api/soap/mc_enum_api.php
50share/mantis/api/soap/mc_file_api.php 51share/mantis/api/soap/mc_file_api.php
51share/mantis/api/soap/mc_filter_api.php 52share/mantis/api/soap/mc_filter_api.php
52share/mantis/api/soap/mc_issue_api.php 53share/mantis/api/soap/mc_issue_api.php
53share/mantis/api/soap/mc_issue_attachment_api.php 54share/mantis/api/soap/mc_issue_attachment_api.php
54share/mantis/api/soap/mc_project_api.php 55share/mantis/api/soap/mc_project_api.php
55share/mantis/api/soap/mc_project_attachment_api.php 56share/mantis/api/soap/mc_project_attachment_api.php
@@ -909,56 +910,59 @@ share/mantis/permalink_page.php @@ -909,56 +910,59 @@ share/mantis/permalink_page.php
909share/mantis/phing/tasks/mantisbt/ExtractMantisBTVersion.php 910share/mantis/phing/tasks/mantisbt/ExtractMantisBTVersion.php
910share/mantis/plugin.php 911share/mantis/plugin.php
911share/mantis/plugin_file.php 912share/mantis/plugin_file.php
912share/mantis/plugins/MantisCoreFormatting/MantisCoreFormatting.php 913share/mantis/plugins/MantisCoreFormatting/MantisCoreFormatting.php
913share/mantis/plugins/MantisCoreFormatting/lang/strings_afrikaans.txt 914share/mantis/plugins/MantisCoreFormatting/lang/strings_afrikaans.txt
914share/mantis/plugins/MantisCoreFormatting/lang/strings_arabic.txt 915share/mantis/plugins/MantisCoreFormatting/lang/strings_arabic.txt
915share/mantis/plugins/MantisCoreFormatting/lang/strings_belarusian_tarask.txt 916share/mantis/plugins/MantisCoreFormatting/lang/strings_belarusian_tarask.txt
916share/mantis/plugins/MantisCoreFormatting/lang/strings_breton.txt 917share/mantis/plugins/MantisCoreFormatting/lang/strings_breton.txt
917share/mantis/plugins/MantisCoreFormatting/lang/strings_bulgarian.txt 918share/mantis/plugins/MantisCoreFormatting/lang/strings_bulgarian.txt
918share/mantis/plugins/MantisCoreFormatting/lang/strings_catalan.txt 919share/mantis/plugins/MantisCoreFormatting/lang/strings_catalan.txt
919share/mantis/plugins/MantisCoreFormatting/lang/strings_chinese_simplified.txt 920share/mantis/plugins/MantisCoreFormatting/lang/strings_chinese_simplified.txt
920share/mantis/plugins/MantisCoreFormatting/lang/strings_chinese_traditional.txt 921share/mantis/plugins/MantisCoreFormatting/lang/strings_chinese_traditional.txt
921share/mantis/plugins/MantisCoreFormatting/lang/strings_czech.txt 922share/mantis/plugins/MantisCoreFormatting/lang/strings_czech.txt
 923share/mantis/plugins/MantisCoreFormatting/lang/strings_danish.txt
922share/mantis/plugins/MantisCoreFormatting/lang/strings_dutch.txt 924share/mantis/plugins/MantisCoreFormatting/lang/strings_dutch.txt
923share/mantis/plugins/MantisCoreFormatting/lang/strings_english.txt 925share/mantis/plugins/MantisCoreFormatting/lang/strings_english.txt
924share/mantis/plugins/MantisCoreFormatting/lang/strings_finnish.txt 926share/mantis/plugins/MantisCoreFormatting/lang/strings_finnish.txt
925share/mantis/plugins/MantisCoreFormatting/lang/strings_french.txt 927share/mantis/plugins/MantisCoreFormatting/lang/strings_french.txt
926share/mantis/plugins/MantisCoreFormatting/lang/strings_galician.txt 928share/mantis/plugins/MantisCoreFormatting/lang/strings_galician.txt
927share/mantis/plugins/MantisCoreFormatting/lang/strings_german.txt 929share/mantis/plugins/MantisCoreFormatting/lang/strings_german.txt
928share/mantis/plugins/MantisCoreFormatting/lang/strings_hebrew.txt 930share/mantis/plugins/MantisCoreFormatting/lang/strings_hebrew.txt
929share/mantis/plugins/MantisCoreFormatting/lang/strings_hungarian.txt 931share/mantis/plugins/MantisCoreFormatting/lang/strings_hungarian.txt
930share/mantis/plugins/MantisCoreFormatting/lang/strings_interlingua.txt 932share/mantis/plugins/MantisCoreFormatting/lang/strings_interlingua.txt
931share/mantis/plugins/MantisCoreFormatting/lang/strings_italian.txt 933share/mantis/plugins/MantisCoreFormatting/lang/strings_italian.txt
932share/mantis/plugins/MantisCoreFormatting/lang/strings_japanese.txt 934share/mantis/plugins/MantisCoreFormatting/lang/strings_japanese.txt
 935share/mantis/plugins/MantisCoreFormatting/lang/strings_korean.txt
933share/mantis/plugins/MantisCoreFormatting/lang/strings_lithuanian.txt 936share/mantis/plugins/MantisCoreFormatting/lang/strings_lithuanian.txt
934share/mantis/plugins/MantisCoreFormatting/lang/strings_macedonian.txt 937share/mantis/plugins/MantisCoreFormatting/lang/strings_macedonian.txt
935share/mantis/plugins/MantisCoreFormatting/lang/strings_norwegian_bokmal.txt 938share/mantis/plugins/MantisCoreFormatting/lang/strings_norwegian_bokmal.txt
936share/mantis/plugins/MantisCoreFormatting/lang/strings_occitan.txt 939share/mantis/plugins/MantisCoreFormatting/lang/strings_occitan.txt
937share/mantis/plugins/MantisCoreFormatting/lang/strings_polish.txt 940share/mantis/plugins/MantisCoreFormatting/lang/strings_polish.txt
938share/mantis/plugins/MantisCoreFormatting/lang/strings_portuguese_brazil.txt 941share/mantis/plugins/MantisCoreFormatting/lang/strings_portuguese_brazil.txt
939share/mantis/plugins/MantisCoreFormatting/lang/strings_portuguese_standard.txt 942share/mantis/plugins/MantisCoreFormatting/lang/strings_portuguese_standard.txt
940share/mantis/plugins/MantisCoreFormatting/lang/strings_qqq.txt 943share/mantis/plugins/MantisCoreFormatting/lang/strings_qqq.txt
941share/mantis/plugins/MantisCoreFormatting/lang/strings_ripoarisch.txt 944share/mantis/plugins/MantisCoreFormatting/lang/strings_ripoarisch.txt
942share/mantis/plugins/MantisCoreFormatting/lang/strings_romanian.txt 945share/mantis/plugins/MantisCoreFormatting/lang/strings_romanian.txt
943share/mantis/plugins/MantisCoreFormatting/lang/strings_russian.txt 946share/mantis/plugins/MantisCoreFormatting/lang/strings_russian.txt
944share/mantis/plugins/MantisCoreFormatting/lang/strings_serbian.txt 947share/mantis/plugins/MantisCoreFormatting/lang/strings_serbian.txt
945share/mantis/plugins/MantisCoreFormatting/lang/strings_serbian_latin.txt 948share/mantis/plugins/MantisCoreFormatting/lang/strings_serbian_latin.txt
946share/mantis/plugins/MantisCoreFormatting/lang/strings_slovak.txt 949share/mantis/plugins/MantisCoreFormatting/lang/strings_slovak.txt
947share/mantis/plugins/MantisCoreFormatting/lang/strings_spanish.txt 950share/mantis/plugins/MantisCoreFormatting/lang/strings_spanish.txt
948share/mantis/plugins/MantisCoreFormatting/lang/strings_swedish.txt 951share/mantis/plugins/MantisCoreFormatting/lang/strings_swedish.txt
949share/mantis/plugins/MantisCoreFormatting/lang/strings_swissgerman.txt 952share/mantis/plugins/MantisCoreFormatting/lang/strings_swissgerman.txt
950share/mantis/plugins/MantisCoreFormatting/lang/strings_tagalog.txt 953share/mantis/plugins/MantisCoreFormatting/lang/strings_tagalog.txt
951share/mantis/plugins/MantisCoreFormatting/lang/strings_turkish.txt 954share/mantis/plugins/MantisCoreFormatting/lang/strings_turkish.txt
 955share/mantis/plugins/MantisCoreFormatting/lang/strings_ukrainian.txt
952share/mantis/plugins/MantisCoreFormatting/lang/strings_vietnamese.txt 956share/mantis/plugins/MantisCoreFormatting/lang/strings_vietnamese.txt
953share/mantis/plugins/MantisCoreFormatting/pages/config.php 957share/mantis/plugins/MantisCoreFormatting/pages/config.php
954share/mantis/plugins/MantisCoreFormatting/pages/config_edit.php 958share/mantis/plugins/MantisCoreFormatting/pages/config_edit.php
955share/mantis/plugins/MantisGraph/MantisGraph.php 959share/mantis/plugins/MantisGraph/MantisGraph.php
956share/mantis/plugins/MantisGraph/core/Period.php 960share/mantis/plugins/MantisGraph/core/Period.php
957share/mantis/plugins/MantisGraph/core/graph_api.php 961share/mantis/plugins/MantisGraph/core/graph_api.php
958share/mantis/plugins/MantisGraph/lang/strings_arabic.txt 962share/mantis/plugins/MantisGraph/lang/strings_arabic.txt
959share/mantis/plugins/MantisGraph/lang/strings_arabicegyptianspoken.txt 963share/mantis/plugins/MantisGraph/lang/strings_arabicegyptianspoken.txt
960share/mantis/plugins/MantisGraph/lang/strings_belarusian_tarask.txt 964share/mantis/plugins/MantisGraph/lang/strings_belarusian_tarask.txt
961share/mantis/plugins/MantisGraph/lang/strings_breton.txt 965share/mantis/plugins/MantisGraph/lang/strings_breton.txt
962share/mantis/plugins/MantisGraph/lang/strings_bulgarian.txt 966share/mantis/plugins/MantisGraph/lang/strings_bulgarian.txt
963share/mantis/plugins/MantisGraph/lang/strings_catalan.txt 967share/mantis/plugins/MantisGraph/lang/strings_catalan.txt
964share/mantis/plugins/MantisGraph/lang/strings_chinese_simplified.txt 968share/mantis/plugins/MantisGraph/lang/strings_chinese_simplified.txt
@@ -967,45 +971,47 @@ share/mantis/plugins/MantisGraph/lang/st @@ -967,45 +971,47 @@ share/mantis/plugins/MantisGraph/lang/st
967share/mantis/plugins/MantisGraph/lang/strings_danish.txt 971share/mantis/plugins/MantisGraph/lang/strings_danish.txt
968share/mantis/plugins/MantisGraph/lang/strings_dutch.txt 972share/mantis/plugins/MantisGraph/lang/strings_dutch.txt
969share/mantis/plugins/MantisGraph/lang/strings_english.txt 973share/mantis/plugins/MantisGraph/lang/strings_english.txt
970share/mantis/plugins/MantisGraph/lang/strings_estonian.txt 974share/mantis/plugins/MantisGraph/lang/strings_estonian.txt
971share/mantis/plugins/MantisGraph/lang/strings_finnish.txt 975share/mantis/plugins/MantisGraph/lang/strings_finnish.txt
972share/mantis/plugins/MantisGraph/lang/strings_french.txt 976share/mantis/plugins/MantisGraph/lang/strings_french.txt
973share/mantis/plugins/MantisGraph/lang/strings_galician.txt 977share/mantis/plugins/MantisGraph/lang/strings_galician.txt
974share/mantis/plugins/MantisGraph/lang/strings_german.txt 978share/mantis/plugins/MantisGraph/lang/strings_german.txt
975share/mantis/plugins/MantisGraph/lang/strings_hebrew.txt 979share/mantis/plugins/MantisGraph/lang/strings_hebrew.txt
976share/mantis/plugins/MantisGraph/lang/strings_hungarian.txt 980share/mantis/plugins/MantisGraph/lang/strings_hungarian.txt
977share/mantis/plugins/MantisGraph/lang/strings_interlingua.txt 981share/mantis/plugins/MantisGraph/lang/strings_interlingua.txt
978share/mantis/plugins/MantisGraph/lang/strings_italian.txt 982share/mantis/plugins/MantisGraph/lang/strings_italian.txt
979share/mantis/plugins/MantisGraph/lang/strings_japanese.txt 983share/mantis/plugins/MantisGraph/lang/strings_japanese.txt
 984share/mantis/plugins/MantisGraph/lang/strings_korean.txt
980share/mantis/plugins/MantisGraph/lang/strings_lithuanian.txt 985share/mantis/plugins/MantisGraph/lang/strings_lithuanian.txt
981share/mantis/plugins/MantisGraph/lang/strings_macedonian.txt 986share/mantis/plugins/MantisGraph/lang/strings_macedonian.txt
982share/mantis/plugins/MantisGraph/lang/strings_norwegian_bokmal.txt 987share/mantis/plugins/MantisGraph/lang/strings_norwegian_bokmal.txt
983share/mantis/plugins/MantisGraph/lang/strings_occitan.txt 988share/mantis/plugins/MantisGraph/lang/strings_occitan.txt
984share/mantis/plugins/MantisGraph/lang/strings_polish.txt 989share/mantis/plugins/MantisGraph/lang/strings_polish.txt
985share/mantis/plugins/MantisGraph/lang/strings_portuguese_brazil.txt 990share/mantis/plugins/MantisGraph/lang/strings_portuguese_brazil.txt
986share/mantis/plugins/MantisGraph/lang/strings_portuguese_standard.txt 991share/mantis/plugins/MantisGraph/lang/strings_portuguese_standard.txt
987share/mantis/plugins/MantisGraph/lang/strings_qqq.txt 992share/mantis/plugins/MantisGraph/lang/strings_qqq.txt
988share/mantis/plugins/MantisGraph/lang/strings_ripoarisch.txt 993share/mantis/plugins/MantisGraph/lang/strings_ripoarisch.txt
989share/mantis/plugins/MantisGraph/lang/strings_romanian.txt 994share/mantis/plugins/MantisGraph/lang/strings_romanian.txt
990share/mantis/plugins/MantisGraph/lang/strings_russian.txt 995share/mantis/plugins/MantisGraph/lang/strings_russian.txt
991share/mantis/plugins/MantisGraph/lang/strings_serbian.txt 996share/mantis/plugins/MantisGraph/lang/strings_serbian.txt
992share/mantis/plugins/MantisGraph/lang/strings_serbian_latin.txt 997share/mantis/plugins/MantisGraph/lang/strings_serbian_latin.txt
993share/mantis/plugins/MantisGraph/lang/strings_slovak.txt 998share/mantis/plugins/MantisGraph/lang/strings_slovak.txt
994share/mantis/plugins/MantisGraph/lang/strings_spanish.txt 999share/mantis/plugins/MantisGraph/lang/strings_spanish.txt
995share/mantis/plugins/MantisGraph/lang/strings_swedish.txt 1000share/mantis/plugins/MantisGraph/lang/strings_swedish.txt
996share/mantis/plugins/MantisGraph/lang/strings_swissgerman.txt 1001share/mantis/plugins/MantisGraph/lang/strings_swissgerman.txt
997share/mantis/plugins/MantisGraph/lang/strings_tagalog.txt 1002share/mantis/plugins/MantisGraph/lang/strings_tagalog.txt
998share/mantis/plugins/MantisGraph/lang/strings_turkish.txt 1003share/mantis/plugins/MantisGraph/lang/strings_turkish.txt
 1004share/mantis/plugins/MantisGraph/lang/strings_ukrainian.txt
999share/mantis/plugins/MantisGraph/lang/strings_vietnamese.txt 1005share/mantis/plugins/MantisGraph/lang/strings_vietnamese.txt
1000share/mantis/plugins/MantisGraph/pages/bug_graph_bycategory.php 1006share/mantis/plugins/MantisGraph/pages/bug_graph_bycategory.php
1001share/mantis/plugins/MantisGraph/pages/bug_graph_bystatus.php 1007share/mantis/plugins/MantisGraph/pages/bug_graph_bystatus.php
1002share/mantis/plugins/MantisGraph/pages/bug_graph_page.php 1008share/mantis/plugins/MantisGraph/pages/bug_graph_page.php
1003share/mantis/plugins/MantisGraph/pages/config.php 1009share/mantis/plugins/MantisGraph/pages/config.php
1004share/mantis/plugins/MantisGraph/pages/config_edit.php 1010share/mantis/plugins/MantisGraph/pages/config_edit.php
1005share/mantis/plugins/MantisGraph/pages/summary_graph_bycategory.php 1011share/mantis/plugins/MantisGraph/pages/summary_graph_bycategory.php
1006share/mantis/plugins/MantisGraph/pages/summary_graph_bycategory_pct.php 1012share/mantis/plugins/MantisGraph/pages/summary_graph_bycategory_pct.php
1007share/mantis/plugins/MantisGraph/pages/summary_graph_bydeveloper.php 1013share/mantis/plugins/MantisGraph/pages/summary_graph_bydeveloper.php
1008share/mantis/plugins/MantisGraph/pages/summary_graph_bypriority.php 1014share/mantis/plugins/MantisGraph/pages/summary_graph_bypriority.php
1009share/mantis/plugins/MantisGraph/pages/summary_graph_bypriority_mix.php 1015share/mantis/plugins/MantisGraph/pages/summary_graph_bypriority_mix.php
1010share/mantis/plugins/MantisGraph/pages/summary_graph_bypriority_pct.php 1016share/mantis/plugins/MantisGraph/pages/summary_graph_bypriority_pct.php
1011share/mantis/plugins/MantisGraph/pages/summary_graph_byreporter.php 1017share/mantis/plugins/MantisGraph/pages/summary_graph_byreporter.php
@@ -1029,37 +1035,39 @@ share/mantis/plugins/XmlImportExport/Imp @@ -1029,37 +1035,39 @@ share/mantis/plugins/XmlImportExport/Imp
1029share/mantis/plugins/XmlImportExport/ImportXml/Interface.php 1035share/mantis/plugins/XmlImportExport/ImportXml/Interface.php
1030share/mantis/plugins/XmlImportExport/ImportXml/Issue.php 1036share/mantis/plugins/XmlImportExport/ImportXml/Issue.php
1031share/mantis/plugins/XmlImportExport/ImportXml/Mapper.php 1037share/mantis/plugins/XmlImportExport/ImportXml/Mapper.php
1032share/mantis/plugins/XmlImportExport/XmlImportExport.php 1038share/mantis/plugins/XmlImportExport/XmlImportExport.php
1033share/mantis/plugins/XmlImportExport/lang/strings_afrikaans.txt 1039share/mantis/plugins/XmlImportExport/lang/strings_afrikaans.txt
1034share/mantis/plugins/XmlImportExport/lang/strings_arabic.txt 1040share/mantis/plugins/XmlImportExport/lang/strings_arabic.txt
1035share/mantis/plugins/XmlImportExport/lang/strings_belarusian_tarask.txt 1041share/mantis/plugins/XmlImportExport/lang/strings_belarusian_tarask.txt
1036share/mantis/plugins/XmlImportExport/lang/strings_breton.txt 1042share/mantis/plugins/XmlImportExport/lang/strings_breton.txt
1037share/mantis/plugins/XmlImportExport/lang/strings_bulgarian.txt 1043share/mantis/plugins/XmlImportExport/lang/strings_bulgarian.txt
1038share/mantis/plugins/XmlImportExport/lang/strings_catalan.txt 1044share/mantis/plugins/XmlImportExport/lang/strings_catalan.txt
1039share/mantis/plugins/XmlImportExport/lang/strings_chinese_simplified.txt 1045share/mantis/plugins/XmlImportExport/lang/strings_chinese_simplified.txt
1040share/mantis/plugins/XmlImportExport/lang/strings_chinese_traditional.txt 1046share/mantis/plugins/XmlImportExport/lang/strings_chinese_traditional.txt
1041share/mantis/plugins/XmlImportExport/lang/strings_czech.txt 1047share/mantis/plugins/XmlImportExport/lang/strings_czech.txt
 1048share/mantis/plugins/XmlImportExport/lang/strings_danish.txt
1042share/mantis/plugins/XmlImportExport/lang/strings_dutch.txt 1049share/mantis/plugins/XmlImportExport/lang/strings_dutch.txt
1043share/mantis/plugins/XmlImportExport/lang/strings_english.txt 1050share/mantis/plugins/XmlImportExport/lang/strings_english.txt
1044share/mantis/plugins/XmlImportExport/lang/strings_finnish.txt 1051share/mantis/plugins/XmlImportExport/lang/strings_finnish.txt
1045share/mantis/plugins/XmlImportExport/lang/strings_french.txt 1052share/mantis/plugins/XmlImportExport/lang/strings_french.txt
1046share/mantis/plugins/XmlImportExport/lang/strings_galician.txt 1053share/mantis/plugins/XmlImportExport/lang/strings_galician.txt
1047share/mantis/plugins/XmlImportExport/lang/strings_german.txt 1054share/mantis/plugins/XmlImportExport/lang/strings_german.txt
1048share/mantis/plugins/XmlImportExport/lang/strings_hebrew.txt 1055share/mantis/plugins/XmlImportExport/lang/strings_hebrew.txt
1049share/mantis/plugins/XmlImportExport/lang/strings_hungarian.txt 1056share/mantis/plugins/XmlImportExport/lang/strings_hungarian.txt
1050share/mantis/plugins/XmlImportExport/lang/strings_interlingua.txt 1057share/mantis/plugins/XmlImportExport/lang/strings_interlingua.txt
1051share/mantis/plugins/XmlImportExport/lang/strings_italian.txt 1058share/mantis/plugins/XmlImportExport/lang/strings_italian.txt
1052share/mantis/plugins/XmlImportExport/lang/strings_japanese.txt 1059share/mantis/plugins/XmlImportExport/lang/strings_japanese.txt
 1060share/mantis/plugins/XmlImportExport/lang/strings_korean.txt
1053share/mantis/plugins/XmlImportExport/lang/strings_lithuanian.txt 1061share/mantis/plugins/XmlImportExport/lang/strings_lithuanian.txt
1054share/mantis/plugins/XmlImportExport/lang/strings_macedonian.txt 1062share/mantis/plugins/XmlImportExport/lang/strings_macedonian.txt
1055share/mantis/plugins/XmlImportExport/lang/strings_norwegian_bokmal.txt 1063share/mantis/plugins/XmlImportExport/lang/strings_norwegian_bokmal.txt
1056share/mantis/plugins/XmlImportExport/lang/strings_occitan.txt 1064share/mantis/plugins/XmlImportExport/lang/strings_occitan.txt
1057share/mantis/plugins/XmlImportExport/lang/strings_polish.txt 1065share/mantis/plugins/XmlImportExport/lang/strings_polish.txt
1058share/mantis/plugins/XmlImportExport/lang/strings_portuguese_brazil.txt 1066share/mantis/plugins/XmlImportExport/lang/strings_portuguese_brazil.txt
1059share/mantis/plugins/XmlImportExport/lang/strings_portuguese_standard.txt 1067share/mantis/plugins/XmlImportExport/lang/strings_portuguese_standard.txt
1060share/mantis/plugins/XmlImportExport/lang/strings_ripoarisch.txt 1068share/mantis/plugins/XmlImportExport/lang/strings_ripoarisch.txt
1061share/mantis/plugins/XmlImportExport/lang/strings_romanian.txt 1069share/mantis/plugins/XmlImportExport/lang/strings_romanian.txt
1062share/mantis/plugins/XmlImportExport/lang/strings_russian.txt 1070share/mantis/plugins/XmlImportExport/lang/strings_russian.txt
1063share/mantis/plugins/XmlImportExport/lang/strings_serbian.txt 1071share/mantis/plugins/XmlImportExport/lang/strings_serbian.txt
1064share/mantis/plugins/XmlImportExport/lang/strings_serbian_latin.txt 1072share/mantis/plugins/XmlImportExport/lang/strings_serbian_latin.txt
1065share/mantis/plugins/XmlImportExport/lang/strings_slovak.txt 1073share/mantis/plugins/XmlImportExport/lang/strings_slovak.txt

cvs diff -r1.15 -r1.16 pkgsrc/devel/mantis/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/mantis/distinfo 2012/12/25 21:49:05 1.15
+++ pkgsrc/devel/mantis/distinfo 2013/06/30 11:47:44 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2012/12/25 21:49:05 ryoon Exp $ 1$NetBSD: distinfo,v 1.16 2013/06/30 11:47:44 ryoon Exp $
2 2
3SHA1 (mantisbt-1.2.12.tar.gz) = ef7305da952cdd60157d03e589db5170bf1b6845 3SHA1 (mantisbt-1.2.15.tar.gz) = 24bb24cb5ece5054c7c1638b040118fc60927a87
4RMD160 (mantisbt-1.2.12.tar.gz) = ce621d97b1a89213572905ac7eacfbbc3c41d0e0 4RMD160 (mantisbt-1.2.15.tar.gz) = 8c257614ff234c120ff2063defd824c9a014b8b2
5Size (mantisbt-1.2.12.tar.gz) = 3538177 bytes 5Size (mantisbt-1.2.15.tar.gz) = 3577359 bytes