pkgsrc-Users archive

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

Patch for security/gpgme/Makefile




To: pkgsrc-users <pkgsrc-users%netbsd.org@localhost>

Subject: Patch for security/gpgme/Makefile

From: Atticus <grobe0ba%gmail.com@localhost>

Date: Wed, 20 Apr 2022 15:58:12 -0500


HTTP(S) works practically everywhere, whereas ftp is unreliable at best in

these days of CGNAT. This very minor patch just changes the MASTER_SITES for

security/gpgme to use the HTTPS downloads provided by gnupg.org.


--
Byron Grobe


diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 4a327a20603..807d195438d 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME= gpgme-1.15.1
 CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
+MASTER_SITES= https://gnupg.org/ftp/gcrypt/gpgme/
 EXTRACT_SUFX= .tar.bz2
 
 MAINTAINER= pkgsrc-users%NetBSD.org@localhost




Follow-Ups:

Re: Patch for security/gpgme/Makefile
From: Thomas Klausner




Prev by Date: proposed removal: mail/vm, request for feedback

Next by Date: Re: Patch for security/gpgme/Makefile

Previous by Thread: proposed removals: mail/wl, mail/wl-snapshot, mail/vm, request for feedback

Next by Thread: Re: Patch for security/gpgme/Makefile

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index