svn commit: r396808 - head/textproc/elixir-ex_doc

Jimmy Olgeni olgeni at FreeBSD.org
Sun Sep 13 11:30:47 UTC 2015


Author: olgeni
Date: Sun Sep 13 11:30:45 2015
New Revision: 396808
URL: https://svnweb.freebsd.org/changeset/ports/396808

Log:
  Upgrade to version 0.9.0.

Modified:
  head/textproc/elixir-ex_doc/Makefile
  head/textproc/elixir-ex_doc/distinfo
  head/textproc/elixir-ex_doc/pkg-plist

Modified: head/textproc/elixir-ex_doc/Makefile
==============================================================================
--- head/textproc/elixir-ex_doc/Makefile	Sun Sep 13 11:30:29 2015	(r396807)
+++ head/textproc/elixir-ex_doc/Makefile	Sun Sep 13 11:30:45 2015	(r396808)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ex_doc
-PORTVERSION=	0.8.4
+PORTVERSION=	0.9.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 PKGNAMEPREFIX=	elixir-

Modified: head/textproc/elixir-ex_doc/distinfo
==============================================================================
--- head/textproc/elixir-ex_doc/distinfo	Sun Sep 13 11:30:29 2015	(r396807)
+++ head/textproc/elixir-ex_doc/distinfo	Sun Sep 13 11:30:45 2015	(r396808)
@@ -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

Modified: head/textproc/elixir-ex_doc/pkg-plist
==============================================================================
--- head/textproc/elixir-ex_doc/pkg-plist	Sun Sep 13 11:30:29 2015	(r396807)
+++ head/textproc/elixir-ex_doc/pkg-plist	Sun Sep 13 11:30:45 2015	(r396808)
@@ -23,21 +23,20 @@ lib/elixir/lib/ex_doc/lib/ex_doc/formatt
 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


More information about the svn-ports-all mailing list