gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7285: update boost to 1_75_0_b1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7285: update boost to 1_75_0_b1
Date: Fri, 27 Nov 2020 19:01:22 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7285
revision-id: carlhansen1234@gmail.com-20201128000119-l4rfja20ra7ac2ov
parent: carlhansen1234@gmail.com-20201127233708-8c7pvqv02o7s9jbm
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2020-11-27 16:01:19 -0800
message:
  update boost to 1_75_0_b1
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-08-19 01:28:59 +0000
+++ b/pkg/other/boost/Makefile  2020-11-28 00:01:19 +0000
@@ -16,14 +16,12 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
-#
-#
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_74_0
+GARVERSION = 1_75_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -44,10 +42,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
 
 MASTER_SITES = http://dl.bintray.com/
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
-MASTER_SUBDIR = boostorg/release/$(GARVERSIONDOT)/source/
+#ad hoc:
+MASTER_SUBDIR = boostorg/beta/1.75.0.beta1/source/
+#MASTER_SUBDIR = boostorg/release/$(GARVERSION)/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2020-08-18 00:52:09 +0000
+++ b/pkg/other/boost/sha256sums        2020-11-28 00:01:19 +0000
@@ -1,2 +1,2 @@
-83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1  
download/boost_1_74_0.tar.bz2
-d21ffe17ad0ebcd14126c18161bc0ea60a635060a0ee6518b17daa274ee3d68b  
download/boost_1_74_0.tar.bz2.json
+9b75a80f845d4ae312e3c9151ffdfe3fed450973095e0a15c68d0be394f2f2df  
download/boost_1_75_0_b1.tar.bz2
+621bef0aa9e3ccd5a1547c6956f03a5e07c8357c6910dccb07e09dd1e5bad61f  
download/boost_1_75_0_b1.tar.bz2.json


reply via email to

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