From owner-svn-ports-head@freebsd.org Fri May 20 10:05:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 411E8B43331; Fri, 20 May 2016 10:05:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B0031997; Fri, 20 May 2016 10:05:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4KA5JMZ049630; Fri, 20 May 2016 10:05:19 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4KA5IYO049626; Fri, 20 May 2016 10:05:18 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605201005.u4KA5IYO049626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 20 May 2016 10:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415552 - in head/devel/erlang-protobuffs: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2016 10:05:20 -0000 Author: olgeni Date: Fri May 20 10:05:18 2016 New Revision: 415552 URL: https://svnweb.freebsd.org/changeset/ports/415552 Log: Update devel/erlang-protobuffs to version 0.8.3. Modified: head/devel/erlang-protobuffs/Makefile head/devel/erlang-protobuffs/distinfo head/devel/erlang-protobuffs/files/patch-rebar.config head/devel/erlang-protobuffs/pkg-plist (contents, props changed) Modified: head/devel/erlang-protobuffs/Makefile ============================================================================== --- head/devel/erlang-protobuffs/Makefile Fri May 20 09:35:54 2016 (r415551) +++ head/devel/erlang-protobuffs/Makefile Fri May 20 10:05:18 2016 (r415552) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= protobuffs -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-protobuffs/distinfo ============================================================================== --- head/devel/erlang-protobuffs/distinfo Fri May 20 09:35:54 2016 (r415551) +++ head/devel/erlang-protobuffs/distinfo Fri May 20 10:05:18 2016 (r415552) @@ -1,2 +1,3 @@ -SHA256 (basho-erlang_protobuffs-0.8.2_GH0.tar.gz) = 82e196d6d9b95e2df1f420f2d39ca54f6eba92e65ca5aa6119f8310822e6b4d3 -SIZE (basho-erlang_protobuffs-0.8.2_GH0.tar.gz) = 132660 +TIMESTAMP = 1463737591 +SHA256 (basho-erlang_protobuffs-0.8.3_GH0.tar.gz) = 165d829cf08424a9c856ad2097dfaf747abd22299717b889d8ae49221a3b110f +SIZE (basho-erlang_protobuffs-0.8.3_GH0.tar.gz) = 235555 Modified: head/devel/erlang-protobuffs/files/patch-rebar.config ============================================================================== --- head/devel/erlang-protobuffs/files/patch-rebar.config Fri May 20 09:35:54 2016 (r415551) +++ head/devel/erlang-protobuffs/files/patch-rebar.config Fri May 20 10:05:18 2016 (r415552) @@ -1,10 +1,10 @@ ---- rebar.config.orig 2015-11-09 16:11:50 UTC +--- rebar.config.orig 2016-05-20 09:58:22 UTC +++ rebar.config @@ -1,7 +1,6 @@ {erl_opts, [debug_info]}. {deps,[ -- {meck, "0.8.2", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}} +- {meck, "0.8.*", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}} ]}. {clean_files, ["*~","**/*~","**/*.beam","logs/*","test/Emakefile"]}. Modified: head/devel/erlang-protobuffs/pkg-plist ============================================================================== --- head/devel/erlang-protobuffs/pkg-plist Fri May 20 09:35:54 2016 (r415551) +++ head/devel/erlang-protobuffs/pkg-plist Fri May 20 10:05:18 2016 (r415552) @@ -1,6 +1,7 @@ lib/erlang/lib/protobuffs-%%VERSION%%/ebin/pokemon_pb.beam lib/erlang/lib/protobuffs-%%VERSION%%/ebin/protobuffs.app lib/erlang/lib/protobuffs-%%VERSION%%/ebin/protobuffs.beam +lib/erlang/lib/protobuffs-%%VERSION%%/ebin/protobuffs_cli.beam lib/erlang/lib/protobuffs-%%VERSION%%/ebin/protobuffs_compile.beam lib/erlang/lib/protobuffs-%%VERSION%%/ebin/protobuffs_file.beam lib/erlang/lib/protobuffs-%%VERSION%%/ebin/protobuffs_parser.beam @@ -9,10 +10,11 @@ lib/erlang/lib/protobuffs-%%VERSION%%/sr lib/erlang/lib/protobuffs-%%VERSION%%/src/pokemon_pb.erl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs.app.src lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs.erl +lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_cli.erl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_compile.erl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_file.erl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_parser.erl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_parser.yrl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_scanner.erl lib/erlang/lib/protobuffs-%%VERSION%%/src/protobuffs_scanner.xrl -%%PORTDOCS%%%%DOCSDIR%%/README.markdown +%%PORTDOCS%%%%DOCSDIR%%/README.md