svn commit: r433250 - head/security/erlang-jose

Vanilla I. Shu vanilla at FreeBSD.org
Fri Feb 3 16:16:00 UTC 2017


Author: vanilla
Date: Fri Feb  3 16:15:58 2017
New Revision: 433250
URL: https://svnweb.freebsd.org/changeset/ports/433250

Log:
  Update to 1.8.1.

Modified:
  head/security/erlang-jose/Makefile
  head/security/erlang-jose/distinfo

Modified: head/security/erlang-jose/Makefile
==============================================================================
--- head/security/erlang-jose/Makefile	Fri Feb  3 16:00:56 2017	(r433249)
+++ head/security/erlang-jose/Makefile	Fri Feb  3 16:15:58 2017	(r433250)
@@ -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}

Modified: head/security/erlang-jose/distinfo
==============================================================================
--- head/security/erlang-jose/distinfo	Fri Feb  3 16:00:56 2017	(r433249)
+++ head/security/erlang-jose/distinfo	Fri Feb  3 16:15:58 2017	(r433250)
@@ -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


More information about the svn-ports-all mailing list