diff options
31 files changed, 178 insertions, 35 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index c230ff5d3ca2..d0dd711a82b6 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index e81aa8f3cba7..4a43f3bbede9 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 3c8eb45b1b58..03d6c1ecdbbf 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 0888c582ad3b..f8151dbbe1a1 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -4,7 +4,7 @@ PORTNAME= mixxx PORTVERSION= 1.11.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 2852902f3171..f860af57cd6c 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 762aa34b3792..135068bfe084 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index 42e3e1b393b2..8f4464f90108 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinba PORTVERSION= 2012.03.20 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMEPREFIX= php5- diff --git a/devel/pinba_engine/Makefile b/devel/pinba_engine/Makefile index c99b023abbf1..16e35b635d7e 100644 --- a/devel/pinba_engine/Makefile +++ b/devel/pinba_engine/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinba_engine PORTVERSION= 2011.08.18 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= raven428@gmail.com diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index eb9b09790479..34a2fde2b060 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -4,7 +4,7 @@ PORTNAME= protobuf-c PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index f8266796d2d6..7df571e45d8f 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.1.0 +PORTVERSION= 3.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo index 120009f831dc..1477f9983c72 100644 --- a/devel/protobuf/distinfo +++ b/devel/protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481285848 -SHA256 (google-protobuf-v3.1.0_GH0.tar.gz) = 0a0ae63cbffc274efb573bdde9a253e3f32e458c41261df51c5dbc5ad541e8f7 -SIZE (google-protobuf-v3.1.0_GH0.tar.gz) = 4051503 +TIMESTAMP = 1485609101 +SHA256 (google-protobuf-v3.2.0_GH0.tar.gz) = 2a25c2b71c707c5552ec9afdfb22532a93a339e1ca5d38f163fe4107af08c54c +SIZE (google-protobuf-v3.2.0_GH0.tar.gz) = 4121618 diff --git a/devel/protobuf/files/patch-src-google-protobuf-compiler-plugin.pb.cc b/devel/protobuf/files/patch-src-google-protobuf-compiler-plugin.pb.cc new file mode 100644 index 000000000000..1f2c84d219f3 --- /dev/null +++ b/devel/protobuf/files/patch-src-google-protobuf-compiler-plugin.pb.cc @@ -0,0 +1,86 @@ +--- src/google/protobuf/compiler/plugin.pb.cc.orig 2017-01-27 23:03:40 UTC ++++ src/google/protobuf/compiler/plugin.pb.cc +@@ -366,17 +366,17 @@ void Version::SerializeWithCachedSizes( + // @@protoc_insertion_point(serialize_start:google.protobuf.compiler.Version) + // optional int32 major = 1; + if (has_major()) { +- ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->major(), output); ++ ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->_major(), output); + } + + // optional int32 minor = 2; + if (has_minor()) { +- ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->minor(), output); ++ ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->_minor(), output); + } + + // optional int32 patch = 3; + if (has_patch()) { +- ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->patch(), output); ++ ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->_patch(), output); + } + + // optional string suffix = 4; +@@ -402,17 +402,17 @@ void Version::SerializeWithCachedSizes( + // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.compiler.Version) + // optional int32 major = 1; + if (has_major()) { +- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->major(), target); ++ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->_major(), target); + } + + // optional int32 minor = 2; + if (has_minor()) { +- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->minor(), target); ++ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->_minor(), target); + } + + // optional int32 patch = 3; + if (has_patch()) { +- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->patch(), target); ++ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->_patch(), target); + } + + // optional string suffix = 4; +@@ -455,21 +455,21 @@ size_t Version::ByteSizeLong() const { + if (has_major()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::Int32Size( +- this->major()); ++ this->_major()); + } + + // optional int32 minor = 2; + if (has_minor()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::Int32Size( +- this->minor()); ++ this->_minor()); + } + + // optional int32 patch = 3; + if (has_patch()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::Int32Size( +- this->patch()); ++ this->_patch()); + } + + } +@@ -505,13 +505,13 @@ void Version::MergeFrom(const Version& f + suffix_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.suffix_); + } + if (from.has_major()) { +- set_major(from.major()); ++ set_major(from._major()); + } + if (from.has_minor()) { +- set_minor(from.minor()); ++ set_minor(from._minor()); + } + if (from.has_patch()) { +- set_patch(from.patch()); ++ set_patch(from._patch()); + } + } + } diff --git a/devel/protobuf/files/patch-src-google-protobuf-compiler-plugin.pb.h b/devel/protobuf/files/patch-src-google-protobuf-compiler-plugin.pb.h new file mode 100644 index 000000000000..a97251ce59a6 --- /dev/null +++ b/devel/protobuf/files/patch-src-google-protobuf-compiler-plugin.pb.h @@ -0,0 +1,54 @@ +--- src/google/protobuf/compiler/plugin.pb.h.orig 2017-01-27 23:03:40 UTC ++++ src/google/protobuf/compiler/plugin.pb.h +@@ -235,21 +235,21 @@ class LIBPROTOC_EXPORT Version : public + bool has_major() const; + void clear_major(); + static const int kMajorFieldNumber = 1; +- ::google::protobuf::int32 major() const; ++ ::google::protobuf::int32 _major() const; + void set_major(::google::protobuf::int32 value); + + // optional int32 minor = 2; + bool has_minor() const; + void clear_minor(); + static const int kMinorFieldNumber = 2; +- ::google::protobuf::int32 minor() const; ++ ::google::protobuf::int32 _minor() const; + void set_minor(::google::protobuf::int32 value); + + // optional int32 patch = 3; + bool has_patch() const; + void clear_patch(); + static const int kPatchFieldNumber = 3; +- ::google::protobuf::int32 patch() const; ++ ::google::protobuf::int32 _patch() const; + void set_patch(::google::protobuf::int32 value); + + // @@protoc_insertion_point(class_scope:google.protobuf.compiler.Version) +@@ -696,7 +696,7 @@ inline void Version::clear_major() { + major_ = 0; + clear_has_major(); + } +-inline ::google::protobuf::int32 Version::major() const { ++inline ::google::protobuf::int32 Version::_major() const { + // @@protoc_insertion_point(field_get:google.protobuf.compiler.Version.major) + return major_; + } +@@ -720,7 +720,7 @@ inline void Version::clear_minor() { + minor_ = 0; + clear_has_minor(); + } +-inline ::google::protobuf::int32 Version::minor() const { ++inline ::google::protobuf::int32 Version::_minor() const { + // @@protoc_insertion_point(field_get:google.protobuf.compiler.Version.minor) + return minor_; + } +@@ -744,7 +744,7 @@ inline void Version::clear_patch() { + patch_ = 0; + clear_has_patch(); + } +-inline ::google::protobuf::int32 Version::patch() const { ++inline ::google::protobuf::int32 Version::_patch() const { + // @@protoc_insertion_point(field_get:google.protobuf.compiler.Version.patch) + return patch_; + } diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist index bd49204f2c30..785189150ddb 100644 --- a/devel/protobuf/pkg-plist +++ b/devel/protobuf/pkg-plist @@ -16,6 +16,7 @@ include/google/protobuf/compiler/java/java_generator.h include/google/protobuf/compiler/java/java_names.h include/google/protobuf/compiler/javanano/javanano_generator.h include/google/protobuf/compiler/js/js_generator.h +include/google/protobuf/compiler/js/well_known_types_embed.h include/google/protobuf/compiler/objectivec/objectivec_generator.h include/google/protobuf/compiler/objectivec/objectivec_helpers.h include/google/protobuf/compiler/parser.h @@ -74,10 +75,10 @@ include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h include/google/protobuf/stubs/atomicops_internals_arm_gcc.h include/google/protobuf/stubs/atomicops_internals_arm_qnx.h include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h +include/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h include/google/protobuf/stubs/atomicops_internals_generic_gcc.h include/google/protobuf/stubs/atomicops_internals_macosx.h include/google/protobuf/stubs/atomicops_internals_mips_gcc.h -include/google/protobuf/stubs/atomicops_internals_pnacl.h include/google/protobuf/stubs/atomicops_internals_power.h include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h include/google/protobuf/stubs/atomicops_internals_solaris.h @@ -124,15 +125,15 @@ include/google/protobuf/wrappers.pb.h include/google/protobuf/wrappers.proto lib/libprotobuf-lite.a lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.11 -lib/libprotobuf-lite.so.11.0.0 +lib/libprotobuf-lite.so.12 +lib/libprotobuf-lite.so.12.0.0 lib/libprotobuf.a lib/libprotobuf.so -lib/libprotobuf.so.11 -lib/libprotobuf.so.11.0.0 +lib/libprotobuf.so.12 +lib/libprotobuf.so.12.0.0 lib/libprotoc.a lib/libprotoc.so -lib/libprotoc.so.11 -lib/libprotoc.so.11.0.0 +lib/libprotoc.so.12 +lib/libprotoc.so.12.0.0 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc diff --git a/devel/tesla/Makefile b/devel/tesla/Makefile index 6b13234821d1..aa21d66e7adb 100644 --- a/devel/tesla/Makefile +++ b/devel/tesla/Makefile @@ -2,7 +2,7 @@ PORTNAME= tesla DISTVERSION= 0.0.20140425 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lang MAINTAINER= brooks@FreeBSD.org diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index d925952ce4e9..b92898c05565 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 342e8750a97b..7780e13aa612 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,7 +2,7 @@ PORTNAME= powerdns PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${PORTVERSION} diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index f87f65855495..191b2e570687 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -3,6 +3,7 @@ PORTNAME= Cockatrice PORTVERSION= 0.0.g2016.12.31 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index c4b510719909..89bc541f66ef 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index da0d6e068846..74cf82074890 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= PokerTH-${PORTVERSION}-src diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 48f6a72e50b5..3e895e67e7f0 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -4,6 +4,7 @@ PORTNAME= mozc PORTVERSION= 2.20.2677.102.02 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index aaf1e7076cbe..9a13a2a215a0 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index df397d8cf956..ed94570651bf 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= bitcoin PORTVERSION= 0.12.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p finance MAINTAINER= robbak@robbak.com diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 4a2d5fa29872..3c4887264b2e 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= litecoin PORTVERSION= 0.10.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p finance MASTER_SITES= LOCAL/swills diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 0bc9259c8997..5d0d1b3cd355 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.3.80 DISTVERSIONPREFIX= nc -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index 40aa6f2357c2..faa9faf9284b 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net diff --git a/net/mosh/Makefile b/net/mosh/Makefile index db0b4329e4e6..c04499e2a7b1 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ http://mirrors.rit.edu/zi/ diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 33de2a606f11..2f77e2351100 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 3f70b6c19007..b322f44a8616 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index 63c5a2f2ce13..bb6df9d55ce9 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index 3b284e9653d5..9ae8991cc3e0 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -2,7 +2,7 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/zbackup/zbackup/archive/ DISTNAME= ${PORTVERSION} |