mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Upgrade to version 0.9.0.
This commit is contained in:
parent
9d03740f6a
commit
b35c7493cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396808
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ex_doc
|
||||
PORTVERSION= 0.8.4
|
||||
PORTVERSION= 0.9.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= textproc
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (elixir-lang-ex_doc-v0.8.4_GH0.tar.gz) = cafcfee9f8110cab994064ee06a6481d655e6e30f868d764289bf3c67fc290f9
|
||||
SIZE (elixir-lang-ex_doc-v0.8.4_GH0.tar.gz) = 352251
|
||||
SHA256 (elixir-lang-ex_doc-v0.9.0_GH0.tar.gz) = 1699a0c1511b7e3f2cf619e58e8a2a7d946228ce2a8d5e3ed4a328da3ac84590
|
||||
SIZE (elixir-lang-ex_doc-v0.9.0_GH0.tar.gz) = 672644
|
||||
|
@ -23,21 +23,20 @@ lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates.ex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/detail_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/dist/app.css
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/dist/app.js
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/glyphicons-halflings-regular.eot
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/glyphicons-halflings-regular.svg
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/glyphicons-halflings-regular.ttf
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/glyphicons-halflings-regular.woff
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/glyphicons-halflings-regular.woff2
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/extra_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/FontAwesome.otf
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/fontawesome-webfont.eot
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/fontawesome-webfont.svg
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/fontawesome-webfont.ttf
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/fontawesome-webfont.woff
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/fonts/fontawesome-webfont.woff2
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/footer_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/head_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/module_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/not_found_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/overview_entry_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/overview_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/readme_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/redirect_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/sidebar_items_entry_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/sidebar_items_keys_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/sidebar_items_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/sidebar_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/summary_template.eex
|
||||
lib/elixir/lib/ex_doc/lib/ex_doc/formatter/html/templates/type_detail_template.eex
|
||||
|
Loading…
Reference in New Issue
Block a user