aboutsummaryrefslogtreecommitdiff
path: root/databases/elixir-postgrex
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-07-12 16:17:29 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-07-12 16:17:29 +0000
commit822fbd880224b4860768c45b8d205aed716cca7d (patch)
tree4c1c87a160b09848987a7fc33deee88d561e069d /databases/elixir-postgrex
parent68a05403b25f9ec8aef186460cd78fbdd6b335d2 (diff)
downloadports-822fbd880224b4860768c45b8d205aed716cca7d.tar.gz
ports-822fbd880224b4860768c45b8d205aed716cca7d.zip
Notes
Diffstat (limited to 'databases/elixir-postgrex')
-rw-r--r--databases/elixir-postgrex/Makefile2
-rw-r--r--databases/elixir-postgrex/distinfo4
-rw-r--r--databases/elixir-postgrex/pkg-plist4
3 files changed, 7 insertions, 3 deletions
diff --git a/databases/elixir-postgrex/Makefile b/databases/elixir-postgrex/Makefile
index 87a3b8ea4a52..e94e5334e711 100644
--- a/databases/elixir-postgrex/Makefile
+++ b/databases/elixir-postgrex/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= postgrex
-PORTVERSION= 0.8.4
+PORTVERSION= 0.9.0
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= elixir-
diff --git a/databases/elixir-postgrex/distinfo b/databases/elixir-postgrex/distinfo
index 3cce1a19d0c9..18da33465a15 100644
--- a/databases/elixir-postgrex/distinfo
+++ b/databases/elixir-postgrex/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ericmj-postgrex-v0.8.4_GH0.tar.gz) = fd7348323c303ddde8d047ecdf77615e3957ba269260434359499cf59dcf6561
-SIZE (ericmj-postgrex-v0.8.4_GH0.tar.gz) = 37961
+SHA256 (ericmj-postgrex-v0.9.0_GH0.tar.gz) = 1b9829ab28e53c87f6e61e0f234eaa4e0828a03056ba19175eb4fe843a5afd6c
+SIZE (ericmj-postgrex-v0.9.0_GH0.tar.gz) = 40834
diff --git a/databases/elixir-postgrex/pkg-plist b/databases/elixir-postgrex/pkg-plist
index c6ccc85836c8..59d6970cb1de 100644
--- a/databases/elixir-postgrex/pkg-plist
+++ b/databases/elixir-postgrex/pkg-plist
@@ -15,9 +15,12 @@ lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Result.beam
lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Time.beam
lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Timestamp.beam
lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.TypeInfo.beam
+lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.TypeServer.beam
lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Types.beam
lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Utils.beam
+lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.beam
lib/elixir/lib/postgrex/ebin/postgrex.app
+lib/elixir/lib/postgrex/lib/postgrex.ex
lib/elixir/lib/postgrex/lib/postgrex/binary_utils.ex
lib/elixir/lib/postgrex/lib/postgrex/builtins.ex
lib/elixir/lib/postgrex/lib/postgrex/connection.ex
@@ -32,6 +35,7 @@ lib/elixir/lib/postgrex/lib/postgrex/messages.ex
lib/elixir/lib/postgrex/lib/postgrex/protocol.ex
lib/elixir/lib/postgrex/lib/postgrex/result.ex
lib/elixir/lib/postgrex/lib/postgrex/type_info.ex
+lib/elixir/lib/postgrex/lib/postgrex/type_server.ex
lib/elixir/lib/postgrex/lib/postgrex/types.ex
lib/elixir/lib/postgrex/lib/postgrex/utils.ex
%%PORTDOCS%%%%DOCSDIR%%/README.md