Skip to content
Permalink
Browse files

gcc{6,7,8}: bump epoch to revert back to previous builds

  • Loading branch information
cjones051073 committed Apr 3, 2019
1 parent cd2b8b2 commit 1d2a9044132e2b517e51d94808162bfecc8c24b1
Showing with 9 additions and 9 deletions.
  1. +3 −3 lang/gcc6/Portfile
  2. +3 −3 lang/gcc7/Portfile
  3. +3 −3 lang/gcc8/Portfile
@@ -5,10 +5,10 @@ PortGroup select 1.0
PortGroup compiler_blacklist_versions 1.0

name gcc6
epoch 2
epoch 3
version 6.5.0
revision 3
subport libgcc6 { revision 3 }
revision 1
subport libgcc6 { revision 1 }
platforms darwin
categories lang
maintainers nomaintainer
@@ -5,10 +5,10 @@ PortGroup select 1.0
PortGroup compiler_blacklist_versions 1.0

name gcc7
epoch 2
epoch 3
version 7.4.0
revision 2
subport libgcc7 { revision 2 }
revision 0
subport libgcc7 { revision 0 }
platforms darwin
categories lang
maintainers nomaintainer
@@ -4,11 +4,11 @@ PortSystem 1.0
PortGroup select 1.0
PortGroup compiler_blacklist_versions 1.0

epoch 2
epoch 3
name gcc8
version 8.3.0
revision 2
subport libgcc8 { revision 2 }
revision 0
subport libgcc8 { revision 0 }
platforms darwin
categories lang
maintainers nomaintainer

0 comments on commit 1d2a904

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