Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2017 16:15:59 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433250 - head/security/erlang-jose
Message-ID:  <201702031615.v13GFxrq064975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702031615.v13GFxrq064975>