Index: head/devel/protobuf/Makefile =================================================================== --- head/devel/protobuf/Makefile (revision 271514) +++ head/devel/protobuf/Makefile (revision 271515) @@ -1,30 +1,29 @@ # ex:ts=8 # Ports collection makefile for: protobuf # Date created: Aug 9, 2008 # Whom: vanilla # # $FreeBSD$ # PORTNAME= protobuf -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.4.0a CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= vanilla@FreeBSD.org COMMENT= A data interchange format library USE_GMAKE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig post-patch: @${REINPLACE_CMD} -e 's|GREP "\\-L"|GREP "bin/ld"|g' ${WRKSRC}/configure tests: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) .include Property changes on: head/devel/protobuf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/devel/protobuf/distinfo =================================================================== --- head/devel/protobuf/distinfo (revision 271514) +++ head/devel/protobuf/distinfo (revision 271515) @@ -1,3 +1,2 @@ -MD5 (protobuf-2.3.0.tar.bz2) = f2964f636b3c67d1e9d8b90819fa8ddb -SHA256 (protobuf-2.3.0.tar.bz2) = 760c7707c3fe9ce801916bbd3067d711a33aa550c01b32d1e1761119cf6280ac -SIZE (protobuf-2.3.0.tar.bz2) = 1424966 +SHA256 (protobuf-2.4.0a.tar.bz2) = cef863023fb051b0f7e8f47b53fe57f7277a7743d644eae9563fb14db5bd7e4e +SIZE (protobuf-2.4.0a.tar.bz2) = 1508837 Property changes on: head/devel/protobuf/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/protobuf/pkg-plist =================================================================== --- head/devel/protobuf/pkg-plist (revision 271514) +++ head/devel/protobuf/pkg-plist (revision 271515) @@ -1,60 +1,60 @@ bin/protoc include/google/protobuf/compiler/code_generator.h include/google/protobuf/compiler/command_line_interface.h include/google/protobuf/compiler/cpp/cpp_generator.h include/google/protobuf/compiler/importer.h include/google/protobuf/compiler/java/java_generator.h include/google/protobuf/compiler/parser.h include/google/protobuf/compiler/plugin.h include/google/protobuf/compiler/plugin.pb.h include/google/protobuf/compiler/plugin.proto include/google/protobuf/compiler/python/python_generator.h include/google/protobuf/descriptor.h include/google/protobuf/descriptor.pb.h include/google/protobuf/descriptor.proto include/google/protobuf/descriptor_database.h include/google/protobuf/dynamic_message.h include/google/protobuf/extension_set.h include/google/protobuf/generated_message_reflection.h include/google/protobuf/generated_message_util.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 include/google/protobuf/io/zero_copy_stream_impl.h include/google/protobuf/io/zero_copy_stream_impl_lite.h include/google/protobuf/message.h include/google/protobuf/message_lite.h 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 include/google/protobuf/wire_format_lite.h include/google/protobuf/wire_format_lite_inl.h lib/libprotobuf-lite.a lib/libprotobuf-lite.la lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.6 +lib/libprotobuf-lite.so.7 lib/libprotobuf.a lib/libprotobuf.la lib/libprotobuf.so -lib/libprotobuf.so.6 +lib/libprotobuf.so.7 lib/libprotoc.a lib/libprotoc.la lib/libprotoc.so -lib/libprotoc.so.6 +lib/libprotoc.so.7 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc @dirrm include/google/protobuf/stubs @dirrm include/google/protobuf/io @dirrm include/google/protobuf/compiler/python @dirrm include/google/protobuf/compiler/java @dirrm include/google/protobuf/compiler/cpp @dirrm include/google/protobuf/compiler @dirrm include/google/protobuf @dirrmtry include/google Property changes on: head/devel/protobuf/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property