Skip to content
Permalink
Browse files

Rebuild ports linking with leveldb

leveldb 1.20 inadvertently changed the ABI, without bumping the
SONAME.

See: google/leveldb#536
  • Loading branch information
ryandesign committed Mar 10, 2018
1 parent e783864 commit 6942f6afc6321dcbaabb36ffe2de4b67db6efe4b
Showing with 8 additions and 8 deletions.
  1. +1 −1 aqua/qt5/Portfile
  2. +1 −1 aqua/qt55/Portfile
  3. +1 −1 aqua/qt56/Portfile
  4. +1 −1 aqua/qt57/Portfile
  5. +1 −1 aqua/qt58/Portfile
  6. +1 −1 aqua/qt59/Portfile
  7. +1 −1 games/minetest/Portfile
  8. +1 −1 math/caffe/Portfile
@@ -519,7 +519,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebkit-examples {
@@ -395,7 +395,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 3"
"revision 4"
"License: "
}
qtwebkit-examples {
@@ -413,7 +413,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebkit-examples {
@@ -485,7 +485,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebkit-examples {
@@ -497,7 +497,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebkit-examples {
@@ -508,7 +508,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebkit-examples {
@@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup cmake 1.1

github.setup minetest minetest 0.4.16
revision 1
revision 2

# have to do some shenanigans to add on more files to a github portgroup download
# cache the preset distfiles delivered by the github PG
@@ -6,7 +6,7 @@ PortGroup github 1.0
name caffe
github.setup BVLC caffe 1de4cebfb81d50267d0d8c2595372b14e1408248
version 20170817
revision 3
revision 4
categories math science
maintainers nomaintainer

0 comments on commit 6942f6a

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