From owner-svn-ports-head@freebsd.org Fri Aug 26 07:45:36 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 587C6A93A52; Fri, 26 Aug 2016 07:45:36 +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 2B2BE280; Fri, 26 Aug 2016 07:45:36 +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 u7Q7jZr0096260; Fri, 26 Aug 2016 07:45:35 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7Q7jZNk096258; Fri, 26 Aug 2016 07:45:35 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201608260745.u7Q7jZNk096258@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 26 Aug 2016 07:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420901 - head/devel/elixir-math 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, 26 Aug 2016 07:45:36 -0000 Author: olgeni Date: Fri Aug 26 07:45:35 2016 New Revision: 420901 URL: https://svnweb.freebsd.org/changeset/ports/420901 Log: Use official GH tag; content unchanged. Modified: head/devel/elixir-math/Makefile head/devel/elixir-math/distinfo Modified: head/devel/elixir-math/Makefile ============================================================================== --- head/devel/elixir-math/Makefile Fri Aug 26 07:15:51 2016 (r420900) +++ head/devel/elixir-math/Makefile Fri Aug 26 07:45:35 2016 (r420901) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= math +DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 CATEGORIES= devel PKGNAMEPREFIX= elixir- @@ -13,7 +14,6 @@ LICENSE= MIT USES= elixir USE_GITHUB= yes GH_ACCOUNT= folz -GH_TAGNAME= 3610d16 MIX_REWRITE= yes Modified: head/devel/elixir-math/distinfo ============================================================================== --- head/devel/elixir-math/distinfo Fri Aug 26 07:15:51 2016 (r420900) +++ head/devel/elixir-math/distinfo Fri Aug 26 07:45:35 2016 (r420901) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472030030 -SHA256 (folz-math-0.2.0-3610d16_GH0.tar.gz) = 6ad42c4533c8af9f338a1a084d6db878b3405f823ecdd8418369c200e95b75d6 -SIZE (folz-math-0.2.0-3610d16_GH0.tar.gz) = 79206 +TIMESTAMP = 1472197448 +SHA256 (folz-math-v0.2.0_GH0.tar.gz) = 913ba8881219ba4c403874a2b0c53eaabe80820b85931ad161685f1381a96023 +SIZE (folz-math-v0.2.0_GH0.tar.gz) = 79202