pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update of wip/libressl to 2.1.6



Hello,

I've included below a patch to update wip/libressl to the current
ve4rsion, 2.1.6. I don't have a NetBSD system to test on, but version
2.1.3 claims to have added initial NetBSD support, so the TODO file may
no longer be accurate.

Regards,

-- 
Iain Morgan

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/libressl/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	17 Jan 2015 05:52:06 -0000	1.8
+++ Makefile	24 Mar 2015 20:32:45 -0000
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	libressl-2.1.2
+DISTNAME=	libressl-2.1.6
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_OPENBSD:=LibreSSL/}
 
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/libressl/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST	16 Jan 2015 11:52:43 -0000	1.3
+++ PLIST	24 Mar 2015 20:32:45 -0000
@@ -53,7 +53,6 @@
 include/openssl/rand.h
 include/openssl/rc2.h
 include/openssl/rc4.h
-include/openssl/rc5.h
 include/openssl/ripemd.h
 include/openssl/rsa.h
 include/openssl/safestack.h
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/libressl/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	16 Jan 2015 11:52:43 -0000	1.7
+++ distinfo	24 Mar 2015 20:32:45 -0000
@@ -1,5 +1,5 @@
 $NetBSD$
 
-SHA1 (libressl-2.1.2.tar.gz) = 47ce84d388a8fc225f563edbb51db1b0320bdfe3
-RMD160 (libressl-2.1.2.tar.gz) = e38cc35bb57faab2b017510bfa18bda838abaea7
-Size (libressl-2.1.2.tar.gz) = 2832092 bytes
+SHA1 (libressl-2.1.6.tar.gz) = 5a513ea72dd091aee236b411cbf55e6e6dff2573
+RMD160 (libressl-2.1.6.tar.gz) = 1329a4b8d35f2336883ca122b1308040251c02f4
+Size (libressl-2.1.6.tar.gz) = 2865936 bytes


Home | Main Index | Thread Index | Old Index