summaryrefslogtreecommitdiff
path: root/databases/mysql55-server/PLIST
diff options
context:
space:
mode:
authoradam <adam>2013-12-03 15:40:19 +0000
committeradam <adam>2013-12-03 15:40:19 +0000
commitfa7a4a261a6002eb4aea251e7076b230f855741d (patch)
tree3fa78028d8a2fb45b2ebaf21a5c22c561288227f /databases/mysql55-server/PLIST
parentabb088438af03f1e21f8262c2d76415bbd754b48 (diff)
downloadpkgsrc-fa7a4a261a6002eb4aea251e7076b230f855741d.tar.gz
Changes 5.5.35:
* Previously, MySQL Server distributions included the MySQL Reference Manual in Info format (the Docs/mysql.info file). Because the license for the manual restricts redistribution, its inclusion in Community packages caused problems for downstream redistributors, such as those who create Linux distributions. Community distributions of MySQL Server no longer include the mysql.info file, to make the repackaging and redistribution process easier (for example, the source tarball and its checksum can be used directly). This change applies to all source and binary Community packaging formats. Commercial (Enterprise) distributions are unchanged. * A new CMake option, WITH_ASAN, permits enabling address sanitization for compilers that support it. * Attempts to use the thread_concurrency system variable (which has an effect only for Solaris 8 and earlier) now indicate that it has no effect when that is the case. * Bugs Fixed
Diffstat (limited to 'databases/mysql55-server/PLIST')
-rw-r--r--databases/mysql55-server/PLIST6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/mysql55-server/PLIST b/databases/mysql55-server/PLIST
index 96641eb8171..6a755946ae1 100644
--- a/databases/mysql55-server/PLIST
+++ b/databases/mysql55-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2013/09/30 18:26:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.25 2013/12/03 15:40:19 adam Exp $
bin/innochecksum
bin/my_print_defaults
bin/myisam_ftdump
@@ -14,7 +14,6 @@ bin/perror
bin/replace
bin/resolve_stack_dump
bin/resolveip
-info/mysql.info
${PLIST.embedded}lib/libmysqld.a
lib/libmysqlservices.a
lib/mysql/plugin/adt_null.so
@@ -547,6 +546,7 @@ share/mysql/test/include/rpl_udf.inc
share/mysql/test/include/running_event_scheduler.inc
share/mysql/test/include/safe_set_to_maybe_ro_var.inc
share/mysql/test/include/save_master_pos.inc
+share/mysql/test/include/search_pattern_in_file.inc
share/mysql/test/include/select_ndb_apply_status.inc
share/mysql/test/include/set_binlog_format_mixed.sql
share/mysql/test/include/set_binlog_format_row.sql
@@ -3950,6 +3950,7 @@ share/mysql/test/suite/rpl/r/rpl_loaddatalocal.result
share/mysql/test/suite/rpl/r/rpl_loadfile.result
share/mysql/test/suite/rpl/r/rpl_locale.result
share/mysql/test/suite/rpl/r/rpl_log_pos.result
+share/mysql/test/suite/rpl/r/rpl_lost_events_on_rotate.result
share/mysql/test/suite/rpl/r/rpl_manual_change_index_file.result
share/mysql/test/suite/rpl/r/rpl_many_optimize.result
share/mysql/test/suite/rpl/r/rpl_master_pos_wait.result
@@ -4306,6 +4307,7 @@ share/mysql/test/suite/rpl/t/rpl_loaddatalocal.test
share/mysql/test/suite/rpl/t/rpl_loadfile.test
share/mysql/test/suite/rpl/t/rpl_locale.test
share/mysql/test/suite/rpl/t/rpl_log_pos.test
+share/mysql/test/suite/rpl/t/rpl_lost_events_on_rotate.test
share/mysql/test/suite/rpl/t/rpl_manual_change_index_file.test
share/mysql/test/suite/rpl/t/rpl_many_optimize.test
share/mysql/test/suite/rpl/t/rpl_master_pos_wait.test