mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Upgrade www/elixir-phoenix to version 1.1.4.
This commit is contained in:
parent
f701ed6ee3
commit
6760419f9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407271
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= phoenix
|
||||
PORTVERSION= 1.1.3
|
||||
PORTVERSION= 1.1.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (phoenixframework-phoenix-v1.1.3_GH0.tar.gz) = 5c46a50918e1e4ed9a5ff10936d26f54ef4be9300ea005169d967fb6e049005a
|
||||
SIZE (phoenixframework-phoenix-v1.1.3_GH0.tar.gz) = 252166
|
||||
SHA256 (phoenixframework-phoenix-v1.1.4_GH0.tar.gz) = c294a7a1d2f08f1279a937bbb665e98941ef8d77c4bcf729c539d063cec56a9d
|
||||
SIZE (phoenixframework-phoenix-v1.1.4_GH0.tar.gz) = 252447
|
||||
|
@ -1,5 +1,6 @@
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Mix.Phoenix.beam
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Mix.Tasks.Compile.Phoenix.beam
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Mix.Tasks.Local.Phoenix.beam
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Mix.Tasks.Phoenix.Digest.beam
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Mix.Tasks.Phoenix.Gen.Channel.beam
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Mix.Tasks.Phoenix.Gen.Html.beam
|
||||
@ -79,6 +80,7 @@ lib/elixir/lib/phoenix/ebin/Elixir.Phoenix.View.beam
|
||||
lib/elixir/lib/phoenix/ebin/Elixir.Phoenix.beam
|
||||
lib/elixir/lib/phoenix/ebin/phoenix.app
|
||||
lib/elixir/lib/phoenix/ebin/phoenix_new.app
|
||||
lib/elixir/lib/phoenix/installer/lib/local_phoenix.ex
|
||||
lib/elixir/lib/phoenix/installer/lib/phoenix_new.ex
|
||||
lib/elixir/lib/phoenix/installer/templates/ecto/model_case.ex
|
||||
lib/elixir/lib/phoenix/installer/templates/ecto/repo.ex
|
||||
|
Loading…
Reference in New Issue
Block a user