Skip to content

Commit

Permalink
Revbump ports linked with libprotobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Mar 12, 2020
1 parent 9d2a8dc commit 82b6539
Show file tree
Hide file tree
Showing 19 changed files with 22 additions and 20 deletions.
2 changes: 1 addition & 1 deletion aqua/qt5/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ array set modules {
{"Qt WebEngine"}
"very large and relatively new"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebglplugin {
Expand Down
2 changes: 1 addition & 1 deletion aqua/qt513/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ array set modules {
{"Qt WebEngine"}
"very large and relatively new"
"variant overrides: "
"revision 0"
"revision 1"
"License: "
}
qtwebglplugin {
Expand Down
4 changes: 2 additions & 2 deletions databases/percona/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ set name_package ${name}-server
set version_mysql 8.0.16
set release 7
# Please set revision_client and revision_server to 0 if you bump version_mysql or release.
set revision_client 1
set revision_server 0
set revision_client 2
set revision_server 1
set boost_version 1.69.0
version ${version_mysql}-${release}
categories databases
Expand Down
2 changes: 1 addition & 1 deletion devel/grpc/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0

github.setup grpc grpc 1.22.0 v
revision 1
revision 2
categories devel
maintainers nomaintainer
license Apache-2
Expand Down
1 change: 1 addition & 0 deletions devel/libphonenumber-cpp/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ PortGroup cmake 1.1
PortGroup github 1.0

github.setup googlei18n libphonenumber 8.11.4 v
revision 1
name libphonenumber-cpp
license Apache-2
description Google's C++ library for parsing, formatting, storing \
Expand Down
2 changes: 1 addition & 1 deletion devel/protobuf3-java/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortGroup github 1.0

github.setup google protobuf 3.4.0 v
name protobuf3-java
revision 2
revision 3
categories devel
maintainers nomaintainer
license BSD
Expand Down
2 changes: 1 addition & 1 deletion finance/bitcoin/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup cxx11 1.1
name bitcoin
categories finance crypto
version 0.17.1
revision 3
revision 4
platforms darwin
license MIT
maintainers {easieste @easye} yopmail.com:sami.laine openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion finance/litecoin/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup github 1.0
PortGroup qt5 1.0

github.setup litecoin-project litecoin 0.16.3 v
revision 3
revision 4
checksums rmd160 aa2470a9e4f32c62953c5aae460471e0e3f1f801 \
sha256 0dccc577d704bd48226d11b749cca3bd7cadd23694ccbb15a87a0806704a69c3 \
size 6045235
Expand Down
2 changes: 1 addition & 1 deletion games/Cockatrice/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PortGroup qt4 1.0
github.setup Cockatrice Cockatrice 2016-05-06-Release

epoch 1
revision 3
revision 4
categories games
maintainers nomaintainer
description A board for playing trading card games like MTG online
Expand Down
2 changes: 1 addition & 1 deletion graphics/QtPBFImagePlugin/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup qmake5 1.0

github.setup tumic0 QtPBFImagePlugin 2.1
revision 0
revision 1
categories graphics
platforms darwin
license LGPL-3
Expand Down
2 changes: 1 addition & 1 deletion math/caffe/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0

github.setup BVLC caffe 1de4cebfb81d50267d0d8c2595372b14e1408248
version 20170817
revision 12
revision 13
categories math science
maintainers nomaintainer

Expand Down
2 changes: 1 addition & 1 deletion net/et/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup cmake 1.1
PortGroup cxx11 1.1

github.setup MisterTea EternalTerminal 6.0.5 et-v
revision 0
revision 1
name et
categories net
license Apache-2
Expand Down
2 changes: 1 addition & 1 deletion net/mosh/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup cxx11 1.1

name mosh
version 1.3.2
revision 8
revision 9
categories net
license {GPL-3+ OpenSSLException}
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion net/ola/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup cxx11 1.1

github.setup OpenLightingProject ola 0.10.7
revision 1
revision 2
categories net comms
platforms darwin
license GPL-2+ LGPL-2.1+
Expand Down
2 changes: 1 addition & 1 deletion net/ostinato/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup cxx11 1.1
PortGroup github 1.0

github.setup pstavirs ostinato 0.9 v
revision 3
revision 4
maintainers {g5pw @g5pw} openmaintainer
license GPL-3+

Expand Down
2 changes: 1 addition & 1 deletion php/php-mysql-xdevapi/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ php.pecl yes

if {[vercmp ${php.branch} 7.1] >= 0} {
version 8.0.18
revision 0
revision 1
checksums rmd160 ade9d030b9725f8cdf274fa3849e02fb306ffe54 \
sha256 1a3cb7e98843f8d95cb9caca1a9ee2b7835caf588302b48fec469432eb0f579d \
size 574470
Expand Down
1 change: 1 addition & 0 deletions python/py-protobuf3/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ PortGroup cxx11 1.1

name py-protobuf3
version 3.11.4
revision 1
categories-append devel
maintainers {toby @tobypeterson} openmaintainer
license BSD
Expand Down
6 changes: 3 additions & 3 deletions science/gnss-sdr/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if {${subport} eq "gnss-sdr"} {
checksums rmd160 c280bf809e1e99187a1d060684f06d9b2f6aeb7f \
sha256 0c55b5cd971f308d734b00c7d68e3c43fc25fcf787b40b330b04ca624d3583d1 \
size 3716114
revision 7
revision 8

conflicts gnss-sdr-devel

Expand All @@ -59,7 +59,7 @@ subport gnss-sdr-devel {
checksums rmd160 682fe7a087e6a5cca2e15537f49b2cefea4dd4c9 \
sha256 1afd38c63bd2df2dd744344da41162f9586d3b65b2be2cd2f019f311d47fba0f \
size 3761297
revision 3
revision 4

conflicts gnss-sdr

Expand All @@ -84,7 +84,7 @@ subport gnss-sdr-next {

name gnss-sdr-next
version 20191204
revision 0
revision 1
}

# override github PortGroup homepage setting
Expand Down
2 changes: 1 addition & 1 deletion science/paraview/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PortGroup xcodeversion 1.0

name paraview
version 5.6.2
revision 2
revision 3

categories science graphics
platforms darwin
Expand Down

0 comments on commit 82b6539

Please sign in to comment.