gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7451: update boost to 1_76_0_b1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7451: update boost to 1_76_0_b1
Date: Sun, 4 Apr 2021 00:28:18 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7451
revision-id: carlhansen@gnu.org-20210404042811-zj4og5ayfjps9zyw
parent: carlhansen@gnu.org-20210404010710-5r6j9avlks1tc8t9
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sun 2021-04-04 00:28:11 -0400
message:
  update boost to 1_76_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-12-23 22:54:31 +0000
+++ b/pkg/other/boost/Makefile  2021-04-04 04:28:11 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017, 2018, 2019, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_75_0
+GARVERSION = 1_76_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -48,12 +48,12 @@
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
 #ad hoc:
-#MASTER_SUBDIR = boostorg/beta/1.75.0.beta1/source/
-MASTER_SUBDIR = boostorg/release/1.75.0/source/
+MASTER_SUBDIR = boostorg/beta/1.76.0.beta1/source/
+#MASTER_SUBDIR = boostorg/release/1.76.0/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
-WORKSRC =  $(WORKDIR)/$(GARNAME)_1_75_0/
+WORKSRC =  $(WORKDIR)/$(GARNAME)_1_76_0/
 #WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
 BUILD_SCRIPTS = customboost
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2020-12-23 22:54:31 +0000
+++ b/pkg/other/boost/sha256sums        2021-04-04 04:28:11 +0000
@@ -1,2 +1,2 @@
-953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb  
download/boost_1_75_0.tar.bz2
-ac9073530a063f5e14fb4e70d0404c28a3317509491c2f55c9b6938f97fc08a7  
download/boost_1_75_0.tar.bz2.json
+eb098d6d5352e10b17a3c49d2927ed61f09b6544f7c534627de35dfa2560fe20  
download/boost_1_76_0_b1.tar.bz2
+bca38e81e99ee31b31d68635feecc78b3150a151a4cf80c63e4907480b82c1e0  
download/boost_1_76_0_b1.tar.bz2.json


reply via email to

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