From owner-svn-ports-head@freebsd.org Mon May 16 13:04:44 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 954CBB3CE7A; Mon, 16 May 2016 13:04:44 +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 48B461FA0; Mon, 16 May 2016 13:04:44 +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 u4GD4hBA083752; Mon, 16 May 2016 13:04:43 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4GD4hfW083749; Mon, 16 May 2016 13:04:43 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605161304.u4GD4hfW083749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 16 May 2016 13:04:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415322 - head/devel/elixir-apex 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: Mon, 16 May 2016 13:04:44 -0000 Author: olgeni Date: Mon May 16 13:04:42 2016 New Revision: 415322 URL: https://svnweb.freebsd.org/changeset/ports/415322 Log: Update devel/elixir-apex to version 0.5.0. Modified: head/devel/elixir-apex/Makefile head/devel/elixir-apex/distinfo head/devel/elixir-apex/pkg-plist Modified: head/devel/elixir-apex/Makefile ============================================================================== --- head/devel/elixir-apex/Makefile Mon May 16 12:38:59 2016 (r415321) +++ head/devel/elixir-apex/Makefile Mon May 16 13:04:42 2016 (r415322) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apex -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-apex/distinfo ============================================================================== --- head/devel/elixir-apex/distinfo Mon May 16 12:38:59 2016 (r415321) +++ head/devel/elixir-apex/distinfo Mon May 16 13:04:42 2016 (r415322) @@ -1,2 +1,3 @@ -SHA256 (BjRo-apex-v0.4.0_GH0.tar.gz) = 9f9577ffde0f8ffa68d05a2628517b37bfdcdb68191b70df17ff3588adbf173f -SIZE (BjRo-apex-v0.4.0_GH0.tar.gz) = 6062 +TIMESTAMP = 1463403396 +SHA256 (BjRo-apex-v0.5.0_GH0.tar.gz) = 17308bd031d15716e1665ab07be5cc367578277726fe6936a45dabb8dee5efd6 +SIZE (BjRo-apex-v0.5.0_GH0.tar.gz) = 6122 Modified: head/devel/elixir-apex/pkg-plist ============================================================================== --- head/devel/elixir-apex/pkg-plist Mon May 16 12:38:59 2016 (r415321) +++ head/devel/elixir-apex/pkg-plist Mon May 16 13:04:42 2016 (r415322) @@ -12,6 +12,7 @@ lib/elixir/lib/apex/ebin/Elixir.Apex.For lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Map.beam lib/elixir/lib/apex/ebin/Elixir.Apex.Format.MapSet.beam lib/elixir/lib/apex/ebin/Elixir.Apex.Format.PID.beam +lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Port.beam lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Range.beam lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Reference.beam lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Seq.beam