Index: head/security/erlang-jose/Makefile =================================================================== --- head/security/erlang-jose/Makefile (revision 433249) +++ head/security/erlang-jose/Makefile (revision 433250) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= jose -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= security PKGNAMEPREFIX= erlang- MAINTAINER= vanilla@FreeBSD.org COMMENT= JSON Object Signing and Encryption (JOSE) for Erlang LICENSE= MPL USES= erlang:rebar USE_GITHUB= yes 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} .include Index: head/security/erlang-jose/distinfo =================================================================== --- head/security/erlang-jose/distinfo (revision 433249) +++ head/security/erlang-jose/distinfo (revision 433250) @@ -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