pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openssl openssl: add note on updating



details:   https://anonhg.NetBSD.org/pkgsrc/rev/626fa112ba33
branches:  trunk
changeset: 450824:626fa112ba33
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Apr 22 09:59:37 2021 +0000

description:
openssl: add note on updating

diffstat:

 security/openssl/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 8a3fc0f32a65 -r 626fa112ba33 security/openssl/Makefile
--- a/security/openssl/Makefile Thu Apr 22 09:46:37 2021 +0000
+++ b/security/openssl/Makefile Thu Apr 22 09:59:37 2021 +0000
@@ -1,5 +1,8 @@
-# $NetBSD: Makefile,v 1.269 2021/03/25 16:36:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.270 2021/04/22 09:59:37 nia Exp $
 
+# Remember to upload-distfiles when updating OpenSSL -- otherwise it 
+# is not possible for users who have bootstrapped without OpenSSL
+# to install it and enable HTTPS fetching.
 DISTNAME=      openssl-1.1.1k
 CATEGORIES=    security
 MASTER_SITES=  https://www.openssl.org/source/



Home | Main Index | Thread Index | Old Index