mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 3.12.3
Changes: https://github.com/protocolbuffers/protobuf/releases
This commit is contained in:
parent
b78c63eac3
commit
6807c7d297
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540429
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= protobuf
|
||||
PORTVERSION= 3.12.2
|
||||
PORTVERSION= 3.12.3
|
||||
DISTVERSIONPREFIX= cpp-
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590675597
|
||||
SHA256 (protobuf-cpp-3.12.2.tar.gz) = f2f180e9343cbb2b9a8482255bfec2176a2cc7fa22de496535a0a0cf38797495
|
||||
SIZE (protobuf-cpp-3.12.2.tar.gz) = 4631779
|
||||
TIMESTAMP = 1593061780
|
||||
SHA256 (protobuf-cpp-3.12.3.tar.gz) = 4ef97ec6a8e0570d22ad8c57c99d2055a61ea2643b8e1a0998d2c844916c4968
|
||||
SIZE (protobuf-cpp-3.12.3.tar.gz) = 4631996
|
||||
|
@ -118,14 +118,14 @@ include/google/protobuf/wrappers.proto
|
||||
lib/libprotobuf-lite.a
|
||||
lib/libprotobuf-lite.so
|
||||
lib/libprotobuf-lite.so.23
|
||||
lib/libprotobuf-lite.so.23.0.2
|
||||
lib/libprotobuf-lite.so.23.0.3
|
||||
lib/libprotobuf.a
|
||||
lib/libprotobuf.so
|
||||
lib/libprotobuf.so.23
|
||||
lib/libprotobuf.so.23.0.2
|
||||
lib/libprotobuf.so.23.0.3
|
||||
lib/libprotoc.a
|
||||
lib/libprotoc.so
|
||||
lib/libprotoc.so.23
|
||||
lib/libprotoc.so.23.0.2
|
||||
lib/libprotoc.so.23.0.3
|
||||
libdata/pkgconfig/protobuf-lite.pc
|
||||
libdata/pkgconfig/protobuf.pc
|
||||
|
Loading…
Reference in New Issue
Block a user