svn commit: r408295 - head/security/s2n

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Feb 6 13:29:21 UTC 2016


Author: danilo
Date: Sat Feb  6 13:29:19 2016
New Revision: 408295
URL: https://svnweb.freebsd.org/changeset/ports/408295

Log:
  - Update to 20160204

Modified:
  head/security/s2n/Makefile
  head/security/s2n/distinfo

Modified: head/security/s2n/Makefile
==============================================================================
--- head/security/s2n/Makefile	Sat Feb  6 13:07:23 2016	(r408294)
+++ head/security/s2n/Makefile	Sat Feb  6 13:29:19 2016	(r408295)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	s2n
-PORTVERSION=	20160120
+PORTVERSION=	20160204
 CATEGORIES=	security
 
 MAINTAINER=	danilo at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	awslabs
-GH_TAGNAME=	6e1d139
+GH_TAGNAME=	5c5acf5
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
 

Modified: head/security/s2n/distinfo
==============================================================================
--- head/security/s2n/distinfo	Sat Feb  6 13:07:23 2016	(r408294)
+++ head/security/s2n/distinfo	Sat Feb  6 13:29:19 2016	(r408295)
@@ -1,2 +1,2 @@
-SHA256 (awslabs-s2n-20160120-6e1d139_GH0.tar.gz) = 14cf6cb559453f728c365e752431893c889b45f8aece08d21e0922f0bc9ee097
-SIZE (awslabs-s2n-20160120-6e1d139_GH0.tar.gz) = 460566
+SHA256 (awslabs-s2n-20160204-5c5acf5_GH0.tar.gz) = f8a3751051f0a416c987c064905cb986ce116d7b4e335fbb2d3f4a3d03326095
+SIZE (awslabs-s2n-20160204-5c5acf5_GH0.tar.gz) = 460995


More information about the svn-ports-all mailing list