Date: Sun, 2 Oct 2016 22:35:43 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423160 - head/textproc/elixir-ex_doc Message-ID: <201610022235.u92MZh3H090938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Sun Oct 2 22:35:43 2016 New Revision: 423160 URL: https://svnweb.freebsd.org/changeset/ports/423160 Log: Update textproc/elixir-ex_doc to version 0.14.1. 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 Oct 2 21:15:38 2016 (r423159) +++ head/textproc/elixir-ex_doc/Makefile Sun Oct 2 22:35:43 2016 (r423160) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ex_doc -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.1 DISTVERSIONPREFIX= v CATEGORIES= textproc PKGNAMEPREFIX= elixir- Modified: head/textproc/elixir-ex_doc/distinfo ============================================================================== --- head/textproc/elixir-ex_doc/distinfo Sun Oct 2 21:15:38 2016 (r423159) +++ head/textproc/elixir-ex_doc/distinfo Sun Oct 2 22:35:43 2016 (r423160) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475220317 -SHA256 (elixir-lang-ex_doc-v0.14.0_GH0.tar.gz) = 7be4bb2e1c42adf4b30998fb2ba494e9cae6df567c9d9570e5f7b60673c60fad -SIZE (elixir-lang-ex_doc-v0.14.0_GH0.tar.gz) = 135991 +TIMESTAMP = 1475440622 +SHA256 (elixir-lang-ex_doc-v0.14.1_GH0.tar.gz) = aed4a25a1e66c13d9a7e1171251d9457cc5fe022b7d4c875ee938dd7df6a446d +SIZE (elixir-lang-ex_doc-v0.14.1_GH0.tar.gz) = 135547 Modified: head/textproc/elixir-ex_doc/pkg-plist ============================================================================== --- head/textproc/elixir-ex_doc/pkg-plist Sun Oct 2 21:15:38 2016 (r423159) +++ head/textproc/elixir-ex_doc/pkg-plist Sun Oct 2 22:35:43 2016 (r423160) @@ -56,8 +56,8 @@ lib/elixir/lib/ex_doc/priv/ex_doc/format lib/elixir/lib/ex_doc/priv/ex_doc/formatter/epub/templates/assets/mimetype lib/elixir/lib/ex_doc/priv/ex_doc/formatter/epub/templates/dist/app-084dc7845f.js lib/elixir/lib/ex_doc/priv/ex_doc/formatter/epub/templates/dist/epub-2309defceb.css -lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/dist/app-61b5aaceee.js -lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/dist/app-f8c39b9230.css +lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/dist/app-23e810f3fe.css +lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/dist/app-5d1225399a.js lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/fonts/icomoon.eot lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/fonts/icomoon.svg lib/elixir/lib/ex_doc/priv/ex_doc/formatter/html/templates/fonts/icomoon.ttf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610022235.u92MZh3H090938>