gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7315: update boost to 1_75_0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7315: update boost to 1_75_0
Date: Wed, 23 Dec 2020 17:54:36 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7315
revision-id: carlhansen1234@gmail.com-20201223225431-9ywk2h6ifts5okpe
parent: carlhansen1234@gmail.com-20201223224019-d8d119owt9nxs0ij
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2020-12-23 14:54:31 -0800
message:
  update boost to 1_75_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  2020-11-28 01:09:09 +0000
+++ b/pkg/other/boost/Makefile  2020-12-23 22:54:31 +0000
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_75_0_b1
+GARVERSION = 1_75_0
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -43,12 +43,13 @@
 # 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/
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
 #ad hoc:
-MASTER_SUBDIR = boostorg/beta/1.75.0.beta1/source/
-#MASTER_SUBDIR = boostorg/release/$(GARVERSION)/source/
+#MASTER_SUBDIR = boostorg/beta/1.75.0.beta1/source/
+MASTER_SUBDIR = boostorg/release/1.75.0/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2020-11-28 00:01:19 +0000
+++ b/pkg/other/boost/sha256sums        2020-12-23 22:54:31 +0000
@@ -1,2 +1,2 @@
-9b75a80f845d4ae312e3c9151ffdfe3fed450973095e0a15c68d0be394f2f2df  
download/boost_1_75_0_b1.tar.bz2
-621bef0aa9e3ccd5a1547c6956f03a5e07c8357c6910dccb07e09dd1e5bad61f  
download/boost_1_75_0_b1.tar.bz2.json
+953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb  
download/boost_1_75_0.tar.bz2
+ac9073530a063f5e14fb4e70d0404c28a3317509491c2f55c9b6938f97fc08a7  
download/boost_1_75_0.tar.bz2.json


reply via email to

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