Skip to content

Commit

Permalink
OpenIPMI: Bump rev to catch gdbm library update.
Browse files Browse the repository at this point in the history
  • Loading branch information
eborisch committed Jan 5, 2018
1 parent fcd6dc4 commit 207489f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysutils/OpenIPMI/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ PortGroup conflicts_build 1.0
name OpenIPMI
if {${os.platform} eq "darwin" && ${os.major} <= 15} {
version 2.0.19
revision 3
revision 4
} else {
version 2.0.24
revision 0
revision 1
}
set branch [join [lrange [split ${version} .] 0 1] .]
license {GPL-2 LGPL-2}
Expand Down

0 comments on commit 207489f

Please sign in to comment.