From owner-svn-ports-all@freebsd.org Sat Mar 12 16:22:54 2016 Return-Path: Delivered-To: svn-ports-all@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 14B93ACD95A; Sat, 12 Mar 2016 16:22:54 +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 C014F1C7F; Sat, 12 Mar 2016 16:22:53 +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 u2CGMq9P020161; Sat, 12 Mar 2016 16:22:52 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2CGMqT7020158; Sat, 12 Mar 2016 16:22:52 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603121622.u2CGMqT7020158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 12 Mar 2016 16:22:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410904 - head/devel/elixir-exprotobuf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2016 16:22:54 -0000 Author: olgeni Date: Sat Mar 12 16:22:52 2016 New Revision: 410904 URL: https://svnweb.freebsd.org/changeset/ports/410904 Log: Update devel/elixir-exprotobuf to version 1.0.0. Modified: head/devel/elixir-exprotobuf/Makefile head/devel/elixir-exprotobuf/distinfo head/devel/elixir-exprotobuf/pkg-plist Modified: head/devel/elixir-exprotobuf/Makefile ============================================================================== --- head/devel/elixir-exprotobuf/Makefile Sat Mar 12 16:22:26 2016 (r410903) +++ head/devel/elixir-exprotobuf/Makefile Sat Mar 12 16:22:52 2016 (r410904) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exprotobuf -DISTVERSION= 1.0.0-rc1 +DISTVERSION= 1.0.0 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exprotobuf/distinfo ============================================================================== --- head/devel/elixir-exprotobuf/distinfo Sat Mar 12 16:22:26 2016 (r410903) +++ head/devel/elixir-exprotobuf/distinfo Sat Mar 12 16:22:52 2016 (r410904) @@ -1,2 +1,2 @@ -SHA256 (bitwalker-exprotobuf-1.0.0-rc1_GH0.tar.gz) = ae2367934a94375bf072672f0871107279df26540c384bdb50769c705fc2eb92 -SIZE (bitwalker-exprotobuf-1.0.0-rc1_GH0.tar.gz) = 21030 +SHA256 (bitwalker-exprotobuf-1.0.0_GH0.tar.gz) = c99907645fa75cbf67723a6f5c29c672ec1595bae296fbc698af1737c1b76680 +SIZE (bitwalker-exprotobuf-1.0.0_GH0.tar.gz) = 21081 Modified: head/devel/elixir-exprotobuf/pkg-plist ============================================================================== --- head/devel/elixir-exprotobuf/pkg-plist Sat Mar 12 16:22:26 2016 (r410903) +++ head/devel/elixir-exprotobuf/pkg-plist Sat Mar 12 16:22:52 2016 (r410904) @@ -9,6 +9,7 @@ lib/elixir/lib/exprotobuf/ebin/Elixir.Pr lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.OneOfField.beam lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.ParserError.beam lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Serializable.Any.beam lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Serializable.beam lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Utils.beam lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.beam