pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libgpg-error libgpg-error: add https master site



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b91175d7b9ee
branches:  trunk
changeset: 445415:b91175d7b9ee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 23 08:58:31 2021 +0000

description:
libgpg-error: add https master site

>From Peter C Lai in PR 55947

diffstat:

 security/libgpg-error/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r d3887700a872 -r b91175d7b9ee security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Sat Jan 23 08:58:11 2021 +0000
+++ b/security/libgpg-error/Makefile    Sat Jan 23 08:58:31 2021 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.79 2021/01/12 11:48:21 adam Exp $
+# $NetBSD: Makefile,v 1.80 2021/01/23 08:58:31 wiz Exp $
 
 DISTNAME=      libgpg-error-1.41
 CATEGORIES=    security
-MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/
+MASTER_SITES=  https://www.gnupg.org/ftp/gcrypt/libgpg-error/
+MASTER_SITES+= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
 MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
 EXTRACT_SUFX=  .tar.bz2
 



Home | Main Index | Thread Index | Old Index