Upgrade devel/elixir-apex to version 0.3.5.
This commit is contained in:
parent
f0f2e82716
commit
a3d7af300e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405588
3 changed files with 4 additions and 15 deletions
|
@ -1,7 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= apex
|
||||
PORTVERSION= 0.3.4
|
||||
PORTVERSION= 0.3.5
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
||||
|
@ -13,7 +14,6 @@ LICENSE= MIT
|
|||
USES= elixir
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= BjRo
|
||||
GH_TAGNAME= 3b0352c
|
||||
|
||||
MIX_BUILD_NAME= shared
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (BjRo-apex-0.3.4-3b0352c_GH0.tar.gz) = 588efa4465349793bab5269e2e69a64e393a61a4957f6ababb2881ca925315b4
|
||||
SIZE (BjRo-apex-0.3.4-3b0352c_GH0.tar.gz) = 5847
|
||||
SHA256 (BjRo-apex-v0.3.5_GH0.tar.gz) = 69c72c670c99dc8eca511aea849f2092b3b4d3b7614213b69149059597fc5a36
|
||||
SIZE (BjRo-apex-v0.3.5_GH0.tar.gz) = 5832
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- mix.exs.orig 2016-01-08 16:30:36 UTC
|
||||
+++ mix.exs
|
||||
@@ -4,7 +4,7 @@ defmodule Apex.Mixfile do
|
||||
def project do
|
||||
[ app: :apex,
|
||||
version: "0.3.4",
|
||||
- elixir: "~> 1.1.0",
|
||||
+ elixir: "~> 1.2",
|
||||
build_per_environment: false,
|
||||
description: description,
|
||||
package: package,
|
Loading…
Reference in a new issue