Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 22:27:09 +0000 (UTC)
From:      David Thiel <lx@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487393 - head/security/luasec
Message-ID:  <201812132227.wBDMR9w2073443@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lx
Date: Thu Dec 13 22:27:09 2018
New Revision: 487393
URL: https://svnweb.freebsd.org/changeset/ports/487393

Log:
  Update to 0.7.
  
  PR:		233870
  Submitted by:	Daniel Austin

Modified:
  head/security/luasec/Makefile
  head/security/luasec/distinfo

Modified: head/security/luasec/Makefile
==============================================================================
--- head/security/luasec/Makefile	Thu Dec 13 22:08:12 2018	(r487392)
+++ head/security/luasec/Makefile	Thu Dec 13 22:27:09 2018	(r487393)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	luasec
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	security
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
@@ -11,8 +11,6 @@ MAINTAINER=	lx@FreeBSD.org
 COMMENT=	Lua binding for the OpenSSL library to provide TLS/SSL communication
 
 LICENSE=	MIT
-
-BROKEN_SSL=	openssl111
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	brunoos

Modified: head/security/luasec/distinfo
==============================================================================
--- head/security/luasec/distinfo	Thu Dec 13 22:08:12 2018	(r487392)
+++ head/security/luasec/distinfo	Thu Dec 13 22:27:09 2018	(r487393)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481113241
-SHA256 (brunoos-luasec-luasec-0.6_GH0.tar.gz) = cef3a35c18beb8a54d9c8ce6260a4cabbd9a386de8711320d084daffad0aed5d
-SIZE (brunoos-luasec-luasec-0.6_GH0.tar.gz) = 51071
+TIMESTAMP = 1544739968
+SHA256 (brunoos-luasec-luasec-0.7_GH0.tar.gz) = 2176e95b1d2a72a3235ede5d2aa9838050feee55dade8fdbde4be7fdc66f3a31
+SIZE (brunoos-luasec-luasec-0.7_GH0.tar.gz) = 47965



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