gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9146: gccsnapshot elim ftp, use https


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9146: gccsnapshot elim ftp, use https
Date: Fri, 14 Apr 2023 21:42:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9146
revision-id: carlhansen1234@gmail.com-20230415014240-be24bi9u7a2xnfqm
parent: carlhansen1234@gmail.com-20230415005826-fypos70xr9nq4dz5
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2023-04-14 18:42:40 -0700
message:
  gccsnapshot elim ftp, use https
modified:
  pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
  pkg/gnualpha/gcc10snapshot/sha256sums 
sha256sums-20190506050828-2enxreepw1xsv1i3-4
  pkg/gnualpha/gcc11snapshot/Makefile makefile-20200504135031-otn1xmukflpi5739-3
  pkg/gnualpha/gcc12snapshot/Makefile makefile-20210427033705-fj19fk40drjylrep-3
  pkg/gnualpha/gcc13snapshot/Makefile makefile-20220519220938-86phqbzfi9rlqj68-2
=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile       2023-03-10 01:04:19 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile       2023-04-15 01:42:40 +0000
@@ -22,8 +22,8 @@
 NAME = The GNU Compiler Collection version 10 development version
 GARNAME = gcc10snapshot
 UPSTREAMNAME = gcc
-GARVERSION = 10-20230309
-HOME_URL = http://www.gnu.org/software/gcc
+GARVERSION = 10-20230413
+HOME_URL = https://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 10 snapshot
 define BLURB
 GCC is the GNU Compiler Collection 10.  It provides compiler front-ends
@@ -38,7 +38,7 @@
 
 ######################################################################
 
-MASTER_SITES = ftp://gcc.gnu.org/
+MASTER_SITES = https://gcc.gnu.org/
 MASTER_SUBDIR = pub/gcc/snapshots/$(GARVERSION)/
 #MASTER_SITES = $(MASTER_GNU)
 #MASTER_SUBDIR = $(GARNAME)/$(DISTNAME)/

=== modified file 'pkg/gnualpha/gcc10snapshot/sha256sums'
--- a/pkg/gnualpha/gcc10snapshot/sha256sums     2023-03-10 01:04:19 +0000
+++ b/pkg/gnualpha/gcc10snapshot/sha256sums     2023-04-15 01:42:40 +0000
@@ -1,1 +1,1 @@
-16ab160293cf25b3aa541866624114762d952a9a8e9adfb3b3e107d9c7b6b6f6  
download/gcc-10-20230309.tar.xz
+6b581f99c82d8d25a1f5bd932c0072385309175e951640c02d198f25d3472233  
download/gcc-10-20230413.tar.xz

=== modified file 'pkg/gnualpha/gcc11snapshot/Makefile'
--- a/pkg/gnualpha/gcc11snapshot/Makefile       2023-04-15 00:58:26 +0000
+++ b/pkg/gnualpha/gcc11snapshot/Makefile       2023-04-15 01:42:40 +0000
@@ -23,7 +23,7 @@
 GARNAME = gcc11snapshot
 UPSTREAMNAME = gcc
 GARVERSION = 11-20230414
-HOME_URL = http://www.gnu.org/software/gcc
+HOME_URL = https://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 11 snapshot
 define BLURB
 GCC is the GNU Compiler Collection 11.  It provides compiler front-ends
@@ -38,7 +38,7 @@
 
 ######################################################################
 
-MASTER_SITES = http://gcc.gnu.org/
+MASTER_SITES = https://gcc.gnu.org/
 MASTER_SUBDIR = pub/gcc/snapshots/$(GARVERSION)/
 #MASTER_SITES = $(MASTER_GNU)
 #MASTER_SUBDIR = $(GARNAME)/$(DISTNAME)/
@@ -72,9 +72,7 @@
 #      libiberty.info  
 
 # BUG gccbrig.info gfc-internals.info not installing correctly yet
-#
-#
-# 
https://sourceware.org/pub/gcc/snapshots/11.2-RC-20210721/gcc-11.2-RC-20210721.tar.xz
+
 
 ######################################################################
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/gnualpha/gcc12snapshot/Makefile'
--- a/pkg/gnualpha/gcc12snapshot/Makefile       2023-04-10 00:05:24 +0000
+++ b/pkg/gnualpha/gcc12snapshot/Makefile       2023-04-15 01:42:40 +0000
@@ -23,7 +23,7 @@
 GARNAME = gcc12snapshot
 UPSTREAMNAME = gcc
 GARVERSION = 12-20230408
-HOME_URL = http://www.gnu.org/software/gcc
+HOME_URL = https://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 12 snapshot
 define BLURB
 GCC is the GNU Compiler Collection 12.  It provides compiler front-ends
@@ -39,7 +39,7 @@
 
 ######################################################################
 
-MASTER_SITES = http://gcc.gnu.org/
+MASTER_SITES = https://gcc.gnu.org/
 MASTER_SUBDIR = pub/gcc/snapshots/$(GARVERSION)/
 #MASTER_SITES = $(MASTER_GNU)
 #MASTER_SUBDIR = $(GARNAME)/$(DISTNAME)/

=== modified file 'pkg/gnualpha/gcc13snapshot/Makefile'
--- a/pkg/gnualpha/gcc13snapshot/Makefile       2023-04-09 23:58:59 +0000
+++ b/pkg/gnualpha/gcc13snapshot/Makefile       2023-04-15 01:42:40 +0000
@@ -23,7 +23,7 @@
 GARNAME = gcc13snapshot
 UPSTREAMNAME = gcc
 GARVERSION = 13-20230409
-HOME_URL = http://www.gnu.org/software/gcc
+HOME_URL = https://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 13 snapshot
 define BLURB
 GCC is the GNU Compiler Collection.  It provides compiler front-ends
@@ -41,7 +41,7 @@
 
 ######################################################################
 
-MASTER_SITES = http://gcc.gnu.org/
+MASTER_SITES = https://gcc.gnu.org/
 MASTER_SUBDIR = pub/gcc/snapshots/$(GARVERSION)/
 #MASTER_SITES = $(MASTER_GNU)
 #MASTER_SUBDIR = $(GARNAME)/$(DISTNAME)/
@@ -73,9 +73,6 @@
 #      libiberty.info  
 
 # BUG gccbrig.info gfc-internals.info not installing correctly yet
-#
-#
-#https://gcc.gnu.org/pub/gcc/snapshots/13-20220501/gcc-13-20220501.tar.xz$
 ######################################################################
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]