pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/fetch
Module Name: pkgsrc
Committed By: tnn
Date: Mon Jan 14 09:46:58 UTC 2019
Modified Files:
pkgsrc/mk/fetch: sites.mk
Log Message:
mk/sites: cpan.perl.org advertises Strict-Transport-Security
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 pkgsrc/mk/fetch/sites.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/fetch/sites.mk
diff -u pkgsrc/mk/fetch/sites.mk:1.160 pkgsrc/mk/fetch/sites.mk:1.161
--- pkgsrc/mk/fetch/sites.mk:1.160 Tue Oct 23 23:22:31 2018
+++ pkgsrc/mk/fetch/sites.mk Mon Jan 14 09:46:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.160 2018/10/23 23:22:31 maya Exp $
+# $NetBSD: sites.mk,v 1.161 2019/01/14 09:46:58 tnn Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -39,7 +39,7 @@ MASTER_SITE_OSDN+= \
http://osdn.dl.osdn.jp/
MASTER_SITE_PERL_CPAN+= \
- http://cpan.perl.org/CPAN/modules/by-module/ \
+ https://cpan.perl.org/CPAN/modules/by-module/ \
ftp://cpan.pair.com/modules/by-module/ \
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ \
ftp://ftp.fi.muni.cz/pub/CPAN/modules/by-module/
Home |
Main Index |
Thread Index |
Old Index