diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-02-03 16:15:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-02-03 16:15:58 +0000 |
commit | b99204d3d621e68514363e9b59658c57b90d875f (patch) | |
tree | e4c9a43e3532d1344907ccd70525b7dfae544175 /security | |
parent | f0c445178884e0f02d8353c37ede6420345c3f8b (diff) | |
download | ports-b99204d3d621e68514363e9b59658c57b90d875f.tar.gz ports-b99204d3d621e68514363e9b59658c57b90d875f.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/erlang-jose/Makefile | 3 | ||||
-rw-r--r-- | security/erlang-jose/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/erlang-jose/Makefile b/security/erlang-jose/Makefile index 7052084337a5..4b38bb5e490c 100644 --- a/security/erlang-jose/Makefile +++ b/security/erlang-jose/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jose -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= security PKGNAMEPREFIX= erlang- @@ -16,6 +16,7 @@ GH_ACCOUNT= potatosalad GH_PROJECT= erlang-jose ERL_APP_NAME= erlang-jose DOCSDIR= ${PREFIX}/share/doc/${ERL_APP_NAME} +NO_ARCH= yes ERL_BUILD_DEPS= converters/erlang-base64url ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} diff --git a/security/erlang-jose/distinfo b/security/erlang-jose/distinfo index a59191bd9d6e..b2fe57bc237b 100644 --- a/security/erlang-jose/distinfo +++ b/security/erlang-jose/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470880372 -SHA256 (potatosalad-erlang-jose-1.8.0_GH0.tar.gz) = 3b61fb0a77766c65fdc5bcdfb3cd3a32abebc4d0b9bc711dae3c546189f989e9 -SIZE (potatosalad-erlang-jose-1.8.0_GH0.tar.gz) = 222112 +TIMESTAMP = 1486137674 +SHA256 (potatosalad-erlang-jose-1.8.1_GH0.tar.gz) = 089c37be43b153e8d8c295b72c6071040fb6837d6feb2e398d65d8658b493de6 +SIZE (potatosalad-erlang-jose-1.8.1_GH0.tar.gz) = 222259 |