svn commit: r418683 - head/security/erlang-jose
Vanilla I. Shu
vanilla at FreeBSD.org
Mon Jul 18 02:19:42 UTC 2016
Author: vanilla
Date: Mon Jul 18 02:19:40 2016
New Revision: 418683
URL: https://svnweb.freebsd.org/changeset/ports/418683
Log:
Update to 1.7.9.
Modified:
head/security/erlang-jose/Makefile
head/security/erlang-jose/distinfo
head/security/erlang-jose/pkg-plist
Modified: head/security/erlang-jose/Makefile
==============================================================================
--- head/security/erlang-jose/Makefile Mon Jul 18 02:10:34 2016 (r418682)
+++ head/security/erlang-jose/Makefile Mon Jul 18 02:19:40 2016 (r418683)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jose
-PORTVERSION= 1.7.5
+PORTVERSION= 1.7.9
CATEGORIES= security
PKGNAMEPREFIX= erlang-
Modified: head/security/erlang-jose/distinfo
==============================================================================
--- head/security/erlang-jose/distinfo Mon Jul 18 02:10:34 2016 (r418682)
+++ head/security/erlang-jose/distinfo Mon Jul 18 02:19:40 2016 (r418683)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463364180
-SHA256 (potatosalad-erlang-jose-1.7.5_GH0.tar.gz) = 22b9a454512d00da5fa4c7095c89946c0a27b34075f3df1fd1506f362ea27799
-SIZE (potatosalad-erlang-jose-1.7.5_GH0.tar.gz) = 204193
+TIMESTAMP = 1468807869
+SHA256 (potatosalad-erlang-jose-1.7.9_GH0.tar.gz) = c15e3b4d4c7ee6939d7f15386b78a2cf5c50e34e12cf0e90addf5394227df4c8
+SIZE (potatosalad-erlang-jose-1.7.9_GH0.tar.gz) = 210417
Modified: head/security/erlang-jose/pkg-plist
==============================================================================
--- head/security/erlang-jose/pkg-plist Mon Jul 18 02:10:34 2016 (r418682)
+++ head/security/erlang-jose/pkg-plist Mon Jul 18 02:19:40 2016 (r418683)
@@ -15,7 +15,7 @@ lib/erlang/lib/erlang-jose-%%VERSION%%/e
lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_json_jsx.beam
lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_json_poison.beam
lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_json_poison_compat_encoder.beam
-lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_json_poison_ord_encoder.beam
+lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_json_poison_lexical_encoder.beam
lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_json_unsupported.beam
lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_jwa.beam
lib/erlang/lib/erlang-jose-%%VERSION%%/ebin/jose_jwa_aes.beam
@@ -82,6 +82,7 @@ lib/erlang/lib/erlang-jose-%%VERSION%%/i
lib/erlang/lib/erlang-jose-%%VERSION%%/include/jose_jwk.hrl
lib/erlang/lib/erlang-jose-%%VERSION%%/include/jose_jws.hrl
lib/erlang/lib/erlang-jose-%%VERSION%%/include/jose_jwt.hrl
+lib/erlang/lib/erlang-jose-%%VERSION%%/priv/Dockerfile
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose.app.src
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose.erl
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_app.erl
@@ -99,7 +100,7 @@ lib/erlang/lib/erlang-jose-%%VERSION%%/s
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_json_jsx.erl
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_json_poison.erl
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_json_poison_compat_encoder.erl
-lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_json_poison_ord_encoder.erl
+lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_json_poison_lexical_encoder.erl
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_json_unsupported.erl
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_jwa.erl
lib/erlang/lib/erlang-jose-%%VERSION%%/src/jose_jwa_aes.erl
More information about the svn-ports-all
mailing list