Update www/elixir-phoenix_html to version 2.6.0.
This commit is contained in:
parent
a5fd003fa5
commit
9c5710a7c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417286
3 changed files with 8 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= phoenix_html
|
||||
PORTVERSION= 2.5.1
|
||||
PORTVERSION= 2.6.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1463615949
|
||||
SHA256 (phoenixframework-phoenix_html-v2.5.1_GH0.tar.gz) = d88e3102ec0e2e3b67f4067e788c4811327c43dee5f0ce2b1c9cc3749c60b54b
|
||||
SIZE (phoenixframework-phoenix_html-v2.5.1_GH0.tar.gz) = 27975
|
||||
TIMESTAMP = 1466540850
|
||||
SHA256 (phoenixframework-phoenix_html-v2.6.0_GH0.tar.gz) = dee4653e97a85f2e4882ca79f16b89861e0619fe7feea819e28e64db8149fc3e
|
||||
SIZE (phoenixframework-phoenix_html-v2.6.0_GH0.tar.gz) = 29022
|
||||
|
|
|
@ -6,9 +6,13 @@ lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Format.beam
|
|||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Link.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Atom.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.BitString.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Date.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.DateTime.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Float.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Integer.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.List.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.NaiveDateTime.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Time.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Tuple.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.beam
|
||||
lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Tag.beam
|
||||
|
|
Loading…
Reference in a new issue