Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
bd3f6a65
Commit
bd3f6a65
authored
Jun 02, 2017
by
Mike Hibler
Browse files
Let's commit to mysql 5.7 for FreeBSD 10.3 servers!
parent
e7590e84
Changes
1
Show whitespace changes
Inline
Side-by-side
install/ports/emulab-boss/Makefile.emulab
View file @
bd3f6a65
...
...
@@ -30,9 +30,9 @@ EMULAB_PORTVERSION= 6.1
# Fix up some port diffs
#
.if
${EMULAB_PORTVERSION}
==
"6.3"
DEFAULT_VERSIONS
=
perl5
=
5.24
python
=
2.7
tcltk
=
8.6
php
=
5.6
mysql
=
5.
5
apache
=
2.2
DEFAULT_VERSIONS
=
perl5
=
5.24
python
=
2.7
tcltk
=
8.6
php
=
5.6
mysql
=
5.
7
apache
=
2.2
APACHE_PORT
=
www/apache22
MYSQL_VER
=
5
5
MYSQL_VER
=
5
7
.
else
.
if
${EMULAB_PORTVERSION}
!=
"UNSUPPORTED"
DEFAULT_VERSIONS
=
perl5
=
5.20
python
=
2.7
tcltk
=
8.6
php
=
5.6
mysql
=
5.5
apache
=
2.2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment