gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7547: update boost to 1_76_0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7547: update boost to 1_76_0
Date: Fri, 30 Apr 2021 20:11:52 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7547
revision-id: carlhansen@gnu.org-20210501001146-vq0gnxpmj1h5tt69
parent: carlhansen@gnu.org-20210429205835-8g1xiyzd8toyzvs3
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Fri 2021-04-30 17:11:46 -0700
message:
  update boost to 1_76_0
modified:
  pkg/other/boost/Makefile       makefile-20170608043614-zqx6plyn4p8cg7w0-3
  pkg/other/boost/sha256sums     sha256sums-20170608043614-zqx6plyn4p8cg7w0-4
=== modified file 'pkg/other/boost/Makefile'
--- a/pkg/other/boost/Makefile  2021-04-04 04:28:11 +0000
+++ b/pkg/other/boost/Makefile  2021-05-01 00:11:46 +0000
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_76_0_b1
+GARVERSION = 1_76_0
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -40,16 +40,12 @@
 CXXFLAGS = -std=c++11
 
 ######################################################################
-# https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2
-# 
https://dl.bintray.com/boostorg/beta/1.70.0.beta1/source/boost_1_70_0_b1.tar.bz2
 
-# 
https://dl.bintray.com/boostorg/beta/1.75.0.beta1/source/boost_1_75_0_b1.tar.bz2
 
-# https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_75_0.tar.bz2
-MASTER_SITES = http://dl.bintray.com/
+#https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/
+MASTER_SITES = http://boostorg.jfrog.io/
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
 #ad hoc:
-MASTER_SUBDIR = boostorg/beta/1.76.0.beta1/source/
-#MASTER_SUBDIR = boostorg/release/1.76.0/source/
+MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2021-04-04 04:28:11 +0000
+++ b/pkg/other/boost/sha256sums        2021-05-01 00:11:46 +0000
@@ -1,2 +1,2 @@
-eb098d6d5352e10b17a3c49d2927ed61f09b6544f7c534627de35dfa2560fe20  
download/boost_1_76_0_b1.tar.bz2
-bca38e81e99ee31b31d68635feecc78b3150a151a4cf80c63e4907480b82c1e0  
download/boost_1_76_0_b1.tar.bz2.json
+f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41  
download/boost_1_76_0.tar.bz2
+6ed4a4080c245444b55e3824528830a404c864f8142cbb69e62c8029218244a0  
download/boost_1_76_0.tar.bz2.json


reply via email to

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