Skip to content
Permalink
Browse files

gcc{6,7,8}: rev bump following isl update

  • Loading branch information
cjones051073 committed Apr 2, 2019
1 parent f9989e5 commit be936afa63c273c5e101354bab0c287c90fdd985
Showing with 6 additions and 6 deletions.
  1. +2 −2 lang/gcc6/Portfile
  2. +2 −2 lang/gcc7/Portfile
  3. +2 −2 lang/gcc8/Portfile
@@ -7,8 +7,8 @@ PortGroup compiler_blacklist_versions 1.0
name gcc6
epoch 2
version 6.5.0
revision 1
subport libgcc6 { revision 1 }
revision 2
subport libgcc6 { revision 2 }
platforms darwin
categories lang
maintainers nomaintainer
@@ -7,8 +7,8 @@ PortGroup compiler_blacklist_versions 1.0
name gcc7
epoch 2
version 7.4.0
revision 0
subport libgcc7 { revision 0 }
revision 1
subport libgcc7 { revision 1 }
platforms darwin
categories lang
maintainers nomaintainer
@@ -7,8 +7,8 @@ PortGroup compiler_blacklist_versions 1.0
epoch 2
name gcc8
version 8.3.0
revision 0
subport libgcc8 { revision 0 }
revision 1
subport libgcc8 { revision 1 }
platforms darwin
categories lang
maintainers nomaintainer

0 comments on commit be936af

Please sign in to comment.
You can’t perform that action at this time.