aboutsummaryrefslogtreecommitdiff
path: root/devel/protobuf
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2009-05-27 03:13:17 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2009-05-27 03:13:17 +0000
commitdbb25f020194fd34048721dd37f9608eb5582ea1 (patch)
tree76587cbda8922449a1879d86405e9f45ee5f07c3 /devel/protobuf
parente01eb72dd43e6ca04938b5ab1d7c834c790cb0a6 (diff)
downloadports-dbb25f020194fd34048721dd37f9608eb5582ea1.tar.gz
ports-dbb25f020194fd34048721dd37f9608eb5582ea1.zip
Upgrade to 2.1.0.
Notes
Notes: svn path=/head/; revision=234646
Diffstat (limited to 'devel/protobuf')
-rw-r--r--devel/protobuf/Makefile2
-rw-r--r--devel/protobuf/distinfo6
-rw-r--r--devel/protobuf/pkg-plist6
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index 789a98b9aae7..22fb8d5f149c 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= protobuf
-PORTVERSION= 2.0.3
+PORTVERSION= 2.1.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo
index 077db7ec7b6d..78e3ae2886cc 100644
--- a/devel/protobuf/distinfo
+++ b/devel/protobuf/distinfo
@@ -1,3 +1,3 @@
-MD5 (protobuf-2.0.3.tar.bz2) = 37e6e4d63434672c70bd977be9c372cb
-SHA256 (protobuf-2.0.3.tar.bz2) = b1d558df74c49aeda8e92c0c33dd9633d53e5ab2e180ab5b6873f167d8dc016c
-SIZE (protobuf-2.0.3.tar.bz2) = 800667
+MD5 (protobuf-2.1.0.tar.bz2) = 7aedd257d8723c128cc1529c4675f858
+SHA256 (protobuf-2.1.0.tar.bz2) = 55ead035337b248bb63243d2c6deeb42e5e88789109d14b5ae0beda6548928e1
+SIZE (protobuf-2.1.0.tar.bz2) = 1286218
diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist
index d32f8b08177a..081809f58578 100644
--- a/devel/protobuf/pkg-plist
+++ b/devel/protobuf/pkg-plist
@@ -14,6 +14,7 @@ include/google/protobuf/dynamic_message.h
include/google/protobuf/extension_set.h
include/google/protobuf/generated_message_reflection.h
include/google/protobuf/io/coded_stream.h
+include/google/protobuf/io/gzip_stream.h
include/google/protobuf/io/printer.h
include/google/protobuf/io/tokenizer.h
include/google/protobuf/io/zero_copy_stream.h
@@ -23,6 +24,7 @@ include/google/protobuf/reflection_ops.h
include/google/protobuf/repeated_field.h
include/google/protobuf/service.h
include/google/protobuf/stubs/common.h
+include/google/protobuf/stubs/once.h
include/google/protobuf/text_format.h
include/google/protobuf/unknown_field_set.h
include/google/protobuf/wire_format.h
@@ -30,11 +32,11 @@ include/google/protobuf/wire_format_inl.h
lib/libprotobuf.a
lib/libprotobuf.la
lib/libprotobuf.so
-lib/libprotobuf.so.3
+lib/libprotobuf.so.4
lib/libprotoc.a
lib/libprotoc.la
lib/libprotoc.so
-lib/libprotoc.so.3
+lib/libprotoc.so.4
@dirrm include/google/protobuf/stubs
@dirrm include/google/protobuf/io
@dirrm include/google/protobuf/compiler/python