Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 20:38:45 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416627 - head/security/libressl-devel
Message-ID:  <201606092038.u59KcjmW039255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Thu Jun  9 20:38:45 2016
New Revision: 416627
URL: https://svnweb.freebsd.org/changeset/ports/416627

Log:
  security/libressl-devel: Update to 2.4.1
  
  Security:	CVE-2016-2178
  Sponsored by:	BSDCan DevSummit

Modified:
  head/security/libressl-devel/Makefile
  head/security/libressl-devel/distinfo

Modified: head/security/libressl-devel/Makefile
==============================================================================
--- head/security/libressl-devel/Makefile	Thu Jun  9 20:33:10 2016	(r416626)
+++ head/security/libressl-devel/Makefile	Thu Jun  9 20:38:45 2016	(r416627)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.4.0
+PORTVERSION=	2.4.1
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel
@@ -11,7 +11,7 @@ MAINTAINER=	brnrd@FreeBSD.org
 COMMENT=	Free version of the SSL/TLS protocol forked from OpenSSL
 
 LICENSE=	BSD4CLAUSE
-LICENSE_FILE=	${WRKSRC}/COPYING
+#LICENSE_FILE=	${WRKSRC}/COPYING
 
 CPE_VENDOR=	openbsd
 

Modified: head/security/libressl-devel/distinfo
==============================================================================
--- head/security/libressl-devel/distinfo	Thu Jun  9 20:33:10 2016	(r416626)
+++ head/security/libressl-devel/distinfo	Thu Jun  9 20:38:45 2016	(r416627)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464761954
-SHA256 (libressl-2.4.0.tar.gz) = 7e6000cfb9438fbfc7fe7fe0572af587e2f2a36bbdb95408e9874758d0c3382e
-SIZE (libressl-2.4.0.tar.gz) = 3024184
+TIMESTAMP = 1465503746
+SHA256 (libressl-2.4.1.tar.gz) = 121922b13169cd47a85e3e77f0bc129f8d04247193b42491cb1fab9074e80477
+SIZE (libressl-2.4.1.tar.gz) = 3024529



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